@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
	----------------------------------------------------
	※1.追加CSS 【保留中】
	index.php「news-box」を「bannerBox」に入れ替え修正
-------------------------------------------------- */


/* --------------------------------------------------
	##header
-------------------------------------------------- */
body#top div#header{
	background:url(../img/h_bg1.jpg) repeat-x left bottom;
}
body#top div#main-image{
	margin:0 auto 0 auto;
}

/* --------------------------------------------------
	##main
-------------------------------------------------- */
body#top div#main{padding:11px 0 35px;}
body#top div#main-inner{width:948px;}

/* --------------------------------------------------
	##contents
-------------------------------------------------- */

/* div#bannerBox (追加CSS ※1)
--------------------------*/
div#bannerBox{
	width:331px;
	padding-top:16px;
	background:url(../img/bg2.gif) repeat-y left top;
}
div#bannerBox-inner{
	overflow:hidden;
	width:331px;
	min-height:351px;
	background:url(../img/bg3.jpg) no-repeat left bottom;
}
* html div#bannerBox-inner{
	height:351px;
	overflow:visible;
}
div#bannerBox ul{
	width: 300px;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
}
div#bannerBox ul li{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1;
}
/* ------------------------*/









div#box-left{
	float:left;
	width:331px;
}
div#news-box{
	padding-top:16px;
	width:331px;
	background:url(../img/bg2.gif) repeat-y left top;
}
div#news-box-inner{
	overflow:hidden;
	width:331px;
	min-height:351px;
	background:url(../img/bg3.jpg) no-repeat left bottom;
}
* html div#news-box-inner{
	height:351px;
	overflow:visible;
}

table.article-box{
	margin:-1px 0 0 15px;
	width:298px;
	background:url(../img/line1.gif) repeat-x left top;
}
table.article-box td{
	padding-top:6px;
	padding-bottom:18px;
	vertical-align:top;	
}
td.ymd{
	padding-right:8px;
	line-height:14px;
	color:#999;
	font-size:12px;
	text-align:right;
}
td.ymd table.category{
	margin:0 0 0 auto;
	height:14px;
	background-color:#A7987C;
}
td.ymd table.category td{
	padding:0 0 0 0;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	font-size:9px;
}
td.article-box-right{
	width:100%;
}
div.article:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
div.article{
	line-height:18px;
	color:#662A00;
	font-size:12px;
	_height:1px;
	min-height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
div.article a{color:#662A00;}
div.article a:hover{color:#F00;}

div#box-right{
	float:right;
	width:603px;
}
div#box1{
	padding:13px 0 28px 12px;
	background:url(../img/bg1.jpg) no-repeat left top;
}
div#box1 h2{margin-bottom:5px;}
table#box1-1{width:580px;}
table#box1-1 td{vertical-align:top;}
table#box1-1 p{
	width:189px;
	line-height:18px;
	color:#666;
	font-size:12px;
}
table#box1-1 p.txt1{
	margin:0 0 0 3px;
	width:183px;
}
h2.title1{margin-bottom:15px;}
table.box2{
	margin:0 0 16px 16px;
	width:571px;
}
td.box2-left{width:60px;}

