﻿

/* ---------------------------------------------------------------- *
	圭窯ページの設定です
 * ---------------------------------------------------------------- */
	

#keigama {
	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;
}

#keigama h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top.png) no-repeat bottom;
}


#keigama h4 img{
	width:736px;
	height:50px;
	margin:0px;
	top:40px;
}

.keigama_bg {
	width:736px;
	padding:10px 0;
	background:url(../img/report_main.png) repeat-y;
	text-align:center;
}


#keigama div p {
	display:block;
	width:680px;
	height:auto;
	margin:0px auto 10px;
	padding:10px 10px;
	background:transparent;
	border:1px solid #DEC18E;
	font-size:12px;
	color:#666666;
}


.keigama_name {
	display:block;
	width:100%;
	height:20px;
	margin:5px auto 10px;
	line-height:20px;
	text-align:center;
	color:#5E554B;
	background:#C1AD94;
	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;
}
