@charset "utf-8";

h1 {
	display: block;
	height: 32px;
	width: 680px;
	text-indent: 120px;
	background-image: url(../img/lineh1.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin:0px;
	padding:0px;
	font-size:16px;
	padding-top:8px;
	color:#330000;
}

h2 {
	display: block;
	height: 40px;
	width: 680px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin:0px;
	padding:0px;
}

#fh {
	width:550px;
	height:160px;
	background-image: url(../img/flowertop.jpg);
	background-repeat: no-repeat;
	padding-top:60px;
	padding-right:130px;
}
#topmenu {
	float:left;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:4px;
}
#topvisual {
	padding-top:8px;
	padding-right:4px;
	float:right;
}
#rb {
	float: right;
	color: #303030;
	width: 680px;
	line-height: 20px;
	text-align: left;
	background-color:transparent;
	font-size: 13px;
}

#rb span {
	display: block;
	text-align:left;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:12px;
	padding-right:6px;
	line-height:20px;
}

#notice {
	font-size: 11px;
	color:#883300;
}

#itemlist {
	float:left;
	text-align:center;
	background-color:transparent;
	padding:13px;
	overflow:visible;
}

#itemimage {
	float:left;
	text-align:center;
	background-color:transparent;
	padding:5px;
}

#itemdata {
	width:660px;
	padding:10px;
	background-color:#FFFFFF;
	background-image: url(../img/itembk.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#lb {
	float: left;
	background-image: url(../img/pnavibody.gif);
	width: 200px;
	text-align: center;
	background-position: 0px 0px;
	color: #666666;
}

#lb div {
	padding-top:0px;
	padding-bottom:4px;
	background-color:transparent;
}

#lb div img {
	margin-bottom:4px;
}

#lb h2 {
	background-image: url(../img/orderh.gif);
	margin:0px;
	padding:0px;
}

#lb span {
	display: block;
	font-size: 11px;
	text-align:left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:12px;
	padding-right:6px;
	line-height:16px;
}

#lb span strong {
	line-height:30px;
	font-size:24px;
}

.flowimg {
	float:right;
	margin-right:10px;
}

.tmenu {
	width:80px;
	background-color:#DDCDC1;
	color:#606060;
	padding-top:4px;
	padding-left:8px;
	font-weight:bold;
	text-align:left;
	font-size: 11px;
	vertical-align:top;
}

.tbody {
	width:410px;
	color:#303030;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	font-size: 12px;
	background-color:#FFFFFF;
	background-image: url(../img/tbody.gif);
	background-repeat: repeat-y;
	background-position: right;
}


#fhs {
	background-image: url(../img/shtop.jpg);
}


