/* CSS Document */

body{
	text-align: center;
	font-size: 12px;
	margin: 0px;
	background-image: url(back.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #6666CC;
}
a:active {
	text-decoration: underline;
	color: #FF3333;
}

a.menu:link {
	text-decoration: underline;
}
a.menu:visited {
	text-decoration: underline;
}
a.menu:hover {
	text-decoration: none;
	color: #FFCC00;
}
a.menu:active {
	text-decoration: underline;
}

h1{
	padding-top: 20px;
	padding-left: 30px;
	font-size: 20px;
}
h2{
	font-size: 13px;
	color: #FF0033;
}
h3{
	font-size: 13px;
	color: #FF0033;
	margin-bottom: 5px;
}
h4{
	margin: 0px;
	font-weight: normal;
}
h5{
	margin: 0px;
	font-weight: normal;
}
.clear{
	clear: left;
	height: 0px;
	font-size: 0px;
}
#all{
	width: 801px;
	margin: auto;
}
#head{
	width: 800px;
	text-align: left;
	font-size: 10px;
	color: #FF9999;
}
#top{
	width: 800px;  
	height: 142px;
	background-image: url(top.jpg);
	text-align: left;
	color: #FFFFFF;
}
#top_text{
	padding-left: 30px;
}

#main{
	width: 798px;
	background-image: url(back_main.gif);
	border-right: #f52e70 2px solid;
}
#logotop{
	width: 180px;
	text-align: center;
	margin-bottom: 15px;
}
#logo{
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
#main_left{
	width: 180px;
	float: left;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	line-height: 20px;
}

ul{
	margin: 0px;
	padding: 0px;
}
li{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 20px;
}
#main_right{
	width: 568px;
	text-align: left;
	padding: 15px;
	float: left;
	line-height: 20px;
}
.goods{
	width: 540px;
	text-align: left;
	font-size: 11px;
	clear: left;
	margin-bottom: 20px;
}
h4.goodstitle{
	font-size: 12px;
	color: #FF0066;
	font-weight: bold;
}
.kakugen{
	width: 560px;
	font-size: 12px;
	color: #990000;
}
.kakugensha{
	width: 500px;
	text-align: right;
	font-size: 10px;
}
.serihu{
	width: 560px;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.serihusetumei{
	width: 500px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
}

#foot{
	width: 100%;
	height: 94px;
	background-image: url(back_foot.gif);
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}
#foot2{
	padding-top: 20px;
}
.logo{
	width: 100%;
	text-align: center;
}
