@charset "shift_jis";


#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	text-align: left;
	line-height: 160%;
	padding-top: 30px;
	clear: both;
}
#hdr {
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.logo {
	margin-bottom: 30px;
	float: left;
}
.lsslogo {
	float: right;
	margin-top: 20px;
}
#gNav .on {
	background-position: 0px -30px;
}


#main {
	width: 800px;
}
.ctt {
	width: 750px;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 40px;
	color: #666;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #39CBC8;
	margin-bottom: 20px;
	color: #FFF;
	background-color: #39CBC8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 5px;
	margin-top: 20px;
}



#main .productDetail {
	width: 800px;
	margin-top: 30px;
	margin-bottom: 60px;
}
#main .productDetail .productphoto {
	text-align: center;
	float: left;
	width: 230px;
}

#main .productDetailTxt {
	width: 520px;
	float: left;
	padding-left: 40px;
}
#main .box4 {
	width: 185px;
	float: left;
}


.underDot {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.detail {
	float: right;
	width: 250px;
}

#ftr {
	width: 100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	background-color: #F5F0EA;
	margin-top: 30px;
}
.txtDec {
	font-weight: bold;
	padding-top: 10px;
	color: #024D86;
	font-size: 116%;
}

.horizon3 {
	width: 242px;
	float: left;
	margin-right: 8px;
	margin-left: 0px;
}

/*===========”Ä—p============*/


.fL {
	float: left;
}
.fR {
	float: right;
}
.clear {
	clear: both;
}
.clrL {
	clear: left;
}
.clrR {
	clear: right;
}
.f10 {
	font-size: 83.3%;
}
.mL25 {
	margin-left: 25px;
}
.mT5 {
	margin-top: 5px;
}
.mT15 {
	margin-top: 15px;
}
.mT40 {
	margin-top: 40px;
}
.mT60 {
	margin-top: 60px;
}
.mR10 {
	margin-right: 10px;
}
.mR20 {
	margin-right: 20px;
}

.mB10 {
	margin-bottom: 10px;
}
.mB20 {
	margin-bottom: 20px;
}

.txtRedBold {
	font-weight: bold;
	color: #CC0000;
}
.link a{
	font-weight: bold;
	color: #FFF;
	background-color: #65B2B2;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.link a:hover {
	background-color: #A0CFCF;
}
.tagBox {
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #1D6695;
    width: 100px;
    padding-left: 0px;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    color: #FFFFFF;
    font-weight: bold;
}
