﻿/* ---------------------------------------------
CSS Document　indexページ
--------------------------------------------- */

/* 
　リンクバナー
--------------------------------------------- */

.linkBanner {
	text-align: center;
	width: 650px;
	margin-bottom: 20px;
}

.announce {
	text-align: left;
	padding-left: 8px;
	line-height: 1.6;
	width: 650px;
	border: 1px solid #FF4111;
	margin-bottom: 20px;
	float: left;
}


/* 
　トップリスト
--------------------------------------------- */
#topnavi {
	display: block;
	height: 35px;
	width: 650px;
	margin-bottom: 25px;
	clear: both;
}
#topnavi ul {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 650px;
}
#topnavi li {
	list-style-type: none;
	height: 35px;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
	font-size: 12px;
}
#topnavi a {
	display: block;
	margin-left: 38px;
	line-height: 2.3;
}
#topnavi .minna	{
	background-image: url(/images/keyword/ttl_keyword.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	width: 195px;
	display: block;
	text-indent: -9999px;
}
#topnavi .kuti	{
	background-image: url(/images/keyword/icon_01.gif);
}
#topnavi .rank	{
	background-image: url(/images/keyword/icon_03.gif);
}
#topnavi .map	{
	background-image: url(/images/keyword/icon_05.gif);
}
#topnavi .album	{
	background-image: url(/images/keyword/icon_07.gif);
}

/* 
　トップレイアウト
--------------------------------------------- */

#conLeft {
	width: 650px;
	float: left;
	display: block;
}
#conRight {
	width: 270px;
	float: right;
}


/*
レイアウト（2回目左右）
----------------------------------------------*/

#conLeft #sLeftcon {
	width: 360px;
	float: left;
}
#conLeft #sRightcon {
	float: right;
	width: 270px;
}
/*
PRオレンジ枠
----------------------------------------------*/
#sLeftcon .prbox {
	width: 358px;
	border: 1px solid #FF7121;
	margin-bottom: 10px;
}
* html #sLeftcon .prbox {
	width: 360px;
}
#sLeftcon .prbox ul {
	margin: 6px 3px 6px 6px;
	padding: 0px;
	display: block;
}

/* 08.06.19 レイアウト修正 ------------ */

#sLeftcon .prbox li {
	list-style-type: none;
	margin-bottom: 3px;
	padding-left: 30px;
	line-height: 1.8;
	background: url(/images/top/icon_pr.gif) no-repeat left center;
}

/* ------------ 08.06.19 レイアウト修正 */

/*
オススメオレンジ枠
----------------------------------------------*/
#sLeftcon .recobox {
	width: 358px;
	border: 1px solid #FF7121;
}
* html #sLeftcon .recobox {
	width: 360px;
}
#sLeftcon .recobox ul {
	margin: 6px 3px 6px 6px;
	padding: 0px;
	display: block;
}
#sLeftcon .recobox li {
	margin-bottom: 3px;
	line-height: 1.3;
	margin-left: 20px;
}
/*

/*
画像切り替え
----------------------------------------------*/
#sLeftcon .Change {
	margin-bottom: 20px;
}

/*
注目のレストラン情報(背景オレンジ共通)
----------------------------------------------*/
#conLeft #sLeftcon .spot01 {
	width: 360px;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: -3px;
}
#sLeftcon .spot01 .ttl {
	background-image: url(/images/top/bg_ttlbar_01.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 348px;
	padding: 6px;
	color: #13007C;
	font-weight: bold;
	display: block;
	margin: 0px 0px 10px;
	position: relative;
}
#sLeftcon .spot01 .ttlink {
    background-image: url(/images/top/bg_ttlbar_01.jpg);
    background-repeat: no-repeat;
    height: 13px;
    width: 348px;
    padding: 6px;
    color: #13007c;
    font-weight: bold;
    display: block;
    margin: 0px 0px 10px;
    position: relative;
    cursor:pointer;
}
#sLeftcon .spot01 .ttl span {
	color: #13007C;
}
#sLeftcon .spot01 .ttlink span {
    color: #13007C;
}
* html #sLeftcon .spot01 .ttl ,
* html #sLeftcon .spot01 .ttlink {
	height: 25px;
	width: 360px;
	}
#sLeftcon .spot01 .ttl .rss ,
#sLeftcon .spot01 .ttlink .rss {
	position: absolute;
	right: 3px;
	top: 3px;
}
#sLeftcon .spot01 .topC {
	display: block;
	width: 360px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDF5D;
	padding-bottom: 8px;
	margin-bottom: 8px;
	float: left;
}
#sLeftcon .spot01 .topC li {
	list-style-type: none;
	display: block;
	float: left;
}
#sLeftcon .spot01 .topC img {
	display: block;
}
#sLeftcon .spot01 .topC .text .date {
	color: #FF9900;
}
#sLeftcon .spot01 .topC .text {
	padding-left: 10px;
	width: 220px;
	line-height: 1.3;
}
* html #sLeftcon .spot01 .topC .text {
	width: 230px;
	line-height: 1.4;
}
#sLeftcon .spot01 .topC p {
	font-size: 80%;
	display: block;
}
* html #sLeftcon .spot01 .topC p {
	font-size: 75%;
}
*:first-child+html #sLeftcon .spot01 .topC p {
	font-size: 72.5%;
}
#sLeftcon .spot01 .listP p,
#sLeftcon .spot01 .listP2 p,
#sLeftcon .spot01 .listP3 p,
#sLeftcon .spot01 .listT p {
	font-size: 80%;
	display: block;
	clear: both;
}
* html #sLeftcon .spot01 .listP p,
* html #sLeftcon .spot01 .listP2 p,
* html #sLeftcon .spot01 .listP3 p,
* html #sLeftcon .spot01 .listT p {
	font-size: 75%;
	margin-top: 3px;
	display: block;
}
*:first-child+html #sLeftcon .spot01 .listP p,
*:first-child+html #sLeftcon .spot01 .listP2 p,
*:first-child+html #sLeftcon .spot01 .listP3 p,
*:first-child+html #sLeftcon .spot01 .listT p {
	font-size: 72.5%;
	margin-top: 3px;
	display: block;
}
#sLeftcon .spot01 .listP {
	width: 360px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDF5D;
	display: block;
	float: left;
}
#sLeftcon .spot01 .listP2 {
	width: 360px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	display: block;
	float: left;
}
#sLeftcon .spot01 .listP3 {
	width: 360px;
	margin-bottom: 8px;
	display: block;
	float: left;
}

/* 08.06.19 レイアウト修正 ------------ */

#sLeftcon .spot01 .listP .check,
#sLeftcon .spot01 .listP2 .check,
#sLeftcon .spot01 .listP3 .check {
	width: 180px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block;
	float: left;
}

/* ------------ 08.06.19 レイアウト修正 */

#sLeftcon .spot01 .listP3 .check {
	width: 180px;
	margin: 0px 0px 10px;
	padding: 0px;
	display: block;
	float: left;
}
#sLeftcon .spot01 .listP .check dt,
#sLeftcon .spot01 .listP2 .check dt,
#sLeftcon .spot01 .listP3 .check dt {
	float: left;
	margin-right: 5px;
	display: block;
}
#sLeftcon .spot01 .listP .check dd,
#sLeftcon .spot01 .listP2 .check dd,
#sLeftcon .spot01 .listP3 .check dd {
	width: 110px;
	display: block;
	float: left;
	line-height: 1.2;
}
/*
----------------------------------------------*/
#sLeftcon .spot01 .listP .check .date,
#sLeftcon .spot01 .listP2 .check .date {
	display: block;
	color: #FF9900;
}
/*
----------------------------------------------*/
#sLeftcon .spot01 .listP .check a,
#sLeftcon .spot01 .listP2 .check a,
#sLeftcon .spot01 .listP3 .check a {
	display: block;
	float: left;
}
#sLeftcon .spot01 .listT {
	display: block;
	width: 360px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDF5D;
	float: left;
}
#sLeftcon .spot01 .listT li {
	list-style-type: none;
	display: block;
	margin-bottom: 5px;
	line-height: 1.3;
}
#sLeftcon .spot01 .listT .date {
	color: #FF9900;
	padding-right: 5px;
}
#sLeftcon .spot01 .listT .check a {
	display: block;
}
#sLeftcon .spot01 .clear360 {
	clear: both;
}

#sLeftcon .spot01 .next {
	text-align: right;
	width: 360px;
	display: block;
	clear: both;
}
#sLeftcon .spot01 .next2 {
	text-align: right;
	width: 360px;
	display: block;
	clear: both;
	font-size: 80%;
}
* html #sLeftcon .spot01 .next2 {
	font-size: 75%;
}
*:first-child+html #sLeftcon .spot01 .next2 {
	font-size: 72.5%;
}
#sLeftcon .spot01 .next3 {
	text-align: right;
	width: 360px;
	display: block;
	clear: both;
	margin-bottom: 10px;
}
#sLeftcon .spot01 .nList {
	width: 360px;
	display: block;
	margin-bottom: 10px;
}
#sLeftcon .spot01 .nList li {
	margin-left: 20px;
	margin-bottom: 3px;
	clear: both;
}
* html #sLeftcon .spot01 .nList li {
	margin-bottom: 1px;
}
#sLeftcon .spot01 .nList span {
	font-size: 80%;
	display: block;
	float: left;
	line-height: 1.4;
}
* html #sLeftcon .spot01 .nList span {
	font-size: 75%;
}
*:first-child+html #sLeftcon .spot01 .nList span {
	font-size: 72.5%;
}
#sLeftcon .spot01 .nList .mainT {
	font-weight: bold;
	list-style-type: none;
	text-indent: -1em;
}


#sLeftcon .spot01 .wallP {
	display: block;
	margin-bottom: 10px;
	float: left;
}
#sLeftcon .spot01 .wallP li {
	display: block;
	width: 70px;
	list-style-type: none;
	float: left;
}
#sLeftcon .spot01 .eList {
	display: block;
	margin-bottom: 15px;
}
#sLeftcon .spot01 .eList li {
	display: block;
	list-style-type: none;
	margin-bottom: 5px;
}
#sLeftcon .spot01 .eList a {
	margin-left: 3px;
}
#sLeftcon .spot01 .ttl .pickup {
	position: absolute;
	left: 3px;
	top: 5px;
}
#sLeftcon .spot01 .ttl .pickupTxt {
	margin-left: 58px;
}
#sLeftcon .spot01 .listP3 .check img {
	display: block;
}
#sLeftcon .spot01 .topM {
	display: block;
	width: 360px;
	padding-bottom: 8px;
	float: left;
}
#sLeftcon .spot01 .topM li {
	list-style-type: none;
	display: block;
	float: left;
	margin-bottom: 4px;
}
#sLeftcon .spot01 .topM img {
	display: block;
}

#sLeftcon .spot01 .topM .text {
	padding-left: 10px;
	width: 260px;
	line-height: 1.3;
}
#sLeftcon .spot01 .topM .text .ttlB {
	font-weight: bold;
}
* html #sLeftcon .spot01 .topM .text {
	width: 270px;
}
#sLeftcon .spot01 .topM2 {
	display: block;
	width: 360px;
	margin-bottom: 8px;
	float: left;
	height: 78px;
}
#sLeftcon .spot01 .topM2 li {
	list-style-type: none;
	display: block;
	float: left;
}
#sLeftcon .spot01 .topM2 img {
	display: block;
}

#sLeftcon .spot01 .topM2 .text {
	padding-left: 10px;
	width: 290px;
	line-height: 1.3;
}
* html #sLeftcon .spot01 .topM2 .text {
	width: 300px;
}
#sLeftcon .spot01 .topM .textD {
	line-height: 1.3;
	text-align: right;
	display: block;
	width: 360px;
	margin-top: 5px;
}
#sLeftcon .spot01 .topM2 .textD {
	line-height: 1.3;
	text-align: right;
	display: block;
	width: 290px;
	margin-top: 45px;
}





#conRight .spoptGR {
	padding: 0px;
	width: 270px;
	margin-bottom: 12px;
	float: left;
	margin-right: -3px;
}
#conRight .spoptGR .title {
	background-image: url(/images/top/bg_ttlbar_01.jpg);
	background-repeat: repeat-y;
	width: 270px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
#conRight .spoptGR .title .normal {
	font-weight: bold;
	color: #13007C;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#conRight .spoptGR ul {
	display: block;
	float: left;
	width: 270px;
	margin-bottom: 12px;
}
#conRight .spoptGR li {
	margin-left: 20px;
	line-height: 1.4;
}


/*
　ハワイのご予約はこちら
----------------------------------------------*/

#conRight #tabContent {
	width: 270px;
	background-color: #FFEFAD;
	display: block;
	padding-top: 10px;
	padding-bottom: 6px;
	float: left;
	margin-right: -3px;
}
* html #conRight #tabContent {
}
#conRight #tabContent .ttlRes {
	margin-left: 10px;
	margin-bottom: 6px;
	display: block;
	float: left;
}
#conRight #tabContent #tabIndex2 {
	margin-left: 10px;
	display: block;
}
#conRight #tabContent #tabIndex2 li {
	display: block;
	float: left;
	height: 20px;
	width: 80px;
}
#conRight #tabContent #tabIndex2 li.m5 {
	width: 5px;
}

#conRight #tabContent #tabIndex2 img {
	display: block;
}
#tabBoxIndex .tabBox {
	width: 250px;
	background-color: #FFFFFF;
	padding: 6px 4px 2px;
	margin-left: 5px;
	line-height: 1.2;
	overflow: hidden;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#tabBoxIndex .bar1 {
	background-image: url(/images/top/bar_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabBoxIndex .bar2 {
	background-image: url(/images/top/bar_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabBoxIndex .bar3 {
	background-image: url(/images/top/bar_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

* html #tabBoxIndex .tabBox {
	width: 260px;
}
#tabBoxIndex .tabBox strong {
	display: block;
	margin-bottom: 5px;
}
#tabBoxIndex .tabBox th .hissu {
	font-size: 80%x;
	color: #FF0000;
	margin-left: 2px;
}
* html #tabBoxIndex .tabBox th .hissu {
	font-size: 75%;
}
*:first-child+html #tabBoxIndex .tabBox th .hissu {
	font-size: 72.5%;
}
#tabBoxIndex .tabBox th {
	text-align: left;
	font-size: 12px;
}
#tabBoxIndex .tabBox span {
	font-size: 80%;
	font-weight: normal;
}
* html #tabBoxIndex .tabBox span {
	font-size: 75%;
}
*:first-child+html #tabBoxIndex .tabBox span {
	font-size: 72.5%;
}
#tabBoxIndex .tabBox td {
	padding-top: 2px;
	font-size: 12px;
	padding-bottom: 6px;
}
#tabBoxIndex .tabBox select {
	border: 1px solid #CCCCCC;
}
#tabBoxIndex .tabBox img {
	vertical-align: middle;
}
#tabBoxIndex .tabBox .room th {
	padding: 0px 5px 0px 0px;
}
#tabBoxIndex .tabBox .room td {
	padding: 0px;
}
#tabBoxIndex .tabBox .searchBtn {
	vertical-align: middle;
}
#tabBoxIndex .tabBox a {
	vertical-align: middle;
	font-size: 11px;
	margin-left: 5px;
}
* html #tabBoxIndex .tabBox a {
	font-size: 75%;
}
*:first-child+html #tabBoxIndex .tabBox a {
	font-size: 72.5%;
}
#tabBoxIndex .tabBox .power {
	display: block;
	clear: both;
	float: right;
	text-align: right;
}



/*
　折りたたみオプションメニュー
----------------------------------------------*/
/*.trigger      {
	cursor:pointer;
}
.hide .target {
	display:none;
}
*/







#conRight .spoptGR dl.rest {
	width: 270px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
#conRight .spoptGR .rest dt {
	height: 60px;
	width: 60px;
	float: left;
	margin-right: 10px;
	display: block;
}
#conRight .spoptGR.rest dd {
	width: 200px;
	display: block;
	float: left;
}
#conRight .spoptGR .rest dd {
	display: block;
	width: 200px;
	float: left;
}
#conRight .spoptGR .txtS {
	font-size: 80%;
	margin-top: 5px;
}
* html #conRight .spoptGR .txtS {
	font-size: 75%;
}
*:first-child+html #conRight .spoptGR .txtS {
	font-size: 72.5%;
}
#conRight .spoptGR .copon {
	vertical-align: middle;
	margin-left: 3px;
}
#conRight .spoptGR .check {
	display: block;
	margin-bottom: 10px;
}

#conRight .spoptGR .check dt {
	width: 270px;
	margin-right: 0px;
	display: block;
}
#conRight .spoptGR .check dd {
	display: block;
}




/*
左下グーグル
----------------------------------------------*/
#conLeft #sLeftcon .GADWS {
	width: 360px;
	height: 300px;
	float: left;
	text-align: center;
}

/*
グーグル
----------------------------------------------*/
#sLeftcon #gadws {
	height: 300px;
	width: 360px;
	float: left;
	margin-right: -3px;
	text-align: center;
}



/*
タイトル背景緑　通常枠
----------------------------------------------*/
#sRightcon .spoptGR {
	padding: 0px;
	width: 270px;
	margin-bottom: 12px;
	float: left;
	margin-right: -3px;
}
#sRightcon .spoptGR .title {
	background-image: url(/images/top/bg_ttlbar_01.jpg);
	background-repeat: repeat-y;
	width: 270px;
	padding: 0px;
	margin-bottom: 10px;
	display: block;
	float: left;
	position: relative;
	cursor: pointer;
}
#sRightcon .spoptGR .next {
	display: block;
	text-align: right;
	margin-top: 5px;
	float: left;
	width: 270px;
	margin-bottom: 8px;
}
#sRightcon .spoptGR .title .normal {
	font-weight: bold;
	color: #13007C;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#sRightcon .spoptGR .title .rss {
	position: absolute;
	top: 3px;
	right: 3px;
}


#sRightcon .spoptGR .kutikomiList {
	display: block;
	width: 270px;
	clear: both;
}
#sRightcon .spoptGR .kutikomiList li {
	line-height: 1.4;
	width: 270px;
}
* html #sRightcon .spoptGR .kutikomiList li {
	margin-bottom: 0px;
}
#sRightcon .spoptGR .kutikomiList span {
	font-size: 80%;
	display: block;
}
* html #sRightcon .spoptGR .kutikomiList span {
	font-size: 75%;
}
*:first-child+html #sRightcon .spoptGR .kutikomiList span {
	font-size: 72.5%;
}
#sRightcon .spoptGR .yelowFrame {
	display: block;
	width: 270px;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
}
#sRightcon .spoptGR .yelowFrame .uList {
    width: 250px;
}
#sRightcon .spoptGR .yelowFrame .uList ul li{
    display: list-item;
    margin-left: 20px;
}
#sRightcon .spoptGR .yelowFrame p {
	display: block;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
}
#sRightcon .spoptGR .yelowFrame .sTxt {
	font-size: 80%;
}
* html #sRightcon .spoptGR .yelowFrame .sTxt {
	font-size: 75%;
}
*:first-child+html #sRightcon .spoptGR .yelowFrame .sTxt {
	font-size: 72.5%;
}
#sRightcon .spoptGR .oraFrame {
	display: block;
	width: 270px;
	background-color: #FFF2BC;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
}
#sRightcon .spoptGR .oraFrame p {
	display: block;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
}
#sRightcon .spoptGR .oraFrame .sTxt {
	font-size: 80%;
}
* html #sRightcon .spoptGR .oraFrame .sTxt {
	font-size: 75%;
}
*:first-child+html #sRightcon .spoptGR .oraFrame .sTxt {
	font-size: 72.5%;
}
#sRightcon .spoptGR .oraFrame .bTxt {
	font-size: 110%;
	font-weight: bold;
	color: #FF9900;
}

#sRightcon .spoptGR .oraFrame ul {
	display: block;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
* html #sRightcon .spoptGR .oraFrame ul {
	margin-left: 5px;
}
#sRightcon .spoptGR .oraFrame li {
	float: left;
}
#sRightcon .spoptGR .oraFrame img {
	display: block;
}
#sRightcon .spoptGR .oraFrame .txt {
	/*090427 Mihoが変更しました*/
	/*width: 180px;*/
	padding-left: 10px;
	text-align: left;
}

/*
エリアから探す
----------------------------------------------*/
#sRightcon .spoptGR .title .icomap {
	background-image: url(/images/top/icon_cnt_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-left: 32px;
	font-weight: bold;
	color: #13007C;
	padding-bottom: 6px;
}
#sRightcon .spoptGR .mapCon {
	display: block;
	float: left;
}
#sRightcon .spoptGR .pt {
	display: block;
}
/*
----------------------------------------------*/
#sRightcon .spoptGR .pt li {
	display: block;
	float: left;
}
/*
----------------------------------------------*/
#sRightcon .spoptGR .pt img {
	display: block;
}
#sRightcon .spoptGR .pt .txt {
	width: 200px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height: 1.3;
}
#sRightcon .spoptGR .pt .txtN {
	width: 210px;
	text-align: right;
}



/*
マガジン連動企画
----------------------------------------------*/
#sRightcon .spoptGR .magazinList {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
}
#sRightcon .spoptGR .magazinList dt {
	display: block;
	float: left;
	margin-right: 10px;
}
#sRightcon .spoptGR .magazinList a {
	display: block;
	margin-bottom: 8px;
}
#sRightcon .spoptGR .magazinList .bold {
	font-weight: bold;
}
#sRightcon .spoptGR .magazinList dd {
	margin-bottom: 5px;
	width: 170px;
	float: right;
	display: block;
}
/* SEO施工スタイル 更新----------------------*/
#sRightcon .spoptGR strong {
	display: block;
	margin-bottom: 2px;
	color: #13007C;
}
/* SEO施工スタイル 更新----------------------*/
#sRightcon .spoptGR ul {
	margin: 0px;
	padding: 0px;
	width: 270px;
	display: block;
	float: left;
}
#sRightcon .spoptGR li {
	display: block;
	list-style-type: disc;
	margin: 0px 0px 3px 0px;
}
#sRightcon .spoptGR .title .icokutikomi {
	background-image: url(/images/top/icon_cnt_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 33px;
	font-weight: bold;
	color: #13007C;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sRightcon .spoptGR .title .icorecom {
	background-image: url(/images/top/icon_cnt_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	padding-top: 6px;
	padding-bottom: 6px;	
}


/*
黄色枠
----------------------------------------------*/
#conLeft #sRightcon .present {
	width: 250px;
	margin-bottom: 20px;
	float: left;
	background-color: #FFF2BC;
	margin-right: -3px;
	padding: 10px 10px 20px 10px;
	line-height: 1.3;
}
#sRightcon .present .readS {
	width: 250px;
 display: block;
	float: left;
	font-size: 80%;
}
* html #sRightcon .present .readS {
	width: 253px;
	font-size: 75%;
}
*:first-child+html #sRightcon .present .readS {
	width: 253px;
	font-size: 72.5%;
}
#sRightcon .present .sttl {
	width: 250px;
	font-weight: bold;
	color: #FF9900;
	float: left;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}
#sRightcon .present .preList {
	width: 250px;
	border-bottom: 1px solid #FFCC00;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
}
#sRightcon .present .preList02 {
	width: 250px;
	float: left;
}

#sRightcon .present .preList .image {
	float: left;
	margin-right: 10px;
	display: block;
	margin-bottom: 5px;
}
#sRightcon .present .preList .txt {
	width: 180px;
	float: left;
}
#sRightcon .present .preList .txt span {
	font-size: 80%;
}
* html #sRightcon .present .preList .txt span {
	font-size: 75%;
}
*:first-child+html #sRightcon .present .preList .txt span {
	font-size: 72.5%;
}

/*
レストランエリアから探す
----------------------------------------------*/
#sRightcon .spoptGR .title .area {
	background-image: url(/images/top/icon_cnt_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	padding-top: 4px;
	padding-left: 32px;
	font-weight: bold;
	color: #13007C;
	line-height: 1.2;
}
#sRightcon .spoptGR .areaMap {
	display: block;
	width: 270px;
	float: left;
}
/*
みんなのハワイ写真
----------------------------------------------*/
#sRightcon .spoptGR .title .icophoto {
	background-image: url(/images/top/icon_cnt_04.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 32px;
	font-weight: bold;
	color: #13007C;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sRightcon .spoptGR .photoList {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 60px;
	float: left;
	font-size: 80%;
}
* html #sRightcon .spoptGR .photoList {
	font-size: 75%;
}
*:first-child+html #sRightcon .spoptGR .photoList {
	font-size: 72.5%;
}
#sRightcon .spoptGR .photoListL {
	margin: 0px;
	padding: 0px;
	width: 60px;
	float: left;
	font-size: 80%;
}
* html #sRightcon .spoptGR .photoListL {
	font-size: 75%;
}
*:first-child+html #sRightcon .spoptGR .photoListL {
	font-size: 72.5%;
}
/*
----------------------------------------------*/
#sRightcon .spoptGR .photoList li,
#sRightcon .spoptGR .photoListL li {
	word-break: break-all;
	overflow: hidden;
}
/*
----------------------------------------------*/


/*
注目ランキング
----------------------------------------------*/
#sRightcon .spoptGR .title .icoranking {
	background-image: url(/images/top/icon_cnt_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 32px;
	font-weight: bold;
	color: #13007C;
	padding-top: 6px;
	padding-bottom: 6px;
}
/*
----------------------------------------------*/
#sRightcon .spoptGR #tabs_ranking {
	width: 270px;
	padding: 0px;
	margin-bottom: 8px;
	display: block;
}
#sRightcon .spoptGR #tabs_ranking li {
	list-style-type: none;
	display: inline;
	line-height: 1.3;
	font-size: 80%;
}
* html #sRightcon .spoptGR #tabs_ranking li {
	line-height: 1.6;
	font-size: 75%;
}
*:first-child+html #sRightcon .spoptGR #tabs_ranking li {
	line-height: 1.6;
	font-size: 72.5%;
}
#sRightcon .spoptGR .ranking_term {
	font-size: 80%;
}
* html #sRightcon .spoptGR .ranking_term {
	font-size: 75%;
}
*:first-child+html #sRightcon .spoptGR .ranking_term {
	font-size: 72.5%;
}
/*
----------------------------------------------*/
#sRightcon .spoptGR .ranking {
	width: 270px;
	padding: 0px;
	clear: both;
	margin-bottom: 8px;
	display: block;
}
#sRightcon .spoptGR .ranking dt {
	display: block;
	float: left;
	padding-left: 17px;
	clear: left;
	white-space: nowrap;
	padding-right: 3px;
	width: 20px;
	height: 1.5em;
}
#sRightcon .spoptGR .ranking dd {
	margin-bottom: 2px;
	line-height: 1.3;
	flort: left
	width: 230px;
}
#sRightcon .spoptGR .ranking .s01 {
	background-image: url(/images/top/icon_star_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sRightcon .spoptGR .ranking .s02 {
	background-image: url(/images/top/icon_star_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sRightcon .spoptGR .ranking .s03 {
	background-image: url(/images/top/icon_star_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*
ホットキーワード
----------------------------------------------*/
#sRightcon .spoptGR .tags {
	width: 270px;
	line-height: 1.3;
}
/*-----キーワード検索　文字サイズ-----*/
#sRightcon .spoptGR .font05 {
	font-size: large;
	font-weight: normal;
}
#sRightcon .spoptGR .font04 {
	font-size: medium;
	font-weight: normal;
}
#sRightcon .spoptGR .font03 {
	font-size: small;
	font-weight: normal;
}
#sRightcon .spoptGR .font02 {
	font-size: x-small;
	font-weight: normal;
}
#sRightcon .spoptGR .font01 {
	font-size: xx-small;
	font-weight: normal;
}

/*
PR広告画像
----------------------------------------------*/
#conRight .prbox {
	width: 260px;
/*	border: 1px solid #CCCCCC;*/
	border: 0px;
	font-size: 80%;
/*	padding: 4px;*/
	padding: 0px;
	margin-bottom: 20px;
}
* html #conRight .prbox {
	width: 270px;
	font-size: 75%;
}
*:first-child+html #conRight .prbox {
	padding-bottom: 8px;
	font-size: 72.5%;
}
#conRight .prbox .prRead {
	display: block;
	margin-bottom: 5px;
	margin-top: 3px;
}
#conRight .prbox .prList {
	width: 260px;
	overflow: hidden;
}
#conRight .prbox .prList li {
	list-style-type: none;
	float: left;
	margin: 5px;
}
* html #conRight .prbox .prList li {
	margin-left: 3px;
}
#conRight .prbox .prList img,
#conRight .prbox .prList embed,
#conRight .prbox .prList object{
	display: block;
}


/*
グーグル右
----------------------------------------------*/
#conRight #gadws02 {
	width: 270px;
	margin-bottom: 20px;
	text-align: center;
}
#sRightcon #gadws03 {
	width: 270px;
	margin-bottom: 20px;
	text-align: center;
}
#footerLinkunit {
	width: 100%;
	margin-top: 40px;
	clear: both;
	text-align: center;
	display: block;
	float: left;
}
#Linkunit {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


/*
新着記事・ブログ
----------------------------------------------*/
#sRightcon .spoptGR .newdate,
#sRightcon .spoptGR .fixdate .datebox  {
	margin: 0px;
	padding: 0px;
	width: 270px;
	line-height: 1.2;
	border-bottom: 1px solid #FF9900;
	display: block;
	overflow: hidden;
	float: left;
}
#sRightcon .spoptGR .newdate dt {
	color: #FF9900;
	display: block;
}
#sRightcon .spoptGR .newdate a {
	margin-left: 12px;
}
#sRightcon .spoptGR .newdate dd {
	display: block;
	margin-bottom: 3px;
}
#sRightcon .spoptGR .fixdate {
	margin: 0px;
	padding: 0px;
	width: 270px;
	line-height: 1.2;
}
#sRightcon .spoptGR .fixdate .datebox dt {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#sRightcon .spoptGR .fixdate .datebox dd {
	float: left;
	display: block;
	width: 200px;
}
#sRightcon .spoptGR .fixdate .datebox .day {
	color: #FF9900;
	margin-top: 10px;
}
#sRightcon .spoptGR .fixdate .datebox .words {
	margin-bottom: 10px;
}
#crossfade-container {
	position: relative;
	display: block;
	height: 180px;
	width: 360px;
	float: left;
}
.fade-box {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
}


/*
----------------------------------------------*/
/*
タブチェンジ　#tabContent
----------------------------------------------*/

#sLeftcon .spot01 #tabs_whatsHot {
	display: block;
	margin-bottom: 8px;
}
#sLeftcon .spot01 #tabs_whatsHot li {
	list-style-type: none;
	display: inline;
	line-height: 1.3;
	font-size: 80%;
}
* html #sLeftcon .spot01 #tabs_whatsHot li {
	line-height: 1.6;
	font-size: 75%;
}
*:first-child+html #sLeftcon .spot01 #tabs_whatsHot li {
	line-height: 1.6;
	font-size: 72.5%;
}
.active {
	background-color: #FFFF59;
	font-weight: bold;
	color: #666666;
	font-size: 110%;
}
/*
----------------------------------------------*/




/*
----------------------------------------------*/
#sRightcon .spoptGR #tabs_kuchikomi {
	display: block;
	margin-bottom: 8px;
}
#sRightcon .spoptGR #tabs_kuchikomi li {
	list-style-type: none;
	display: inline;
	line-height: 1.3;
	font-size: 80%;
}
* html #sRightcon .spoptGR #tabs_kuchikomi li {
	line-height: 1.6;
	font-size: 75%;
}
*:first-child+html #sRightcon .spoptGR #tabs_kuchikomi li {
	line-height: 1.6;
	font-size: 72.5%;
}
/*
----------------------------------------------*/
