@charset "UTF-8";
/*----------------------------*/
.newsbox{
	width: 730px;
	margin-top: 10px;
	padding-left: 0px;
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 80px;
	clear:both;
	float:left;
}
.fontcolor-78715F{
	color: #78715F;
}

#news-aside{
	overflow:hidden;
	float:right;
}
#news-container{
	width:980px;
	overflow:hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#news-contents{
	width: 680px;
	float: left;
	text-align:left;
}





#pagetitle {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
}
#pagetitle h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	text-align: left;
	color:#333;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #900;
	padding-left: 10px;
}
#news-contents .entry-header {
	margin: 15px;
	clear:both;
}

#news-contents .entry-header h3,
#news-contents  .entry-header h3 a{
	font-size: 18px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-decoration: none;
}
#news-contents .mtbody ol{
	display:block;
	float:left;
}
#news-contents .mtbody ul{
	display:block;
	float:left;
}
#news-contents .mtbody ul li {
	font-size: 12px;
	margin-left: 15px;
	list-style-type: disc;
}
#news-contents .mtbody ol li {
	font-size: 12px;
	margin-left: 20px;
	padding-left:10px;
	list-style-type: decimal;
	list-style-position: outside;
}
#news-contents .mtbody {
	display: block;
	float: left;
}
#news-contents h5 {
	display: block;
	float: left;
}
#news-contents #list {
	display: block;
	clear: both;
	float: left;
	margin-top:20px;
	margin-left:8px;
}
#news-contents #list ul{
}
#news-contents #list ul li{
	list-style-type: disc;
	list-style-position: inside;
}
#news-contents #list ul li a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
#news-contents #list ul li a:hover{
	background-color: #EEEBE6;
}
#mtbody p,
#mtmore p {
	margin:10px;
}
#mtbody ul li {
	margin-left: 20px;
	list-style-type: disc;
}
.entry-set{
	clear:both;
	width:100%;
	margin-top:15px;
	padding-bottom:15px;
	margin-bottom:15px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height:160%;
	float:left;
}
.entry-body{
	margin:10px;
}
.entry-body ul  {
	margin-left:25px;
}
.entry-body ul li {
	list-style-position:inside;
	list-style-type: disc;
}
.entry-more-link{
	text-align:right;
}
