/* 全体構造 */
* { padding: 0; margin: 0; }

/* 全体構造 */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* リンク */
a{/*リンクされた文字*/
	color:#333333;
	font-style:normal;
	text-decoration:underline;
}
a:link {/*未訪問のリンク*/
	color:#333333;
	font-style:normal;
	text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#934C7B;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    font-style:normal;
    text-decoration:underline;
}
a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
a:active {/*クリック中*/
    text-decoration:none;
}

img {
	border:0;
}

/* h */
h1{
}

h2{
	margin: 0px;
	font-size: 13px;
	text-decoration: none;
}

h3{
}

h4{
}

h5{
	color: #333333;
	font-size: 15px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
}

h6{
	padding:5px 0 5px 15px;
	background:#F5F5F5;
	border-left:#009900 8px solid;
	font-size: small;
	font-weight: bold;
	color:#333;
	}


#wrapper{
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	height: 150px;
}

#coNavi{
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#container{
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	height: auto;
}

.dotLine{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 20px;
}
.dotLine2{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 5px;
	clear: both;
}

.basicLine{
	background-image: url(../images/basic_line01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 6px;
	clear: both;
}

.readtxt{
	clear: both;
}

/* テーブル */
table{
}

tr{
}

td{
	padding: 5px;
}

/* レフト */
#leftcont{
	left:0px;
	top:0px;
	width:200px;
	float: left;
}
.banner01{
}
/* 今月のおすすめホテル */
#monthly{
	padding-right: 10px;
	padding-left: 10px;
	line-height: 135%;
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/back/left_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#monthly h2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#monthly h3{
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	}
/* 人気のホテルランキング */
#besthotels{
	padding-right: 10px;
	padding-left: 10px;
	line-height: 135%;
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/back/left_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#besthotels h2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#besthotels h3{
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	}

/* センター */
#centercont{
	line-height:140%;
	width: 452px;
	padding: 0px;
	color: #666666;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#icons{
	margin-top: 5px;
        padding-bottom: 5px; 
        height: 27px;
        clear: both;
}

#icons ul{
	list-style-type: none;
}
#icons li{
	float: left;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-left: 5px;
}


.img_L{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.pagetop{
	text-align: right;
}

.plan{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.plan li {
	list-style-type: none;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
        font-size: 12px;
}

#centercont h2{
	font-size: 15px;
	padding-left: 35px;
	
	color: #FFFFFF;
	text-decoration: none;
	/*margin-top: 10px;*/
	padding-top: 10px;
	/*padding-bottom: 5px;*/
	font-weight: normal;
	background-image: url(../images/back/contents_titback01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 27px;
	clear: both;
}

#centercont h3{
	font-size: 15px;
	padding-left: 0px;
	color: #333333;
	text-decoration: none;
	/*margin-top: 10px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	margin-bottom: 5px;
}

#centercont h4{
	font-size: 15px;
	padding-left: 35px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;*/
	color: #FFFFFF;
	text-decoration: none;
	/*margin-top: 10px;*/
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	background-image: url(../images/back/contents_titback02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 27px;
}


#centercont p{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}

#centercont strong{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
	line-height: 140%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9933;
	padding-left: 0.5em;
	padding-bottom: 10px;
	clear: both;
}

.date{
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}

.date2{
        width: 452px;
}

.entry{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.free_content {
	width: 452px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
        margin-bottom: 10px;
}

.free_content_left {
	float: left;
	width: 220px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 3px;
}

.free_content_right {
	float: left;
	width: 220px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 3px;
}

.free_plan {
	width: 220px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.free_plan_rent {
	float: left;
	height: 162px;
	width: 105px;
	margin-top: 0px;
	background-image: url(http://www.okinawa-ryokounavi.com/img/mychoice_rent_back.jpg);
	background-repeat: no-repeat;
	margin-right: 2.5px;
	margin-left: 2.5px;
}

.free_plan_free {
	background-image: url(http://www.okinawa-ryokounavi.com/img/mychoice_free_back.jpg);
	float: left;
	height: 162px;
	width: 105px;
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-right: 2.5px;
	margin-left: 2.5px;
}

.free_plan_btn {
	width: 94px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

.free_plan_btn img {
	margin-bottom: 3px;
}

.clear {
       clear: both;
}
/* ホテル一覧 */

#hotel{
        width: 450px;
        margin-right: auto;
	margin-left: auto;
}

.hotel_caset{
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/cas_back00.gif);
	background-repeat: no-repeat;
	height: 125px;
	padding-top: 10px;
	padding-left: 10px;
}
.hotel_caset_ber{
	clear: both;
	margin-bottom: 2px;
}

#hotel h2{
	color: #333333;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	background-image: none;
	font-size: 13px;
	line-height: 130%;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.hotel_img{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.hotel_btn {
	margin-top: 3px;
}

.hotel_btn img {
	margin-right: 3px;
}

/* ライト */
#rightcont{
	width:153px;
	color:#334;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#rightcont ul{
}
#rightcont li{
	list-style-type: none;
	margin-bottom: 5px;
}
/* フッター */
#footer{
	height: 50px;
	text-align: center;
}

#footer h3{
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#footer ul{
	list-style-type: none;
}

#footer li{
	list-style-type: none;
	text-align: left;
	padding: 0px;
	background-image: none;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
	margin: 0px;
}

.col{
	float: left;
	padding: 10px;
}
.copyright{
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
