@charset "shift_jis";
body{
	background-image: url(../imgs/bg01.gif);
}

/*---- mainTab ----*/

#mainTab{
	margin-bottom:8px;
}


/* infoTable */

#centerCont table.info{
	margin-top:-10px;
}
#centerCont table.info tr.line0 th{
	background-image:url(../imgs/arrow_ora00.gif);
}
#centerCont table.info tr.line1 th{
	background-image:url(../imgs/arrow_ora01.gif);
	background-color:#FFFFDB;
}
#centerCont table.info tr.line1 td{
	background-color:#FFFFDB;
}
#centerCont table.info th{
	width:65px;
	text-align:left;
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding: 2px 0 2px 25px;
	line-height: 1.6;
	vertical-align:top;
}
#centerCont table.info td{
	width:380px;
	padding: 2px 0;
	line-height: 1.6;
	vertical-align:top;
}

/* voice */

#centerCont .voice01{
	width: 226px;
	height: 100px;
	padding: 0 8px 0 1px;
	float:left;
	background-image:url(../imgs/voice_bg.gif);
	background-position:1px bottom;
	background-repeat:no-repeat;
}
#centerCont .voice01 p,#centerCont .voice02 p{
	display:block;
}
#centerCont .voice01 p.name,#centerCont .voice02 p.name{
	padding: 8px 0 0 15px;
}
#centerCont .voice01 p.navlink,#centerCont .voice02 p.navlink{
	padding: 8px 0 0 145px;
	background-image: url(../imgs/arrow_ora00.gif);
	background-repeat: no-repeat;
	background-position: 130px 7px;
}
#centerCont .voice02{
	width: 226px;
	height: 100px;
	float:left;
	background-image:url(../imgs/voice_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

/* map */

#centerCont table.map a{
	color:#595959;
}
#centerCont table.map td.alpha{
	width:154px;
	background-image:url(../imgs/map_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#centerCont table.map td.beta{
	width:158px;
	background-image:url(../imgs/map_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#centerCont table.map td.gamma{
	width:158px;
}
#centerCont table.map td.eigyo{
padding-left:8px;
}
#centerCont .map .alpha img,
#centerCont .map .beta img{
	float:right;
	margin: 0 7px 0 0;
}
#centerCont .map .gamma img{
	float:right;
	margin: 0 0 0 0;
}
#centerCont .map .alpha p,
#centerCont .map .beta p,
#centerCont .map .gamma p{
	float:left;
	padding: 0 0 0 19px;
	background-image:url(../imgs/arrow_ora00.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	line-height: 1.4;
}

/* 追加20100129 */
#centerCont .maincontents1{
	margin:0 0 7px 0;
	line-height:17px;
}

#centerCont .maincontents2{
	margin:0 0 10px 15px;
	line-height:15px;
}

/* SEO-CSS 20101122 */
#add-txt {
	margin:20px 0 40px;
}
	
#add-txt h3 {
	border-left:4px solid #1760B4;
	font-size:14px;
	margin:0 0 10px;
	padding:0 0 0 7px;
}

#add-txt h4 {
	background:none;
	font-size:12px;
	font-weight:normal;
	height:auto;
	margin:0 0 7px;
	padding:0;
}

#add-txt p {
	line-height:160%;
	margin:0 0 12px;
	padding:0;
}

/* 東日本大震災告知 */
.hnds_info {
	border:2px solid #CCC;
	padding:0.5em 0.5em 0.5em 0.5em
}

.hnds_h3{
	font-size:13px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 0.5em;
	font-weight:bold;
	padding:3px 0px 3px 0px;
}

#open_button1{
	text-align:right;
	font-size:10px;
	}

#open_button2{
	text-align:right;
	font-size:10px;
	}

#open_button3{
	text-align:right;
	font-size:10px;
	}
	
.hnds_text{
	font-size:13px;
	line-height:150%;
}

#open1 {
   display: none;
}

#open2 {
   display: none;
}

#open3 {
   display: none;
}

#open_button1 {
   display:block;
}
#open_button2 {
   display:block;
}
