@charset "UTF-8";

div#mainvisual {
	width: 870px;
	height: 230px;
	background-image: url(../images/main.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main.png', sizingMethod='scale');
}
div#mainvisual h2,div#mainvisual p {
	text-indent: -5000px;
}

div#contents {
	width: 870px;
	position: relative;
}
div#contents_wrapper {
	width: 870px;
	padding: 0px;
	text-align: center;
	position: relative;
}
div#contents_wrapper p,div#contents_wrapper th,div#contents_wrapper td {
	color: #333333;
	text-shadow: #CCCCCC 0px 0px 2px;
}
div#contents_body {
	text-align: left;
	background-color: #FFFFFF;
	width: 850px;
	margin: 0px auto 0px auto;
}
div#contents {
	width: 870px;
	background-image: url(../../../../images/c_body.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/c_body.png', sizingMethod='scale');
}
div#contents_top {
	width: 870px;
	height: 19px;
	text-indent: -5000px;
	background-image: url(../../../../images/c_top.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/c_top.png', sizingMethod='scale');
}
div#contents_bottom {
	clear: both;
	width: 870px;
	height: 19px;
	text-indent: -5000px;
	background-image: url(../../../../images/c_bottom.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/c_bottom.png', sizingMethod='scale');
}
div#products_header {
	
}
div#products_header h2 {
	margin: 0px 0px 0px 10px;
	width: 313px;
	height: 25px;
	background-image: url(../images/logo.gif);
	text-indent: -5000px;
}
div#products_header ul {
	float: right;
}
div#products_header ul li {
	float: left;
	padding: 10px 15px 0px 0px;
}
div#products_header ul li a {
	color: #FFFFFF;
	font-size: 14px;
}
