@charset "utf-8";
body{
	background-color:#000000;
	font-family:"HG丸ｺﾞｼｯｸM-PRO","小塚ゴシック Pro M";
}

#wrapper{
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	width:840px;
	height:auto;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}


#header{

	background-color:#000000;
	width:840px;
}

ul#menu	{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	height: 30px;
	background-color: #000000;
	background-image: url(img/menu.png);
	text-shadow:#FFFFFF;
}

ul#menu li{
	list-style-type: none;
	float: left
}

ul#menu li a{
	display: block;
	width: 100px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #005087;
	background-image: url(img/menu.png);
	border-right: solid 1px #ffffff
}

ul#menu li a:hover	{
	background-color: #017acd;
	background-position: left bottom;
}

div.middle_line{
	height:500px;
	width:840px;

}

div#middle_top{
	float:left;
	width:500px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

div#ap{
	float:right;
	background-image:url(img/logo_bak.gif);
	width:340px;
	height:500px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

div#ap p{
	font-size:21px;
	color:#FFFFCC;

}

div#ap_up{
	font-size:14px;
	height:200px;
}

div#left_content{
	float:left;
	background-color:#990000;
	width:420px;
	height:200px;
}

div#right_content{
	float:right;
	background-color:#990000;
	width:420px;
	height:200px;
}

div#ap_down{
	padding-top:20px;
	float:right;
	width:340px;
	height:280px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	
}

div#ap_down h1{
	
}


ul#topics{
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	height: 30px;
	background-color: #000000;
	background-image: url(img/middle_button.png);
	text-shadow:#FFFFFF;

}

ul#topics li {
	list-style-type: none;

}


ul#topics li a {
	display: block;
	width: 150px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	background-color: #005087;
	background-image: url(img/middle_button.png);
}

ul#topics li a:hover{


	background-position: left bottom;

}

div#middle_menu{
	float:right;
	width:150px;
	height:90px;
	margin-right:10px;
}

div.middle_down{
	width:840px;
	height:200px;
}




div#content_middle{

	widht:840px;
	height:auto;
	padding-left:209px;
}

div#content_left{
	float:left;
	width:418px;
	height:auto;
	background-color:#330000;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFCC;
}


div#content_right{
	float:right;
	width:418px;
	height:auto;
	background-color:#330000;	
	border-style:solid;
	border-width:1px;
	border-color:#FFFFCC;
}


div#content_tleft{
	float:left;
	font-size:14px;
	padding-top:20px;
	padding-left:5px;
	width:168px;
	height:175px;
	border-color:#CCCCCC;
}

div#content_tright{
	float:right;
	text-align:left;
	padding-top:20px;
	padding-left:0px;
	width:228px;
	height:175px;
	
}


div#content_tright h1{

	font-size:22px;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";S

}

div#content_down{
	float:left;
	width:418px;
	height:50px;
}

div#syashin{
	
	width:210px;
	height:210px;
	border:0;
}

img.limg{
	float:left;
}

img.rimg{
	float:right;
}

div#photo {
	width:840px;
	height:210px;
}

div#second_footer{

	margin-top:10px;
	font-size:12px;
	width:840px;
	text-align:left;
	height:15px;
	padding-bottom:10px;
}

div#second_footer ul{
	list-style-type:none;
}

div#second_footer li{
	float:left;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#999999;
	margin-left:5px;
	padding-right:5px;
}

div#footer{
	float:left;
	padding-top:10px;
	text-align:right;
	width:840px;
	font-size:10px;
	color:#FFFFFF;
}
