@import url("common.css");

/* gbv@top */

#flash {
	clear:both;
}

#main {
	background:url(../img/back_main.jpg) repeat-x 0 0 #3E000D;
	overflow:auto;
	zoom:1;
	padding:25px 35px;
	text-align:left;
}
#main_left_ctn {
	float:left;
	width:481px;
}
#main_right_ctn {
	float:right;
	width:360px;
}

h2#title1 {
	background:url(../img/title1.gif) no-repeat 0 0;
	width:171px;
	height:21px;
	text-indent:-9999px;
	margin-bottom:16px;
}
h2#title2 {
	background:url(../img/title2.gif) no-repeat 0 0;
	width:481px;
	height:31px;
	text-indent:-9999px;
	margin-bottom:16px;
	clear:both;
}
h2#title3 {
	background:url(../img/title3.gif) no-repeat 0 0;
	width:205px;
	height:21px;
	text-indent:-9999px;
	margin-bottom:16px;
}

img#shop_img , img#staff_img1 {
	float:left;
	margin:0 10px 16px 0;
}
p#staff_info span { font-size:1.7em; }
p.price {
	border-top:1px solid #E7D7C8;
	padding-top:5px;
	margin-top:5px;
}

h3.stitle1 {
	border-top:1px solid #C2A49C;
	background-color:#5A0D21;
	padding:10px 15px;
	margin:15px 0 5px 0;
	color:#E7D7C8;
}