@charset "utf-8";

/************** サイト全体**************/
.err_box{
	color:#FF0000;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	width:770px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding:20px;
}
.err_box p{
	color:#FF0000;
	font-weight:bold;
	font-size:18px;

}
a:link{
	color: #00BAF1;
	text-decoration: underline;
}
a:visited{
	color: #0098C4;
	text-decoration: underline;
}
a:hover{
	color: #00BAF1;
}
body {
	line-height: 140%;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", monospace;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#C8F4FF;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#00BAF1;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;	
	color:#EE1C23;
	background-color:#0064B4;
	text-align:center;
}
hr{
color:#FF0000;
width:680px;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", monospace;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", monospace;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", monospace;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
h4{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", monospace;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
h5{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", monospace;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
h6{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", monospace;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
p {	
	line-height: 140%;
	font-size:smaller;
	color:#EE1C23;
	margin: 0px;
}
img {
border:0px;
margin:0px;
padding:0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
input {
	background-color: #EEFBFF;
	border: 1px solid #C4E7FB;
	font-size:12px;
	color:#333333;
	line-height:14px;
}
select {
	background-color: #FBFEFF;
	font-size:12px;
}
textarea {
	background-color: #EEFBFF;
		font-size:12px;
	color:#333333;
	line-height:16px;
}
button {
	background-color: #0F7DC1;
	color: #FFFFFF;
}
address{
font-style:normal;
}
optgroup {
	font-style: normal;
	font-weight: normal;
}
option {
margin:0px;
padding:0px;
}
fieldset {
	margin:0px;
	padding:0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend {
	text-indent:0px;
	padding:0px;
	margin-left:-6px;
	font-weight:bold;
	font-size:16px;
}
#all{
text-align:center;
width:844px;
margin-left:auto;
margin-right:auto;

}

#header_box{
background-image:url(../img/head.jpg);
background-repeat:no-repeat;
text-align:left;
margin-bottom:0px;
padding-bottom:0px;
width:844px;
height:141px;

}
#logo_box{
width:844px;
height:80px;

}
#logo_btn{
width:520px;
height:80px;
display:block;
margin:0px;
padding:0px;
float:left;
}
#navi_btn1{
	width:90px;
	height:20px;
	display:block;
	margin-right:5px;
	padding:0px;
	float:right;
}
#navi_btn2{
	width:90px;
	height:20px;
	display:block;
	margin-right:5px;
	padding:0px;
	float:right;
}
#navi_btn3{
	width:90px;
	height:20px;
	display:block;
	margin-right:5px;
	padding:0px;
	float:right;
}
#header_box ul{
	float:left;
	padding-left:33px;
}

#header_box ul li{
	float:left;
	padding-top:8px;
}

#header_box ul a{
display:block;
text-decoration:none;
}
#header_box ul a:hover{
	background-position: 0px -53px;
}
.select_tab{
background-position: 0px -53px;
}

#header_box ul a span{
	visibility:hidden;
	position: absolute;
	top: -50px;
	font-size:9px;
}
#btn1{
background-image:url(../img/btn/okinawa_btn1.jpg);
background-repeat:no-repeat;
width:73px;
height:53px;

}
#btn2{
background-image:url(../img/btn/okinawa_btn2.jpg);
background-repeat:no-repeat;
width:73px;
height:53px;
}
#btn3{
background-image:url(../img/btn/okinawa_btn3.jpg);
background-repeat:no-repeat;
width:73px;
height:53px;
}
#btn4{
background-image:url(../img/btn/okinawa_btn4.jpg);
background-repeat:no-repeat;
width:73px;
height:53px;
}
#btn5{
background-image:url(../img/btn/okinawa_btn5.jpg);
background-repeat:no-repeat;
width:73px;
height:53px;
}
#btn6{
background-image:url(../img/btn/okinawa_btn6.jpg);
background-repeat:no-repeat;
width:73px;
height:53px;
}
#btn7{
background-image:url(../img/btn/okinawa_btn7.jpg);
background-repeat:no-repeat;
width:73px;
height:53px;
}
#btn8{
background-image:url(../img/btn/okinawa_btn8.jpg);
background-repeat:no-repeat;
width:73px;
height:53px;
}
#btn9{
background-image:url(../img/btn/okinawa_btn9.jpg);
background-repeat:no-repeat;
width:73px;
height:53px;
}
#btn10{
background-image:url(../img/btn/okinawa_btn10.jpg);
background-repeat:no-repeat;
width:73px;
height:53px;
}
div#container {
text-align:center;
width:844px;
margin-left:auto;
margin-right:auto;

}

* html #contents_box {
    height: 1em;
    overflow: visible;
}
/**/
#contents_box {
background-image: url(http://okinawa-prowres.jp/img/bg/bgimgcenter.jpg);
background-repeat:repeat-y;
clear:both;
width:844px;
margin:0px;
padding:0px;
text-align:left;
overflow: hidden;
}
#contents_box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.contents_box_seconde{

padding-left:28px;
padding-right:28px;
}
#contents_box_footer{
background-image:url(../img/bg/bgimgfooter.jpg);
background-repeat:no-repeat;
height:69px;
clear:both;
width:844px;
margin-left:auto;
margin-right:auto;
padding:0px;
text-align:center;
}
#contents_box_main{
width:455px;
float:left;
padding-left:44px;
}
#contents_box_side{
	width:295px;
	float:left;
	background-image:url(../img/top/topimg2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height: 511px;

}
.page_top_box{
clear:both;
text-align:right;
font-size:10px;
margin-top:10px;
}
.page_top_box a{
color: #FFFFFF;
}
.page_top_box a:hover{
color: #FFFF00;
}
#footer_navi {
	clear: both;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
}
#footer_navi li{
	float:left;
	padding-right:6px;
	padding-left:0px;
	margin-right:7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size:10px;
	height:12px;
	line-height:12px;
}

#footer_navi li a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_navi li a:visited{
	color: #F0F0F0;
	text-decoration: underline;
}
#footer_navi li a:hover{
	color: #FFFF99;
}
#footer_box {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	color:#CCCCCC;
	padding-top: 15px;
	padding-bottom: 30px;
}

#link_banner_box{
clear:both;
	text-align: center;
	padding: 5px;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ymap {

color:#000000;}
.dl_box{
padding-left:28px;}
.dl_box dt{
font-size:x-small;
}
.dl_box dd{
margin-left:0px;
padding-left:0px;
width:680px;
margin-bottom:15px;
font-size:x-small;
}
/* topページ用 */
#textbox_rental{
	width:740px;
	margin-left:43px;
	clear:both;
	background-color: #F5F5F5;
	padding:10px;
	text-align:center;
}


#textbox_rental dl{
width:220px;
margin-left:10px;
float:left;
line-height:120%;
background-color:#FFFFFF;
margin-bottom:15px;
height:260px;
padding:5px;
text-align:left;
}
#textbox_rental dl dt{
font-size:18px;
margin-bottom:16px;
}
#textbox_rental dl dd{
font-size:14px;
margin-left:0px;
}
#textbox_rental dl dd ul{

	padding-left:10px;
	margin-top:16px;
	margin-bottom:15px;
	margin-left:5px;
}
#textbox_rental dl dd ul li{
	list-style-position: outside;
	list-style-type: square;
}
#textbox_rental p{
text-align:left;
	clear:both;
	background-color: #FFFFFF;
	padding: 10px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 3px dashed #FF0000;
}
.bbs_box{
margin-left:43px;
margin-bottom:10px;
padding-top:20px;
}
.bbs_box iframe{
width:485px;
height:400px;
}
.h	{
	height:5px;
	}


#news_box{
	background-image: url(../img/top/newsbottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	height:200px;
	width:300px;
}
#news_box ul{
	height:120px;
	width:285px;
	padding-left:10px;
	overflow: hidden;
}
#news_box li{
margin-bottom:5px;
line-height:120%;
font-size:12px;
color:#FFFFFF;
}
#news_box li span{
line-height:120%;
font-size:10px;
color:#EF1C22;
background-color:#FFFFFF;
margin-right:5px;
}
#news_box li a{
text-decoration:underline;
color:#FFFFFF;
overflow: hidden;
}
.attentionbox{
	margin: 25px;
	padding: 5px;
	width: 700px;
	border: 2px dotted #0066FF;
	color:#3399FF;
	font-weight:bold;
}
#goodsimgbox img{
float:left;
margin-right:20px;

}
.goodstextbox{
	background-color: #FFF0FF;
	padding: 10px;
	width: 200px;
	border: 2px solid #FF0000;
	font-size:12px;
	margin-bottom:20px;
}

/* プレイページ用 */
#play_box{
background-image:url(../img/play/back.jpg);
background-repeat:no-repeat;

}
#play_box dl{
width:460px;
margin-left:33px;
padding-top:10px;
}
#play_box dl dd{
margin-bottom:20px;
font-size:x-small;
}
/* リンクページ用 */
.link_page_box{
	background-image:url(../img/link/icon.gif);
	background-repeat:no-repeat;
	background-position: 650px 30px;
}

/* staffページ用 */
.staff_box{
clear:both;

margin-left:0px;
padding-left:0px;
}
.staff_box li{
float:left;
padding-left:38px;
margin:0px;
}
.staff_box_line{
clear:both;
padding:0px;
margin:0px;
}
.staff_box_line li{
float:left;
padding-left:38px;
margin:0px;
}
.img_select td a:link{
opacity: 0.5;
filter: alpha(opacity=50);
}
.img_select td a:hover img{
opacity: 1;
filter: alpha(opacity=100);
}
/* newsページ用 */
.newspage_box{
padding-left:28px;
line-height:140%;

}
.newspage_box ul li{
margin-bottom:12px;

}
/* アクセスページ用 */
#access_box_top{
background-image:url(../img/access/access_img.jpg);
background-repeat:no-repeat;
width:770px;
height:344px;
}
#access_box_form{
width:770px;
background-image:url(../img/access/access_from_line.gif);
background-repeat:repeat-y;
padding-left:40px;
line-height:140%;
}
#access_box_form p{
text-align:center;
color:#000000;
}
#access_box_form form{
	text-align:center;
	color:#000000;
	padding: 10px;
	width: 464px;
	margin-left: 125px;
	border: 2px solid #666666;
	background-color:#FFFFFF;
	margin-bottom:30px;
}
#access_box_form_end{
width:770px;
background-image:url(../img/access/access_from_line_end.gif);
height:21px;
display:block;
margin-left:-40px;
background-repeat:no-repeat;
}
#map{
	width:300px;
	height:17px;
	display:block;
	position: relative;
	left: 125px;
	top: 163px;
	right: 0px;
	bottom: 0px;
	font-size:12px;
}
.td_item{

color:#000000;
}
/* qaページ用 */
.qa_box{
background-image: url(../img/qa/shitsumon.gif);
background-repeat:no-repeat;
width:758px;
height:200px;
margin:0px;
padding:0px;

}

.qa_box dt{
width:640px;
padding-top:28px;
margin-left:124px;
text-align:left;
color:#FFFF00;
font-weight:bold;
padding-left:10px;
}
.qa_box dd{
	background-image:url(../img/qa/shitsumon_top.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-top:16px;
	width:471px;
	padding-bottom:0px;
	margin-left:130px;
	text-align:left;
	margin-bottom:10px;
	padding-right: 0px;
	padding-left: 0px;
}
.qa_box dd p{
padding-left:12px;
padding-right:12px;
padding-bottom:25px;
color:#333333;
background-image:url(../img/qa/shitsumon_bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.qa_box dd span{
color:#FF0000;
}

.media	{
	background-image:url(../img/news/media.gif);
	width: 506px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #ef1c22;
	padding: 0px 0 0px 365px ;
	font-size:12px;
	font-weight:normal;
	float: left;
	line-height: 20px;
	}