@charset "UTF-8";

.inner{
	width: 950px;
	margin: 0 auto;
}

/*------------------------------------------- header*/

#header{
	background: url(../image/header_bg.jpg) repeat-x;
	height: 80px;
}

#header h1 a{
	height: 0px;
	padding-top:48px; 
	width: 452px;
	background: url(../image/logo.gif) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	margin-top: 11px;
	float: left;
	overflow: hidden;
}

#header ul.hMenu{
	float: right;
	background: url(../image/hMenu_bg.jpg) repeat-x;
	height: 34px;
	line-height: 34px;
	padding-right: 10px;
}

#header ul.hMenu li{
	float: left;
	padding-left: 18px;
	font-size: 85%;
	margin-left: 10px;
	background: url(../image/arrow01.gif) no-repeat left center;
}

#header ul.hMenu li a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#header ul.hMenu li a:hover{
	text-decoration: underline;
	color: #C00;
}


/*------------------------------------------- footer*/

#footer{
	background-color: #215DAC;
	clear: both;
}

#footer .bt_library{
	width: 175px!important;
	height: 0px;
	padding-top:30px;
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	margin: 8px 0;
	background: url(../image/bt_library.jpg) no-repeat;
	overflow: hidden;
	cursor:pointer
}

#footer .bt_library a{display: block;}

#footer .bt_library:hover{
	background-image: url(../image/bt_library_on.jpg)!important;
}
	
#footer .fMenu{float: right;}

#footer .fMenu li{
	float: left;
	font-size: 90%;
	background: url(../image/arrow02.gif) no-repeat left center;
	margin-left: 15px;
	padding: 16px 0 16px 18px;
}

#footer li a{
	color: #FFF;
	text-decoration: none;
}

#footer li a:hover{
	text-decoration: underline;
}

address{
	background-color: #eee;
	font-style: normal;
	font-size: 90%;
	text-align: center;
	padding: 7px;
	
}

/*------------------------------------------- container*/

#top_container{
	width: 950px;
	margin: 0 auto ;
}

#container{
	width: 850px;
	margin: 0 auto 25px auto;
}

.pan{
	font-size: 88%;
}


/*------------------------------------------- event */

.eventBox{
	clear: both;
	border-bottom: 1px dotted #666666;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.eventBox .img{
	float: left;
	border: 1px solid #000;
}

.eventBox .rBox{
	float: right;
	width: 580px;
}


/*------------------------------------------- party */

.partyBox{
	clear: both;
	border-bottom: 1px dotted #666666;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.partyBox .img{
	float: left;
	border: 1px solid #000;
}

.partyBox .rBox{
	float: right;
	width: 580px;
}


/*------------------------------------------- jichitai */

#jichitai_map{margin-bottom: 10px;}
#jichitai_map img{margin-top: -80px;}

#jichitai .box{
	float: left;
	width: 405px;
	margin: 0 40px 0 0;
}

#jichitai .box ul{margin: 0  0 10px 5px;}

#jichitai .box li{
	float: left;
	background-image: url(../image/arrow04.gif);
	background-position: left center;
	padding-left: 12px;
	background-repeat: no-repeat;
	margin: 0 14px 6px 0;
}

#jichitai .box li a{color: #333;}
#jichitai .box li a:hover{color: #C00;}

#jichitai .box h3{
	font-size: 110%;
	padding-left: 28px;
	height: 35px;
	line-height: 37px;
	color: #215DAC;
	margin-bottom: 8px;
}

#jichitai .box h3 a{color: #215DAC;}
#jichitai .box h3 a:hover{color: #C00;}

#jichitai .box .hokkaido{background: url(../image/area_hokkaido.jpg) no-repeat;}
#jichitai .box .tohoku{background: url(../image/area_tohoku.jpg) no-repeat;}
#jichitai .box .kanto{background: url(../image/area_kanto.jpg) no-repeat;}
#jichitai .box .chubu{background: url(../image/area_chubu.jpg) no-repeat;}
#jichitai .box .kinki{background: url(../image/area_kinki.jpg) no-repeat;}
#jichitai .box .chugoku{background: url(../image/area_chugoku.jpg) no-repeat;}
#jichitai .box .shikoku{background: url(../image/area_shikoku.jpg) no-repeat;}
#jichitai .box .kyushu{background: url(../image/area_kyushu.jpg) no-repeat;}

/*------------------------------------------- denshizasshi */

#denshizasshi{
	min-height:350px;
	height: auto !important;
	height: 350px;
}


ul#NodeMenu {
	padding:0;
	width:500px;
	list-style:none;
	margin-bottom: 5px;
	margin-bottom/*\**/:0px\9; 
}

ul#NodeMenu li {
	_margin:2px 0; 
	margin:6px 0; 
	margin/*\**/:2px 0\9; 
	padding:0;
	list-style:none;
}


ul#NodeMenu li  img{
	float: left;
	margin-right: 7px;
}

ul#NodeMenu a{
	text-decoration:none;
	padding:2px 0;
	font-weight:bold;
	color: #215DAC;
}

ul#NodeMenu a:hover {
	text-decoration: underline;
	color: #C00;
}

ul#NodeMenu span.parent { /* 親テキスト */
	 font-weight:bold;
}

ul#NodeMenu div.child { /* 子メニュー */
	
}
ul#NodeMenu div.indent {
	margin-left:2em;
}


/*------------------------------------------- kikan */

#kikan h4{
	font-size: 110%;
	background: url(../image/kikan_h4_bg.jpg) repeat-x;
	width: 135px;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	text-align: center;
	margin-top: 15px;
}

#kikan h4 a{
	color: #FFF;
	text-decoration: none;
	display: block ;
}

#kikan h4 a:hover{
	color: #FFF;
	text-decoration: underline;
	background: url(../image/kikan_h4_bg_on.jpg) repeat-x;
}

#kikan .block{
	margin-bottom: 30px;
}

ul.kikanList{
	background: url(../image/kikanList_bg.gif) no-repeat left bottom;
	padding-top: 10px;
	margin: 0  0 22px 65px;
}

.kikanList li{
	border: 1px solid #1B519C;
	width: 135px;
	margin: 0 0 5px 20px;
	/margin: 0 0 3px 20px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: url(../image/kikanList_li_bg.jpg) repeat-x bottom;
	font-weight: bold;
}

.kikanList li a{
	color: #333;
	text-decoration: none;
	display: block ;
}

.kikanList li a:hover{
	color: #C00;
	text-decoration: underline;
}

/*------------------------------------------- info */

#info{margin-bottom: 40px;}
#info .boxBlue{margin-bottom: 20px;}

#info .boxBlue ul{}
#info .boxBlue li{
	list-style-type: disc;
	list-style-position: inside;
	width: 400px;
	float: left;
	margin: 0 0 2px 5px;
}

#info .boxBlue li a{color: #215DAC;}
#info .boxBlue li a:hover{color: #C00;!important}
	
#info .block p{
	margin: 10px;
	line-height: 140%;
}

/*------------------------------------------- qa */

#qa{}
#qa .boxBlue{
	margin-bottom: 20px;
	padding: 15px 10px 8px 10px;
}

#qa .boxBlue h4{
	background-color: #EEE;
	padding: 8px 10px;
	margin: 8px 0;
}

#qa .boxBlue ul{
	padding: 5px 10px;
}

#qa .boxBlue li{
	background: url(../image/icon_qa_question.gif) no-repeat;
	padding: 2px 2px 2px 25px;
	margin-bottom: 4px;
}

#qa dl{
	border-bottom: 1px dotted #666;
	padding: 10px;
}

#qa dt{
	background: url(../image/icon_qa_question_b.gif) no-repeat;
	font-weight: bold;
	padding: 0 2px 10px 35px;
	line-height: 25px;
}

#qa dd{
	background: url(../image/icon_qa_answer_b.gif) no-repeat;
	padding: 0 2px 5px 35px;
	line-height: 140%;
}
	
#qa dd .link{
	background: url(../image/arrow05.gif) no-repeat left center;
	padding-left: 20px;
	margin: 5px 0;
}


	
	
	
	
