@charset "utf-8";

/*
Item CSS
*/

#header {
	background: url(/img/bg_itemheader.jpg) left top no-repeat;
}

h2 {
	width: 615px;
	height: 41px;
	background: url(/img/h2_item.gif) left no-repeat;
	border-bottom: 1px dotted #666;
}
h3 {
	font-size: 100%;
	border-bottom: 3px double #FFF;
	margin: 12px 0;
	padding: 0 0 5px 0;
}

#item {
	padding: 12px 0 12px 12px;
}

.naiyo {
	margin-bottom: 40px;
}

#item03 {
	height: 320px;
	background: url(../img/inner_img01.jpg) right top no-repeat;
	padding-right: 265px;
}
#item04 {
	height: 215px;
	background: url(../img/mens_img01.jpg) left top no-repeat;
	padding-left: 335px;
}

.gentei {
	color: #FFF;
	font-size: 90%;
}