body{
	background: #ddd url(../img/hp/back.png) repeat-x center top;
	padding: 30px 0px 0px 0px;
	margin: 0;
	font-size: 12px;
	color: #444;
}
td{
	margin: 2px;
	padding: 5px;
	background-color: #eee;
}
a{
	text-decoration: none;
}
a:visited{
	color: #09f;
}
a:link{
	color: #09f;
}
a:hover{
	color: #cc0000;
	text-decoration: underline;
}
.all{
	width: 800px;
	margin: auto;
	background-color: #dddddd;
	text-align: left;
	padding-bottom: 20px;

}
.head{
	height: 60px;
	width: 800px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: url(../img/hp/menu.gif) no-repeat center top;

}
.head ul{
	margin: 0px;
	padding: 0px;
	width: 800px;
	list-style-type: none;
	color: #ffffff;

}
.head li{
	float: left;
	width: 133px;
	text-align: center;
}
.head a{
	height: 40px;
	line-height: 5;
	margin: 0px;
	text-decoration: none;
}
.head a:link{
	color: #fff;
}
.head a:hover{
	color: #00ccff;
}
.head a:visited{
	color: #fff;
}
.title{
	height: 140px;
	width: 800px;
	background: url(../img/hp/title.jpg) no-repeat left top;
}
.title p{
	margin: 3px;
	padding: 0px;
}
.title2{
	height: 140px;
	width: 800px;
	background: url(../img/hp/title2.jpg) no-repeat left top;
}
.title2 p{
	margin: 3px;
	padding: 0px;
}
.login{
	text-align: center;
	float: right;
	width: 150px;
	height: 100px;
	padding: 5px;
	margin: 5px;
}
.login form{
	padding: 0px;
	margin: 0px;

}
.loginname{
	width: 110px;
}
.passname{
	width: 110px;
}
.lbutton{
	margin-top: 10px;
	background-color: #0cf;
	width: 100px;
	height: 20px;
	border: 1px #0cf solid;
	font-weight: bold;
	letter-spacing: 5px;
	color: #fff;
}
.lbutton2{
	background-color: #0cf;
	width: 100px;
	height: 20px;
	font-size: 15px;
	border: 1px #000 solid;
	font-weight: bold;
	letter-spacing: 5px;
	color: #fff;
}
.lbutton2 a{
	color: #fff;
}
.lbutton2 a:link{
	color: #fff;
}
.lbutton2 a:hover{
	color: #fff;
	text-decoration: none;
}
.lbutton2 a:visited{
	color: #fff;
}

.center{
	clear: both;
	width: 800px;
	padding: 0px;
	margin: 0px;

	background: url(../img/hp/back_center.gif) repeat-y center top;
}
.center .allbox{
	widht: 800px;
	margin: 0px 10px 0px 10px;
}
.center .leftbox{
	padding: 0px;
	margin: 5px 5px 5px 0px;
	float: left;
	width: 180px;
}
.center .box{
	background-color: #eee;
	background: url(../img/hp/box_back.gif);
	padding: 20px;
	margin: 0px 0px 5px 0px;
}
.center .centerbox{
	padding: 0 20px;
	margin: 5px 0px 5px 0px;

	float: left;
	width: 560px;
}
.center .center2box{
	padding: 20px;
	margin: 5px 0px 5px 0px;
	float: left;
	width: 565px;
}

.center .rightbox{
	margin: 5px 0px 5px 5px;
	float: right;
	width: 170px;
}
.center ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.center li{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	background: url(../img/hp/list.gif) no-repeat 0px 50%;
}
.center p{
	margin: 5px;
	padding: 0px;
	line-height: 20px;
}
h3{
	clear: both;
	height: 16px;
	border: 1px #ccc solid;
	color: #888888;
	background-color: #fff;
	background-image: url(../img/hp/menu1.gif);
	margin: 30px 0px 10px 0px;
	padding: 7px 40px;
	font-size: 15px;
}
h4{
	clear: both;
	margin: 10px 0;
	padding: 0px;
	font-size: 15px;
	color: #D71D6A;
}
h5{
	clear: both;
	background: url(../img/hp/h5.gif) no-repeat left top;
	margin: 10px 5px 5px 0px;
	color: #ff88cc;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
}
.foot{
	clear: both;
	height: 50px;
	width: 800px;
	background: url(../img/hp/bottom.gif) no-repeat center bottom;
}
.goodsimage1{
	float: left;
	border: none;
	margin: 0px 10px 10px 0px;
}
.goodsbox{
	padding: 10px;
	margin: 1px;
	float: left;
	background: #fff;
	width: 103px;
}
.goodsbox2{
	padding: 10px;
	margin: 1px;
	float: left;
	background: #fff;
	width: 150px;
	height: 300px;
}
span{
	color: #990000;
}
.goodsimage2{
	margin: 0px;
	padding: 0px;
	border: none;
}
.page{
	clear: both;
	text-align: center;
}
.news img,
.gallery img
{
	float:left;
	margin-right:20px;
}

.news_box{
	padding-left:20px;
	line-height: 20px;
}

label{
	width:200px;
	display: block;
}
.error-message{
	color:#ff0000;
	font-weight: bold;
	margin-top:5px;
}
input{
	width:500px;
	height:20px;
}
textarea{
	width:500px;
}

form .submit input[type=submit] {
	background:#62af56;
	background: -webkit-gradient(linear, left top, left bottom, from(#a8ea9c), to(#62af56));
	background-image: -moz-linear-gradient(top, #a8ea9c, #62af56);
	border-color: #2d6324;
	color: #000;
	text-shadow: #8cee7c 0px 1px 0px;
	height:30px;
	width:150px;
}
form .submit input[type=submit]:hover {
	background:#4ca83d;
	background: -webkit-gradient(linear, left top, left bottom, from(#85e573), to(#4ca83d));
	background-image: -moz-linear-gradient(top, #85e573, #4ca83d);
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;

}

.gallery{
	margin-top: 30px;
}
.gallery_box{
	width: 245px;
	background: url(../img/hp/box.gif) no-repeat center top;
	padding:10px;
	float:left;
	margin-left:10px;
	line-height: 20px;
}


.clearfix:after
{
	content: "";
	display: block;
	clear: both;
}

.clearfix
{
	zoom:1;
}

.link_button{
	background: url(../img/hp/button.gif) no-repeat center top;
	width: 80px;
	height:20px;
	display: block;
	text-align: center;
}

a:link.link_button{
	color:#ffffff;
}

a:hover.link_button{
	color: #aaaaaa;
	text-decoration: none;
}

.clear{
	clear: both;
}

.image{
	background-color: #888888;
	margin: 10px 15px;
}

.image img{
	margin: 5px;
}

.gallery_lineup{
	float:left;
}

