@charset "UTF-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
#contents {
	height: auto;
	width: 737px;
}
#siteid {
	height: 44px;
	width: 737px;
	margin-top: 25px;
}
#product_main {
	height: 710px;
	background-repeat: no-repeat;
	background-image: url(images/product_sideimg.jpg);
	width: 480px;
	margin-top: 10px;
	padding-left: 255px;
	clear: left;
}
#product {
	height: auto;
	width: auto;
}
#product_title {
	width: 103px;
	height: 25px;
}
#product_text {
	width: 290px;
	float: left;
	height: 670px;
}
.photo_space {
	margin-top: 15px;
	margin-bottom: 15px;
}
#product_photo {
	height: 670px;
	width: 180px;
	float: right;
}
h2 {
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 0px;
}
p {
	margin-top: 5px;
}
#footer {
	height: 20px;
	width: 737px;
	background-color: #4994ca;
	color: #FFFFFF;
}
#info_protect {
	height: auto;
	width: 150px;
	float: left;
	margin-left: 20px;
}
#copyright {
	float: right;
	height: auto;
	width: auto;
	font-size: 10px;
	font-style: italic;
	margin-right: 10px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	height: 44px;
	width: 240px;
	float: left;
	padding-left: 20px;
	margin-top: 0px;
}
ol {
	list-style-type: none;
	float: right;
	margin-top: 0px;
	padding-top: 20px;
}
li {
	float: left;
	margin-right: 10px;
}
