body {
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
	text-align:left;
}
#main {
	width:580px;
	text-align:left;
	position:relative;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
#logo{
	width: 137px;
	height: 45px;
	border:0px;
	margin:20px 0px;
	margin-right:0px;
	margin-left:auto;
	padding:0px;
}
.title{
	width:580px;
	height:340px;
	text-indent:-10000px;
	margin:0 0 20px 0;
	padding:0px;
	background-image:url(img/main.gif);
	background-repeat:no-repeat;
}
.lead{
	width:580px;
	height:175px;
	text-indent:-10000px;
	margin:0;
	padding:0px;
	background-image:url(img/lead.gif);
	background-repeat:no-repeat;
}
.lead_en{
	width:580px;
	height:175px;
	text-indent:-10000px;
	margin:0;
	padding:0px;
	background-image:url(img/lead_en.gif);
	background-repeat:no-repeat;
}
.lng {
	float:right;
	clear:both;
	margin:20px 0 30px 0;
	padding:0;
}
.subTitle{
	margin:5px 0;
	padding:0;
}
.gd_ttl{
	width:580px;
	height:60px;
	text-indent:-10000px;
	margin:0;
	padding:0px;
	background-image:url(img/goods_title.gif);
	background-repeat:no-repeat;
}
.alert {
	font-weight: bold;
	font-size:10px;
	color:#CC3366;
	margin-bottom:7px;
}
.text .bld {
	font-weight: bold;
	margin-bottom:7px;
}
.text {
	clear:both;
	color: #333333;
	text-align:left;
	width:550px;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	padding:15px;
	border:1px solid #AAAAAA;
}
.text p {
	margin-bottom:7px;
}
.ph {
	float: left ;
	clear: right;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;
}
.navi {
	float:right;
}
.btn {
	margin:15px 0px 30px 10px;
}
hr {
	color:#DDDDDD;
	background-color:#DDDDDD;
	border-style:none;
	height:1px;
	margin-top:10px;
	margin-bottom:20px;
}