@charset "Shift_JIS";

/*============================================================
//                                              2008/11/05
//  旅本舗　オプションページ設定
//  
//
//==========================================================*/
/* メインイメージ */
#title_img{
	width:809px;
	font-size:4px;
	line-height:1px;
}

#main01{
	width:448px;
	height:322px;
	background:url("../images/main_img01.jpg") no-repeat;
	text-indent:-1200px;
}

#main02{
	width:448px;
	height:75px;
	background:url("../images/main_img02.gif") no-repeat;
	text-indent:-1200px;
}

#main03{
	width:361px;
	height:84px;
	background:url("../images/main_img03.jpg") no-repeat;
	text-indent:-1200px;
}

#main04{
	width:360px;
	height:150px;
	background:url("../images/main_img04.gif") no-repeat;
	text-indent:-1200px;
}

#main05{
	width:361px;
	height:116px;
	text-indent:0px;
}

#main06{
	width:361px;
	height:47px;
	background:url("../images/main_img06.gif") no-repeat;
	text-indent:-1200px;
}

/* レイアウト */

#part01a{
	width:448px;
	float:left;
}

#part01b{
	width:361px;
	float:right;
}


/* 中タイトル */
h2{
	margin:0;
	font-size:4px;
	line-height:1px;
	text-indent:-1200px;
}

h2#kyushu{
	width:100px;
	height:36px;
	background:url("../images/ttlp_101.gif") no-repeat;
}

h2#free{
	width:198px;
	height:36px;
	background:url("../images/ttlp_301.gif") no-repeat;
}

/* */
.ttlp{
	margin-bottom:6px;
}

.ttlq1{
	margin:0 0 3px 0;
	padding-top:3px;
	padding-left:26px;
	width:227px;
	height:17px;
	background:url("../images/ttlq_1.gif") no-repeat;
}

.ttlq2{
	margin:0 0 3px 0;
	padding-top:3px;
	padding-left:26px;
	width:227px;
	height:17px;
	background:url("../images/ttlq_2.gif") no-repeat;
}

.ttlq3{
	margin:0 0 3px 0;
	padding-top:3px;
	padding-left:26px;
	width:366px;
	height:17px;
	background:url("../images/ttlq_3.gif") no-repeat;
}


h2.ttlq_01{
	margin:0;
	width:116px;
	font-size:12px;
	font-weight:bold;
	line-height:135%;
	text-indent:0;
	color:#ffffff;
	float:left;

}

.ttlq_02{
	margin:0;
	font-size:10px;
	font-weight:normal;
	color:#555555;
	float:left;
}

.ttlq_03{
	margin:0;
	width:255px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	float:left;
}

.osusume{
	margin:10px 0 8px 0;
	width:809px;
/*	background:#2d62ff;*/
}

.osusume td.waku01{
	padding:5px 9px 0px 9px;
	border:solid 1px #339eff;
	background:#ffff99;
}

.c_303{
	font-weight:bold;
	color:#339eff;
}


/* ゲレンデ情報 */
#ski_info{
	margin:0 10px;
	width:320px;
}

#ttl_info{
	margin:10px 0;
	padding-left:1em;
	background:#339eff;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

#lead_info{
	margin:2px 0 8px 0;
	padding:1px 0;
	border-top:solid 1px #acacac;
	border-bottom:solid 1px #acacac;

}

#ski_info ul{
	margin:12px 0 10px 0;
	padding:0;
	list-style-type:none;
}

#ski_info ul li{
	margin-right:6px;
	font-size:10px;
	line-height:150%;
	display:inline;
}

#ski_info ul li span{
	margin-right:4px;
	padding:1px 4px;
	background:#666666;
	color:#ffffff;
	line-height:100%;
	white-space:nowrap;
}

