@charset "UTF-8";
@import url("common.css");


/*-----------------------------------------
	main-image
-----------------------------------------*/

#main-image {
	clear:both;
	width:908px;
	height:277px;
}

/*-----------------------------------------
	お詫び
-----------------------------------------*/
#sorry{
	width:871px;
	margin:5px auto;
	padding:5px;
	font-size:93%;
	line-height:1.2;
	_line-height:1.4;
	/*color:#A92408;*/
	border:3px solid #A92408;
}


/*-----------------------------------------
	イントロ文・購入フォーム
-----------------------------------------*/
#contents-intro {
	width:896px;
	margin:8px 6px 0 6px;
}

#contents-intro-l {
	float:left;
	width:607px;
}

#contents-intro-l-img {
	margin:15px 0;
	padding-bottom:10px;
	border-bottom:1px solid #C7C7C7;
}

#contents-intro-r {
	float:right;
	width:277px;
}
#contents-event {
	float: left;
	width: 607px;
	font-style: oblique;
	font-size: 16px;
	font-weight: bold;
}

/*左*/

h3 {
	width:598px;
	height:29px;
	margin:15px 0 0 5px;
	text-indent:-9999px;
	background:url(../common/h3.gif) left no-repeat;
}

h4,
.txt-big {
	color:#3F3F3F;
	font-size:167%;
}

#h4-bottom {
	margin-left:5px;
	font-size:138.5%;
	color:#3F3F3F;
}

#con01-r-img {
	margin-top:9px;
}

/*右*/

#buy {
	background:url(../common/buy_bg.gif) repeat-y;
}

#buy-bottom {
	padding-bottom:15px;
	background:url(../common/buy_bottom.gif) bottom no-repeat;
}

#buy-title {
	width:277px;
	height:49px;
	background:url(../common/buy_top.gif) top no-repeat;
	text-indent:-9999px;
}

#buy-ph {
	width:233px;
	margin:0 auto;
}

#buy-price {
	width:255px;
	margin:10px auto 0 auto;
	padding-bottom:6px;
	border-bottom:1px solid #858585;
	text-align:center;
}

#buy-txt01 {
	width:255px;
	margin:9px auto 10px auto;
	line-height:1.5;
}

#buy-imput {
	width:240px;
	margin:0 auto;
	text-align:center;
}
#medhia-title {
	background: url(../common/medhia-top.jpg) top no-repeat;
	height: 49px;
	text-indent: -9999px;
	width: 277px;
}

#buy-imput-l {
	float:left;
	margin-top:6px;
}

#buy-imput-r {
	float:right;
	margin-left:5px;
}

#buy-txt02 {
	clear:both;
	width:255px;
	margin:5px auto 0 auto;
	text-align:center;
	font-size:108%;
}

/*-----------------------------------------
	ムービー
-----------------------------------------*/

#movie {
	float:left;
	width:250px;
	margin:0 10px 0 0;
}

/*-----------------------------------------
	泡
-----------------------------------------*/
#contents-awa {
	clear:both;
	width:896px;
	margin:15px 6px 5px 6px;
	padding-top:10px;
	border-top:1px solid #C7C7C7;
}

#contents-awa p{
	float:left;
	width:641px;

}

#contents-awa img{
	float:right;
	width:250px;
	margin:0 0 0 5px;

}

/*-----------------------------------------
	なまこについて
-----------------------------------------*/
#contents-about {
	clear:both;
	width:896px;
	margin:15px 6px 5px 6px;
	padding-top:5px;
	border-top:1px solid #C7C7C7;
}

#contents-about p{
	float:right;
	width:756px;
	margin:0 0 0 10px;

}

#contents-about img{
	float:left;
	width:125px;
	margin:0 0 0 5px;

}
/*-----------------------------------------
	歴史
-----------------------------------------*/

#contents-history {
	clear:both;
	width:866px;
	margin:15px auto 15px auto;
	padding:10px 15px;
	background-color:#DEDEDE;
	font-size:93%;
}

#contents-history p{
	float:left;
	width:756px;
}


#contents-history img{
	float:right;
	width:100px;
	margin-left:10px;
}


/*-----------------------------------------
	Q&A
-----------------------------------------*/
#contents-qa {
	clear:both;
	width:896px;
	margin:15px 6px 5px 6px;
    padding-top:10px;
    border-top:1px solid #C7C7C7;
}

.q-icon {
	float:left;
	width:20px;
	height:20px;
	margin-right:8px;
	background:url(../common/icon_q.gif) left center no-repeat;
	text-indent:-9999px;
}

.q{
	font-size:116%;
	color:#A92408;
	font-weight:bold;
}

.ans {
	margin-left:28px;
}

/*-----------------------------------------
	声
-----------------------------------------*/
#contents-voice {
	clear:both;
	width:908px;
	margin:20px auto 0 auto;
	padding:5px 0 15px 0;
	border-top:1px solid #C7C7C7;
	background:url(../common/voice_bottom.gif) left bottom no-repeat;
}

#contents-voice p {
	padding-bottom:15px;
}

#voice-bg {
	width:908px;
	background:url(../common/voice_bg.gif) left repeat-y;
	padding-bottom:5px;
}

#voice-top {
	width:908px;
	height:91px;
	background:url(../common/voice_top.gif) left no-repeat;
	position:relative;
}

#voice-top-txt {
	text-indent:-9999px;
}

#voice-btn {
	position:absolute;
	top:62px;
	right:20px;
}

#voice-box01 {
	float:left;
	width:274px;
	margin:0 0 0 20px;
	_margin:0 0 0 11px;
	padding-right:11px;
	border-right:1px solid #C7C7C7;
}

#voice-box02 {
	float:left;
	width:274px;
	margin:0 0 0 11px;
	_margin:0 0 0 10px;
	padding-right:11px;
	_padding-right:10px;
	border-right:1px solid #C7C7C7;
}

#voice-box03 {
	float:left;
	width:274px;
	margin:0 20px 0 11px;
	_margin:0 14px 0 10px;
}

.voice-title{
	width:244px;
	margin-bottom:7px;
	padding:5px 15px;
	background-color:#C7C7C7;
	color:#00597C;
	font-size:108%;
	font-weight:bold;
	text-align:center;
}

/*-----------------------------------------
	環境
-----------------------------------------*/
#contents-eco {
	clear:both;
	width:896px;
	padding:10px 0 15px 0;
	margin:0 6px 5px 6px;
	border-top:1px solid #C7C7C7;
	border-bottom:1px solid #C7C7C7;
}

#contents-eco p{
	float:left;
	width:667px;

}

#contents-eco img{
	float:right;
	width:224px;
	margin:0 0 0 5px;

}

/*-----------------------------------------
	ご使用にあたって
-----------------------------------------*/
#contents-caution {
	clear:both;
	width:896px;
	margin:10px auto 0 auto;
	font-size:85%;
}

#contents-caution p{
}

