@charset "utf-8";
#wrapper {
	text-align: center;
}

.maincont {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
}
.headbar {
	color: #FFFFFF;
	background: #07455F;
	clear: both;
	padding: 1px;
	font-size: 120%;
	line-height: 130%;
	margin-top: 20px;
}
.headbar .border {
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}



/* hypvw style */

.contbox {
	text-align: left;
	line-height: 170%;
	overflow: visible;
}
.contbox p {
	text-indent: 10px;
	margin-top: 10px;
}
.contbox a strong {
	font-size: 130%;
}


.contbox .headimg {
	float: right;
	width: 250px;
	margin-bottom: 20px;
}
.contbox .titleimg {
	margin-top: 20px;
}

.contbox .headtxt {
	float: left;
	width: 380px;
}
.contbox  .headtxt .campaign {
	color: #FF0000;
}
.contbox .headtxt a {

}


.contbox .caption {
	font-size: 90%;
	width: 330px;
	line-height: 100%;
	margin-top: 10px;
}
.contbox .gallery {
	clear: both;
	text-align: right;
	position: relative;
	bottom: 1em;
}



.contbox .floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 90%;
	text-align: right;
}

.contbox .floatright .cap {
	width: 300px;
	text-align: left;
	line-height: 100%;
	margin-top: 5px;
}
.contbox .funcleft {
	width: 325px;
	float: left;
	font-size: 90%;
}
.contbox  .funcleft .border {
	margin: 2px;
	border: 1px solid #666666;
}
.contbox .pricetxt {
	width: 430px;
	float: left;
}
.contbox .pricetxt strong.attention {
	color: #FF0000;
	line-height: 200%;
}


.contbox .priceimg {
	width: 200px;
	padding-top: 5px;
	padding-left: 10px;
	float: right;
}
.contbox .link {
	clear: both;
}
.contbox .link img {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}
.contbox .caution {
	clear: both;
	margin: 10px;
	padding: 5px;
	border: 1px solid #FF0000;
}
