@charset "shift_jis";
/* Index:	*/

#main{
	width:900px;
	padding:4px;
	margin:0 auto 20px auto;
	height:548px;
	background:#f6f6f6;
	background-repeat:no-repeat;
	background-position:left top;
/*	background-image:url(../img/bg-main.gif);*/	
}

#okinawa #main	{background-image:url(../img/oki-bg-main.jpg);}
#hokkaido #main	{background-image:url(../img/hok-bg-main.jpg);}
#tokyo #main		{background-image:url(../img/tyo-bg-main.jpg);}

#main p.title{
	color:#777;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:2px;
	margin-bottom:10px;
}
#main p{
	font-size:11px;
	font-family:"ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック";
}
#main p.exp{
	color:#888;
	position:absolute;
	right:10px;
	top:14px;
}


/* ツアー一覧部分 */
#tourblock{
	/* 各発地ツアー一覧部分 */
	width:730px;
	float:left;
}
#tourblock h3{
	float:left;
	margin-right:1px;
}

#tourblock h4{
	color:#444;
	font-size:14px;
	line-height:18px;
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka,"ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	margin-bottom:8px;
	margin-left:-16px;
}
#tourblock h4 a{
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0 0 40px;
	height:26px;
}
#tourblock h4.col01 a{background-image:url(../img/bg-plan-col01.gif);}
#tourblock h4.col02 a{background-image:url(../img/bg-plan-col02.jpg);}
#tourblock h4.col03 a{background-image:url(../img/bg-plan-col03.jpg);}

#tourblock h4 a:hover{color:#0ad; text-decoration:none; background-position:left bottom;}


#tourblock div.cblock{
	float:left;
	width:602px;
	padding:14px 7px 10px 16px;
	height:524px;
	background-color:#fff;
	margin-right:1px;
	position:relative;
}
#tourblock div#accordion_tyo div,
#tourblock div#accordion_osa div,
#tourblock div#accordion_ngo div,
#tourblock div#accordion_fuk div{
	height:386px;
	overflow:auto;
	margin-bottom:12px;
}



/* sidebar */
#sidebar{
	width:170px;
	float:right;
	height:548px;
	padding:0;
}
#sidebar .block{
	width:144px;
	background-color:#fff;
	padding:14px 13px 12px 13px;
	margin-bottom:4px;
}
#sidebar ul li{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background:url(../img/icon-information.gif) no-repeat 2px 4px;
	border-bottom:1px dotted #ccc;
	padding:0 0 4px 16px;
	margin-bottom:4px;
}
#sidebar a:link,
#sidebar a:visited{color:#5c5c5c; text-decoration:none;}
#sidebar a:hover,
#sidebar a:active	{color:#aaa;}





/* subblock */

#subblock{
	width:880px;
	padding:28px 0 28px 28px;
	margin:0 auto 20px auto;
	background:#fff url(../img/bg-subblock.gif) repeat-x left bottom;
	position:relative;
}
#subblock h3{
	margin-bottom:7px;
}
#subblock p.exp{
	font-size:12px;
	line-height:1.5;
	color:#000;
	margin-bottom:20px;
}
#subblock p.expprice{
	position:absolute;
	right:18px;
	top:100px;
}
#subblock img.pict{
	float:left;
	margin:0 28px 10px 0;
}
#subblock div.planbox{	
	width:320px;
	float:left;
	padding:0px 0 0 0;
	margin:0 18px 18px 0;
}
#subblock div.planbox dl{
	width:320px;
	height:17px;
	margin-bottom:3px;
/*	background:#f00 url(../img/bg-reservation.gif) no-repeat left top;
	padding:0 0 0 85px;*/
}
#subblock div.planbox dl dt,
#subblock div.planbox dl dd{
	float:left;
	height:17px;
	line-height:17px;
}
#subblock div.planbox dl dt{
	width:auto;
	margin-right:10px;
}
#subblock div.planbox dl dd{
	border-right:1px solid #028DCD;
	margin-right:6px;
	padding-right:6px;
}
#subblock div.planbox dl dd.end{
	border:none;
}
#subblock div.planbox ul li a:link,
#subblock div.planbox ul li a:visited	{color:#028DCD;}
#subblock div.planbox ul li a:hover,
#subblock div.planbox ul li a:active	{color:#55bbee;}

#subblock div.planbox p{

}
#subblock div.planbox p.title{
	color:#1C4BAE;
	font-size:14px;
	font-weight:bold;
	margin:0 0 4px 0;
}
#subblock div.planbox p.text{
	font-size:10px;
	margin-bottom:8px;
}
#subblock div.planbox p.text span.price{
	color:#f00;
	font-size:12px;
	font-weight:bold;
}


div.subimg
{
	clear:both;
	margin-bottom:3px;
	background-repeat:repeat-x;
	background-position: left top;
}
div.subimg img{
 vertical-align:bottom;
}
#okinawa div.subimg{background-image:url(../img/oki-subimg.jpg);}


/*20100326Fri キースシステム停止に伴う告知*/
div.system{
	width:870px;
	padding:28px 0 28px 28px;
	margin:0 auto 20px auto;
	background:#fff url(../img/bg-subblock.gif) repeat-x left bottom;
	position:relative;
	border:4px #FF0000 solid;
	}