@charset "utf-8";

/*----------------------------------------------------
	トップページのスタイル
----------------------------------------------------*/

/* 見出し */

h1 {
	background:#eee;
	padding: 5px;
	margin-bottom:10px;
}

h2.tuta {
	clear:both;
	background:url(../img/top/midashi/normal.gif);
	line-height:32px;
	padding-left:10px;
	margin-bottom:10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}

h3 {
	background: url(../img/share/arow02.gif) no-repeat left #eee;
	margin-bottom:5px;
	padding-left:20px;
	font-size:14px;
}

/*----------------------------------------------------
	各セクションのスタイル
----------------------------------------------------*/

/* フラッシュ */

.flash {
	width:800px;
	height:250px;
	padding-bottom:20px;
}

/* ウェルカム */

#welcome span.note {
	color:#FF0000;
}

#welcome strong {
	font-weight:normal;
}

#welcome p.flight {
	background: transparent url(../img/top/pic1.png) no-repeat scroll left bottom;
	height: 100px;
	padding-left: 175px;
	font-size:13px;
	line-height:170%;
}

/* 人気ツアー */

div.tour {
	clear:both;
}

div.tour h3 {
	background: url(../img/share/arow02.gif) no-repeat left #eee;
	margin-bottom:5px;
	padding: 5px 5px 5px 20px;
	font-size:14px;
}

div.tour .left {
	float:left;
	width:170px;
}

div.tour .left img {
	width:160px;
	height:128px;
}

div.tour .right {
	float:right;
	width:380px;
	margin-left:10px;
}

div.tour li {
	line-height:120%;
}

div.tour .point {
	clear:both;
	background-color:#fff;
}

div.tour .infoL {
	float:left;
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
}

div.tour .infoR {
	float:right;
	color:#333333;
}

/* トピックス・更新情報 */

#news dt {
	float:left;
	width:100px;
	padding:5px 10px;
	margin-bottom:5px;
	background:#F1DCFA;
	text-align:center;
}

#news dd {
	float:right;
	width:450px;
	padding:5px 0 5px;
	margin-bottom:5px;
}

/* 広告枠 */

.adsense {
	padding:10px 0 0;
}
