@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background: url(../image/body_bg.jpg) repeat-x top;

}#main {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_body {
	background: url(../image/main_bottom.jpg) repeat-x bottom;
}
#topbanner {
	background: url(../image/topbanner.jpg);
	height: 47px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#main_title {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#main_title h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
	text-align: center;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#main_title p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin: 15px 70px 0px;
	padding: 0px;
	color: #000000;
}

#pd_image {
	text-align: center;
}
.category_top {
	background: url(../image/category_top.jpg);
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 773px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	line-height: 28px;
	text-indent: 10px;
}
.category_mid_2 {
	background: url(../image/category_mid_2.jpg) no-repeat 0px bottom;
	width: 773px;
}
.category_bottom {
	background: url(../image/category_bottom.jpg);
	height: 21px;
	width: 773px;
	margin-bottom: 30px;
}
.category_bottom_2 {
	background: url(../image/category_bottom_2.jpg);
	height: 21px;
	width: 773px;
	margin-bottom: 30px;
}
.category_all {
	width: 773px;
	margin-right: auto;
	margin-left: auto;
}
.pd_name {
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	margin: 6px 0px 0px;
	padding: 0px;
}
.pd_name_jpn {
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	margin: 6px 0px 0px;
	padding: 0px;
}
.pd_Single {
	width: 120px;
	float: left;
	_margin: 15px 15px 0px;
	margin-top: 15px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
}
.pd_Single_jpn {
	width: 120px;
	float: left;
	margin: 15px 0px 0px 32px;
	_margin: 15px 0px 0px 24px;
}
.pd_img {
	text-align: center;
}
.pd_img_jpn {
	text-align: center;
}
.pd_slg {
	font-size: 12px;
	text-align: center;
	margin: 5px 0px;
	padding: 0px;
	height: 32px;
	line-height: 15px;
}
.pd_link {
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}
.pd_slg_jpn {
	font-size: 12px;
	text-align: center;
	margin: 5px 0px;
	padding: 0px;
	height: 32px;
	line-height: 15px;
}
.pd_link_jpn {
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}
.pd_link a, .pd_link_jpn a {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: underline;
}
.pd_link a:hover, .pd_link_jpn a:hover {
	color: #CC0000;
	text-decoration: none;
}
.clearboth {
	clear: both;
}
#footer{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif, ;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin: 0px auto;
	width: 890px;
	padding: 0px;
}
#footer a{
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	font: 11px/25px Verdana, Arial, Helvetica, sans-serif,;
}

