
/* TOPページ　新着情報 */
#newsbox {
	width:605px;
	clear:both;
	position: relative;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
		
#newsbox h2 span{
	font-size:14px;
	color:#000000;
	display:inline;
	float:left;}
	
#newsbox img.rss{
	margin:0px 5px 0px 0px;
	padding:0px;
	float:right;
	}

#newsbox ul.mtxUl{
	clear:both;
	list-style:none;
	width:600px;
	border: 0px solid #cccccc;
	margin:2px 0px 0px 0px;
	background: url(../images/news_bg.jpg) no-repeat bottom right ;
	}

#newsbox li.mtxLi{	list-style:none;	
	font-size:12px;
	margin:6px 0px 0px 0px;
	padding:0px 0px 3px 20px;
	vertical-align:bottom;
	border-bottom:1px dotted #cccccc;
	background: url(images/li_bg.gif)  top left no-repeat;
	}



a span.mtxDate,a span.mtxCat,a span.mtxTitle{
	color:#333333;}

#newsbox li.mtxLi a:hover {
	text-decoration:none;}
	
a:hover span.mtxDate,a:hover span.mtxCat,a:hover span.mtxTitle{
	text-decoration:none;
	border-bottom:#ff6600 dotted 1px;
	color:#ff6600;}
	



/* news.html */
#mtx_news {
	display:inline;
	width:600px;
	float:left;
	position: relative;
	margin: 5px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	}

#mtx_news ul{
	list-style:none;
	width:580px;
	margin:0px 0px 0px 0px;
	background: url(http://www.fk-yamaguchi.com/images/) no-repeat bottom right ;
	}

#mtx_news li{list-style:none;	
	font-size:12px;
	margin:6px 0px 0px 0px;
	padding:0px 0px 3px 20px;
	vertical-align:bottom;
	border-bottom:1px dotted #cccccc;
	background: url(images/li_bg.gif)  top left no-repeat;
	}

#mtx_news li a:hover{
	text-decoration:none;
	}
	
li span.mtxCat{
	padding-left:10px;
	font-family : 'Osaka-等幅', 'MS Gothic', sans-serif;}

li span.mtxTitle{
	padding-left:10px;}
	



/* entry.html */	
.mtx_entry{
	width:575px;
	margin-left:5px;}
	
.mtx_entry p{
	margin:5px 0px 10px 0px;
	text-indent:0;	
	width:580px;}

.mtx_entry h1{
	width:580px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
	height:25px;
	background-image:none;
	text-align:left;
	text-indent:0;
	color:#000000;
	clear:both;
	border-bottom:dotted 1px #d7d1c2;}

#idDivContentsLeft .mtx_entry h2{width:580px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
	height:25px;
	background-image:none;
	text-align:left;
	text-indent:0;
	color:#000000;
	clear:both;
	border-bottom:dotted 1px #d7d1c2;}
	
.mtx_entry h3,.mtx_entry h4,.mtx_entry h5,.mtx_entry h6{
	font-weight:bold;
	font-size:16px;
	height:25px;
	border-bottom:dotted 1px #d7d1c2;
	color:#333333;
	margin:3px 0px;
	padding:0px;
	}
	
.mtx_entry h3,.mtx_entry h2{
	font-weight:bold;
	font-size:16px;
	color:#333333;
	}

.mtx_entry h3 a{color:#333333;}
.mtx_entry h3 a:hover{
	text-decoration:none;}
.mtx_entry h3 span{
	color:#FF6600;}

.mtx_entry a{color:#333399;text-decoration:underline;}
.mtx_entry a:hover{	text-decoration:underline;}

	
.mtx_entry table{
	border-collapse:collapse;
	border:solid 1px #d7d1c2;
	margin:0px;
	}
	
.mtx_entry td{
	border:solid 1px #d7d1c2;	
	color:#443717;
	font-size:12px;
	padding:4px;}
	
.mtx_entry li{
	list-style:square;
	margin-left:20px;}

	
/* カテゴリー(共通) */


#idDivContentsRightItem2 .mtx_Category li.mtxCli{	
	margin:0px 0px 4px 0px;
	border-bottom-width:0px;
	border-top:dotted 1px #CCCCCC;
	}
	
	
	

