@charset "utf-8";
/* ===================================================================
CSS information

 file name  :index.css
 author     :yourName (admin)
 style info :indexページ用CSS
=================================================================== */

/* -----------------------------------------------------------
	.information
----------------------------------------------------------- */

.information div#main_image {
	width:100%;
	background:url(../img/share/h1_bg.jpg) right no-repeat #0e1e31;
	height:120px;
}


.information div#h1_bg {
	width:960px;
	margin:0 auto;
	height:120px;
}

.information h1 {
	width:960px;
	padding:0px;
	width:0;
	height:120px;
}

.information h1 img{
	margin:0 auto;
}


.information #contents{
	width:990px;
	background:url(../img/share/contents_bg_b.gif);
}

.information #aside{
	background:url(../img/share/aside_bg.gif) left no-repeat;
	float:left;
	width:255px;
	min-height:650px;
	height:auto !important;
	height:650px;
}

.information #aside h2{
	padding-left:15px;
}

.information #aside ul{
	padding-left:15px;
}

.information #aside ul ul{
	padding-left:0px;
}



.information #aside li{
	padding-bottom:0px;
}

.information #aside ul#bnr_s{
	width:200px;
	margin:20px auto;
}

.information #aside ul#bnr_s li{
	padding-bottom:5px;
}



.information #article{
	background:url(../img/share/article_bg.gif) top no-repeat;
	width:735px;
	float:right;
	min-height:899px;
	height:auto !important;
	height:899px;
}




.information #article h2{
	margin:39px 0 0 31px;
}


.information #information_local {
	width:720px;
	padding-bottom:12px;
	background:url(../img/share/under_line.gif) bottom repeat-x;
}

.information #information_top p{
	padding:18px 0 0 31px;
	width:650px;
}

.section{
	width:660px;
	margin:0px 0 0 30px;
	overflow:hidden;
	margin-bottom:0px;
}

.section h3#info_top{
	margin-top:30px;
}

.section p{
	padding:0px 0 0px 0;
}

.information .section .section_box{
	overflow:hidden;
	margin-bottom:0px;
} 

.information .section .section_box p{
	padding:0px;
	float:left;
	width:430px;
	min-height:150px;
	height:auto !important;
	height:150px;
} 

.information .section .section_box h3{
	padding-bottom:15px;
} 



.information .section .section_box .imgL{
	width:180px;
	min-height:120px;
	height:auto !important;
	height:120px;
} 


/*.information .section .stage_info:after{
content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}*/





