@charset "utf-8";

*{
	margin:0px;
	padding: 0px;
}

body{
	background-color:#eeeeee;
}

#container {
	width: 800px;
	margin: 0px;
	text-align: left;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	color: #555555;
}
#container a {
	color: #005aaa;
}
#container a:hover {
	color: #0099FF;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
img {
	padding: 0;
	margin: 0;
	display: block;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

/* content */
#content {
	width: 800px;
	background-color: #FFFFFF;
}

#pankuzu {
	height: 25px;
	width: 765px;
	font-size: 60%;
	padding-top: 5px;
	padding-left: 35px;
}
#sitemap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 3px;
}


#main_area {
	width: 700px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#sitemap_area1 {
	float: left;
	width: 345px;
	padding-right: 5px;
}
#sitemap_area2 {
	float: left;
	width: 345px;
	padding-left: 5px;
}
.list_title {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 10px;
	background-color: #EEEEEE;
	padding-left: 10px;
}
.list_ul {
	list-style-type: none;
	font-size: 80%;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.list_ul2 {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.list_div {
	font-size: 80%;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.line {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}


/* sub */
#sub_cat {
	background-image: url(../img/sub_cat.gif);
	background-repeat: repeat-y;
	width: 755px;
	clear: both;
	font-size: 90%;
	font-weight: bold;
	color: #444444;
	line-height: 20px;
	padding-left: 45px;
}
#sub_cat td {
	padding: 5px;
	vertical-align: top;
}

.products_area {
	padding-top: 10px;
}
.products_text_area {
	width: 370px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.products_name {
	font-size: 80%;
	font-weight: bold;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.products_text {
	font-size: 80%;
	line-height: 1.5em;
	padding-top: 10px;
}
.products_photo {
	float: left;
	width: 300px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}


.products_table {
	width: 100%;
	font-size: 80%;
	line-height: 1.3em;
	margin-top: 10px;
}
.products_table caption {
	text-align: left;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
}
.products_table td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.line2 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-top: 10px;
}




.top_btn {
	float: right;
	height: 20px;
	width: 90px;
	background-image: url(../img/top_btn.gif);
	text-indent: -1000px;
}
.top_btn a {
	height: 100%;
	width: 100%;
	display: block;
	overflow: hidden;
	text-decoration: none;
}
