


/*############################################*/
/*TOPヘッド*/
/*############################################*/
#topHeadWrapper{
	position:absolute;
	top:0;
	left:0;
	width:760px;
	height:291px;
}
#topFlaWrapper{
	width:760px;
	height:291px;
	background:url(../images/top/top_fla_sita.gif) left bottom no-repeat;
}


/*############################################*/
/*TOP本文*/
/*############################################*/
.topHonbunWrapper{
	position:absolute;
	left:0px;
	top:346px;
	width:760px;
	background:url(../images/top/top_honbun_back.gif) repeat-y;
}
#topHonbunLeft{
	width:392px;
	float:left;
/*	border-right:solid 1px #787878;
	background:url(../images/top/sns_back.gif) 0 24px no-repeat;*/
}
/*
*html #topHonbunLeft{
	width:392px;
}*/
#topHonbunRight{
	width:367px;
	float:right;
	text-align:left;
}

/*news*/
.topNewsUl{
	width:365px;
	margin:12px 0 16px 12px;
	padding:0;
	list-style:none;
}
.topNewsUl li{
	width:365px;
	margin:0;
	padding:0 0 0 6px;
	float:left;
	background:url(../images/share/sankaku_aka.gif) 0 0.3em no-repeat;
}
.topNewsUl li span{
	color:#ff0000;
	font-weight:bold;
}

/*event*/
.topEveBox{
	width:365px;
	margin:0 0 16px 12px;
}
.topEveBox img{
	float:left;
	margin:0 5px 0 0;
}

/*area*/
#areaWrapper{
	width:222px;
	float:left;
	background:url(../images/top/area_back.gif) 0 32px no-repeat;
}
#areaBox{
	width:110px;
	margin:10px 0 16px 0px;
	float:left;
}
#areaSpacer{
	width:12px;
	height:124px;
	float:left;
}
/**/
#acsGaiyBox{
	width:170px;
	float:right;
	background:url(../images/top/access_back.gif) 0 24px no-repeat;
}
/*access*/
#accessBox{
	width:143px;
	margin:6px 0 12px 20px;
}
/*gaiyo*/
#gaiyoBox{
	width:157px;
	margin:6px 0 12px 6px;
}

/*theme*/
#themeCop{
	font-weight:bold;
	margin:0 0 0px 12px;
}
html>body #themeCop{ font-size:18px; }
*html #themeCop{ font-size:160%; }
#themeCopSita{
	color:#006699;
	margin:0 0 12px 13px;
}

.topMigiBox{
	width:340px;
	margin:3px 0 7px 14px;
}
.topMigiBox h4{
	margin:0 0 2px 0;
	padding:0 0 2px 0;
	border-bottom:dashed 1px #000000;
}
.topMigiBoxImg{
	width:95px;
	float:left;
}
.topMigiBoxComm{
	width:245px;
	float:left;
}



/*top_sita*/
#topSita{
	height:120px;
	background:#ffffff;
	clear:both;
}
/*top_btn*/
.pdfBtnBox{
	margin:20px 0 15px 0;
	background:url(../images/top/ue_sen.gif) left top no-repeat;
}
.btnL{
	margin-top:15px;
	width:340px;
	float:left;
}