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

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

/* -----------------------------------------------------------
	.access
----------------------------------------------------------- */

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


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

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

.access h1 img{
	margin:0 auto;
}


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

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

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

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

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



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

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

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



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




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


.access #access_top p{
	padding:18px 0 0 31px;
	width:650px;
}

.access #access_top {
	width:720px;
	padding-bottom:30px;
	background:url(../img/share/under_line.gif) bottom repeat-x;
}



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

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

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

.section p#access_map{
	padding-left:80px;
	padding-bottom:40px;
}


.section p strong{
	color:#9f49a2;
	font-size:110%;
}

