@charset "shift_jis";
html, body {
	background-color: #FFF;
	background-image: url(../navi/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 12px;
	line-height: 125%;
}
#contents,.product_list_frm {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/title.jpg);
	margin: 0px;
	padding: 0px;
	height: 83px;
	background-position: 0px 0px;
	display: block;
	text-indent: -999999px;
	background-repeat: no-repeat;
}
#header a {
	text-decoration: none;
	display: block;
	height: 83px;
}
#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 10px;
	line-height: 125%;
	font-weight: normal;
	color: #C63;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 750px;
}
