﻿

/* ---------------------------------------------------------------- *
	お土産ページの設定です
 * ---------------------------------------------------------------- */
	


#sourvenir {
	clear: both;
	width:736px;
	padding-top:0px;
	padding-bottom:50px;
	min-height: 200px;
	font-weight:normal;
	background:url(../img/report_bottom.png) no-repeat bottom;
}

#sourvenir h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top.png) no-repeat bottom;
}


#sourvenir h4 img{
	width:736px;
	height:50px;
	margin:0px;
	top:40px;
}

.souvenir_bg {
	width:736px;
	background:url(../img/report_main.png) repeat-y;
}


#sourvenir  p {
	width:736px;
	text-align:center;
	background:url(../img/report_main.png) repeat-y;
}


.souvenir_name {
	display:block;
	width:100%;
	height:20px;
	margin:5px auto 10px;
	line-height:20px;
	text-align:center;
	color:#ffffff;
	background:#666666;
	font-weight:bold;
}

.tab_thumbs01 {
	float:right;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:10px;
	padding-bottom:10px;
	color:#996600;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.2em;
	text-align:center;
}

.tab_thumbs02 {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:0px;
	padding-bottom:10px;
	color:#996600;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.2em;
	text-align:center;
}
