/*　トップに戻るのスタイル　*/
.to-top {
	text-align: right;
	vertical-align: middle;
	height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*　ニュース＆トピックスの日付等項目下のライン */
.topi_border {
	padding: 5px;
	background-color: #F0EFF1;
}

.top-bg {
	background-image: url(../../tour/images/top15.jpg);
	background-repeat: repeat-x;
}

/* オススメの説明文の部分の紙の背景 */
.leaf-bg {
	background-image: url(../../tour/susume/images/tour_6.gif);
	background-repeat: repeat-y;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

/*　やじるしが伸びる部分の背景 */
.yaji-bg {
	background-image: url(../../tour/susume/images/tour_4.gif);
	background-repeat: repeat-y;
}

/*　左側の間を10pxあける */
.space10 {
	margin-left: 10px;
	padding-left: 10px;
}

/*　柳川のまつり・風物とまち歩きマップのスタイル　*/
.col{
	background: #F0EFF1;
	margin: 10px;
}

/*　クッキングレシピなどのテーブルの背景　*/
.table-bg {
	background-image: url(../../tour/eat/images/eatcom_4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFF9E1;
}

.bg-pink {
	background-color: #FED1C3;
}

.bg-pink2 {
	background-color: #FFEFE1;
}
.bg-pink3 {
	background-color: #FFD6B0;
}
.sline {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.omiyaline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.spring {
	background-image: url(../../tour/event/images/spring01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.summer {
	background-image: url(../../tour/event/images/summer01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.fall {
	background-image: url(../../tour/event/images/fall01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.winter {
	background-image: url(../../tour/event/images/winter01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.theme {
	height: 40px;
}

/*　フッターのスタイル*/
.question {
	background-color: #F0EFF1;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
}

