@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##基本設定
-------------------------------------------------- */
/* body */
body#top{
	background:url(../img/bg3_top.jpg) no-repeat center top;
}

/* --------------------------------------------------
	##main-image
-------------------------------------------------- */
body#top div#main-image{background:url(../img/bg2_top.gif) no-repeat left top;}

/* --------------------------------------------------
	##コンテンツ
-------------------------------------------------- */
body#top div#box-left{
	float:left;
	width:530px;
}
body#top div#box-right{
	float:right;
	width:386px;
}
body#top div#main-image{margin-bottom:20px;}
body#top p.txt1{margin-bottom:15px;}
body#top h2.title1{margin-bottom:3px;}
body#top h2.title2{margin-bottom:10px;}
body#top table.box1 td{vertical-align:top;}
body#top p.ph{margin-bottom:3px;}
body#top p.ph img{border:3px #999 solid;}
body#top p.btn1{padding-top:2px;}
body#top div.news-box{
	margin:0 0 13px 6px;
	width:380px;
}
body#top table.news-title{margin-bottom:5px;}
body#top table.news-title td{
	color:#526B00;
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
}
body#top table.news-title td.news-ymd{
	color:#606060;
	font-weight:normal;
}
body#top table.news-title td.news-space{
	width:13px;
	text-align:center;
}
body#top div.news-article{font-size:10px;}
body#top dl.address{
	margin-bottom:5px;
	padding:6px 8px;
	border:1px #526B00 solid;
}
body#top dl.address dt{
	color:#526B00;
	font-size:12px;
}
body#top dl.address dd{font-size:12px;}
body#top p.pdf1{font-size:12px;}
body#top p.pdf1 img{vertical-align:middle;}