@charset "utf-8";
/* CSS Document */
#tabContent {
  margin : 0px -5px 0px 0px;
  width : 765px;
  padding : 0px 0px 0px 0px;
}
#tabContent .bot{
	background-image: url(http://okinawa-web.jp/images/index_tab_bot.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 765px;
}

#tabIndex {
  margin-left : 280px;
}

#tabIndex LI {
  float:left;
  margin-right: 5px;
  padding : 3px 3px 2px 3px;
  font-size: 14px;
  list-style-type: none;
  cursor: pointer;
  display: block;
  margin-bottom : 0px;
  margin-top : auto;
  margin-left : auto;
}

#tabIndex .close {
  text-decoration : none;
}

#tabIndex .open {
  text-decoration: none;
  font-weight : normal;
}

#tabBoxIndex {
	font-size: 12px;
	line-height: 150%;
	clear: both;
	background-image: url(http://okinawa-web.jp/images/index_tab_mid.png);
	background-repeat: repeat-y;
	width: 765px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 10px;
}
#tabIndex .open A{
  text-decoration : none;
  color : white;
}
#tabIndex .close A{
  font-weight : normal;
  text-decoration : none;
}
.tab_menu {
	background-image: url(http://okinawa-web.jp/images/index_tab_top.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 765px;
	padding-top: 10px;
}
.tabBox {
	text-align: left;
}
.tabBox .tab_sen1 {
	background-image: url(http://okinawa-web.jp/images/tab_back01.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 738px;
	margin-left: 4px;
}
.tabBox .h3_title {
	padding-top: 45px;
	padding-left: 20px;
	color: #FFF;
	font-size: 50px;
}
.tabBox .sen {
	width: 695px;
	margin-top: 10px;
	padding-right: 40px;
	padding-left: 20px;
	font-size: 16px;
}
.tabBox .sen .right{
	width: 126px;
	display: inline;
	float: right;
	margin-top: 20px;
}
.tabBox .sen .left{
	width: 550px;
	display: inline;
	float: left;
	line-height: 1.6;
	color: #FFF;
	margin-top: 10px;
}
