@charset "utf-8";


/*  etc page  */

#etc h2{
  background:url(../images/head-pink.gif) no-repeat;

}
#etc h4{
	clear:both;
	border-left:#C4A6BD 6px solid;
	margin:25px 0 15px 10px;
	padding:1px 0 1px 15px;
}

/* てぃるるとは */
#etc table.floor{
  width:570px;
	margin-left:55px;
}
#etc table.floor th{
  background-color:#FDDDFF;
	border:#999 1px solid;
	padding:5px;
  text-align:left;
	padding-left:1em;
	width:7em;
}
#etc table.floor td{
  padding:5px;
	border:#999 1px solid;
}
#etc table.floor .td1{
  width:110px;
	text-align:center;
}
#etc div.btn{
  text-align:center;
}

/* よくある質問 */
dl.qanda dt{
  border-left:#C4A6BD 6px solid;
	padding:1px 0 1px 15px;
  border-bottom:#C4A6BD 1px solid;
	font-size:1.1em;
	color:#333;
	margin:25px 0 15px 0;
}
dl.qanda dd{
  margin-left:40px;
	margin-bottom:10px;
} 

/*　リンク集 */
div.okinawa{
  float:left;
  width:320px;
  /*margin:3px auto;*/
  padding-left:15px;
  border:1px solid #6079C5;
  display:block;
  overflow:hidden;
	padding-bottom:15px;
	margin-bottom:30px;
}
div.japan{
  float:right;
  padding-left:15px;
  width:320px;
  /*margin:3px auto;*/
  border:1px solid #009933;
  display:block;
  overflow:hidden;
	padding-bottom:15px;
	margin-bottom:30px;
}
#etc div.okinawa h3,
#etc div.japan h3{
  border:none;
  margin:0;
  padding:0;
}
dl.links{
	margin-left:25px;
	padding:5px 0 5px 0;
	line-height:2;
	/*border-top:1px solid #ccc;*/
}
div.okinawa ul li,
div.japan ul li{
	float:left;
	width:80px;
	/*text-align:center;*/
	font-weight:bold;
}
dl.links dt{
	float:left;
	font-weight:bold;
	width:15em;
	margin-right:10px;
	line-height:1em;
}
dl.links dt,dl.links dd{
	/*border-bottom:1px solid #ccc;*/
	padding-left:1em;
	line-height:1em;

}
h4#hokubu{
  margin-top:0;
}

/* 情報公開資料 */



/* アクセス */
div.access{
  border:#ccc 3px double;
	margin:5px 30px;
	padding:5px 15px;
}
div.access h3#name{
  border:none;
	font-size:1.5em;
	margin:0;
}
div.access dl,
dl.access{
  margin-left:40px;
	margin-top:5px;
	width:40em;
}
div.access dt,
dl.access dt{
  float:left;
	width:5em;
	font-weight:bold;
}
div.access dd,
dl.access dd{
/*	width:35em; */
	padding-left:5.2em;
}
div.bus{
/*  padding-left:430px; */
	margin-bottom:30px;
	width:250px;
}
div.bus h4{
  font-weight:bold;
	background-color:#FFFFCC;
	border: #F1EAC9 1px solid;
}



/* left side */

#etc #sidebar li{
  background:url(../images/icon-pink.gif) no-repeat left top;
}
  



