@charset "utf-8";




#contents {
	width: 710px;
	margin: 35px auto 1px;
}

#contents h2 {
	background: url(../../images/option/option-01.gif) 0 0 no-repeat;
	width: 710px;
	height: 40px;
	margin: 0 0 35px;
	text-indent: -9999px;
}

#option01 {
	background: url(../../images/common/contents-line.gif) 0 bottom repeat-x;
	margin-bottom: 35px;
	padding-bottom: 35px;
}

#option01 p {
	line-height: 2.3;
}

#option01 p span {
	color: #888;	
}

.main-box {
    width: 600px;
    background: url(../../images/common/contents-line.gif) 0 bottom repeat-x;
	margin: 0 0 35px 110px;
	padding-bottom: 35px;
}

.main-box2 {
	width: 600px;
	margin: 0 0 60px 110px;
}

#contents h3 {
	width: 10em;
	border-left: 5px solid #FFA500;
	text-indent: 5px;
	line-height: 1.1;
	float: left;
	font-size: 107%;
}

#contents img {
	float: left;
	margin-right: 20px;
}

#btn-box {
    width: 170px;
	margin: 0 0 20px 540px;
}

#option02 a {
	background: url(../../images/common/catalog-btn.png) 0 0 no-repeat;	
	width: 100px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	float: left;
}

#option03 a {
	background: url(../../images/common/order-btn.png) 0 0 no-repeat;	
	width: 59px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	float: right;
}

#option04 a {
	background: url(../../images/common/top-btn.png) 0 0 no-repeat;
	width: 71px;
	height: 25px;
	margin: 0 0 0 640px;
	display: block;
	clear: both;
	text-indent: -9999px;
}

