@charset "UTF-8";

#main {
	float: right;
	width: 540px;
	background-image: url(img/bg_main.gif);
	background-repeat: repeat-y;
}
#main h3 {
	padding: 10px;
}
.text1 {
	padding: 0px 10px 15px;
	font-size: 80%;
	line-height: 140%;
}
.text2 {
	font-size: 80%;
	line-height: 140%;
	float: right;
	width: 190px;
	padding-right: 7px;
	padding-bottom: 10px;
}
.text2_right {
	font-size: 80%;
	line-height: 140%;
	float: right;
	width: 190px;
	padding-right: 7px;
	padding-bottom: 10px;
	text-align: right;
}
.text3_right {
	font-size: 80%;
	line-height: 140%;
	float: right;
	width: 300px;
	padding-right: 7px;
	padding-bottom: 10px;
	text-align: right;
	padding-top: 70px;
}
.text3 {
	font-size: 80%;
	line-height: 140%;
	text-align: right;
	padding-right: 7px;
}
.product_top {
	background-image: url(img/bg_top_right.gif);
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-bottom: 10px;
}
.product_left {
	background-image: url(img/bg_long_left.gif);
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-bottom: 10px;
}
.product_right {
	background-image: url(img/bg_long_right.gif);
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-bottom: 10px;
}
.product_photo {
	margin-left: 5px;
	text-align: center;
}
.product_photosolt {
	margin-left: 50px;
}
.pagetop_left {
	background-image: url(img/bg_pagetop_left.gif);
	background-repeat: no-repeat;
	clear: both;
	text-align: right;
	font-size: 75%;
	line-height: 100%;
	padding-top: 6px;
	padding-right: 7px;
}
.pagetop_right {
	background-image: url(img/bg_pagetop_right.gif);
	background-repeat: no-repeat;
	clear: both;
	text-align: right;
	font-size: 75%;
	line-height: 100%;
	padding-top: 6px;
	padding-right: 7px;
}
.pagetop_left a:link {
	color: #666666;
	text-decoration: none;
}
.pagetop_left a:hover {
	color: #333333;
}
.pagetop_left a:visited {
	color: #666666;
	text-decoration: none;
}
.pagetop_right a:link {
	color: #666666;
	text-decoration: none;
}
.pagetop_right a:hover {
	color: #333333;
}
.pagetop_right a:visited {
	color: #666666;
	text-decoration: none;
}

#submenu {
	background-image: url(img/sub_bgphoto.jpg);
	background-repeat: no-repeat;
	height: 494px;
}

