
/*
-----------------------------------------------------------------
Musashino-itown CSS =news=
Copyright(c)2006 Tokyo Engineering Corporation. All Rights Reserved.
-----------------------------------------------------------------
*/

/*
-----------------------------------------------------------------
news
-----------------------------------------------------------------
*/

#news #contents {
	margin-top: 30px;
}
#news #contents #menu {
	margin-left: 0px;
	float: left;
	padding-left: 25px;
	width: 235px; /* IE5/Win用の値 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px; /* 実際の値 */
}
html>body #news #contents #menu {
	width: 210px;
}
#news #contents #menu ul{
	background-color: #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#news #menu .category {
	background-color: #999999;
	height: 30px;
	width: 210px;
	text-indent: 15px;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
}
#news #menu li {
	height: 38px;
	width: 200px;
	font-size: 12px;
	line-height: 38px;
	text-indent: 15px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#news #content {
	margin-left: 260px;
	width: 500px;
}
#news #content .category_title {
	height: 120px;
	width: 500px;
	background-image: url(https://musashino-itown.com/img/news_category.jpg);
	background-repeat: no-repeat;
	font-family: serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	text-indent: 30px;
	padding-top: 30px;
	color: #666666;
}
#news #content .entry_title {
	text-indent: 0px;
	font-size: 18px;
	line-height: 20px;
	background-image: url(https://musashino-itown.com/img/news_h3_bg.gif);
	height: 30px;
	padding-left: 20px;
	display: block;
	margin-top: 30px;
	font-weight:bold;
	width: 5000px; /* IE5/Win用の値 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 480px; /* 実際の値 */
}
html>body #news #content .entry_title {
	width: 480px;
}
#news #content .entry_body p {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#news #content .entry_title a {
	color: #006633;
}
#news #content .entry_title a:hover , #news #content a:link , #news #content a:active {
	color:#009900;
	text-decoration:underline;
}
#news #content .entry_title a:visited {
	color:#009900;
	text-decoration:none;
}
#news #menu a {
	display: block;
	height: 38px;
	width: 200px;
	background-image: url(https://musashino-itown.com/img/news_menu_title.gif);
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
#news #menu a:hover {
	background-image: url(https://musashino-itown.com/img/news_menu_title_f2.gif);
}
#news #menu a:hover , #news #menu a:link , #news #menu a:visited , #news #menu a:active {
	color: #FFFFFF;
}
