@charset "UTF-8";
.h2_title{
	font-size: 1.4em;
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#news .top {
	background-image: url(http://okinawa-web.jp/images/tokushu_r_top_back.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 765px;
}
#news .bot {
	background-image: url(http://okinawa-web.jp/images/tokushu_r_bot_back.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 765px;
}
#news .mid {
	background-image: url(http://okinawa-web.jp/images/tokushu_r_mid_back.jpg);
	background-repeat: repeat-y;
	width: 765px;
}
#news .mid .inner{
	padding-bottom: 20px;
	text-align: left;
}
.base_info{
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding: 5px;
}
.base_info.color1{
	background-color: #0094de;
	color: #FFF;
}
.base_info.color2{
	background-color: #b50c79;
	color: #FFF;
}
.base_info.color3{
	background-color: #e99514;
	color: #FFF;
}
.base_info.color4{
	background-color: #288c3b;
	color: #FFF;
}
.base_info .left{
	display: inline;
	float: left;
	width: 450px;
	text-align: left;
}
.base_info .right{
	display: inline;
	float: right;
	width: 200px;
	text-align: right;
}
.news_image{
	text-align: center;
	margin-top: 20px;
}
.sen01{
	line-height: 1.6;
	text-align: left;
	margin-top: 30px;
	margin-right: 60px;
	margin-left: 60px;
	margin-bottom: 30px;
}
.view_index{
	text-align: right;
	margin-top: 20px;
	margin-right: 40px;
}
.view_index span{
	margin-right: 10px;
}
.daimei_table{
	margin-left: 50px;
	margin-top: 30px;
}
.daimei_table .th01{
	width: 110px;
	padding: 5px;
	background-color: #dff2fc;
	font-size: 14px;
}
.daimei_table .th02{
	width: 280px;
	padding: 5px;
	background-color: #dff2fc;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-size: 14px;
}
.daimei_table .th03{
	width: 150px;
	padding: 5px;
	background-color: #dff2fc;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-size: 14px;
}
.daimei_table .th04{
	width: 100px;
	padding: 5px;
	background-color: #dff2fc;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-size: 14px;
}
.item_table{
	margin-left: 50px;
}
.item_table .td01{
	width: 110px;
	padding: 5px;
	text-align: left;
	font-size: 14px;
}
.item_table .td02{
	width: 280px;
	padding: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	text-align: left;
	font-size: 14px;
}
.item_table .td03{
	width: 150px;
	padding: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	text-align: left;
	font-size: 14px;
}
.item_table .td04{
	width: 100px;
	padding: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	text-align: left;
	font-size: 12px;
}
.view{
	text-align: center;
	margin-top: 20px;
	margin-right: 40px;
	margin-left: 40px;
	padding-bottom: 20px;
}
