@charset "UTF-8";

@import url("common.css");

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　ページ固有ののスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* --------------------------------------------------------------------------------------
 コンテンツ
--------------------------------------------------------------------------------------- */

/* mainVisual ------------------------------ */

div.mainVisual {
	margin-top:16px;
	width: 900px;
}




/* ホッとなうのなう！------------------------------ */

div.nownowBox {
	margin-top:20px;
	margin-bottom:50px;
	background: url(../images/bg_nownow.gif) repeat-y;
}

div.nownowBoxInner {
	width: 900px;
	background: url(../images/bg_nownow_bottom.gif) no-repeat left bottom;
}


div.secret{
	background: url(../images/bg_nownow_top.gif) no-repeat;
	padding: 18px 34px 10px;
}

div.nownow div.leftBox {
	margin-top:26px;
	float: left;
	width: 444px;
}

div.nownow .leftBox .txtBox{
	margin-top:20px;
	font-size:100%;
}

div.nownow .leftBox .btBox{
	margin-top:30px;
	text-align:left;
}

div.nownow div.rightBox {
	float: right;
	width: 338px;
}

div.nownow:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.nownow { display:inline-block; }
/*\*/
* html div.nownow { height:1%; }
div.nownow { display:block; }
/**/



div.moriage h3{
	padding: 5px 0 20px 0;
}

div.moriage div.leftBox {
	float: left;
	width: 250px;
	margin-left:20px;
}

div.moriage div.rightBox {
	float: right;
	width: 500px;
	margin-right:20px;
}

div.moriage:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.moriage { display:inline-block; }
/*\*/
* html div.moriage { height:1%; }
div.moriage { display:block; }
/**/


div.secret{
	background: url(../images/bg_nownow_top.gif) no-repeat;
	padding: 18px 34px 25px;
}

div.secret:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.secret { display:inline-block; }
/*\*/
* html div.secret { height:1%; }
div.secret { display:block; }
/**/


/* カテゴリ------------------------------ */

div.categoryBox {
	margin-top:20px;
}

div.categoryBoxInner {
	width: 832px;
	padding: 0 34px 28px;
}

div.categoryBoxInner .txtBox{
	margin-top:28px;
	margin-bottom:21px;
}

div.categoryBoxInner ul{
	padding:20px 20px 30px;
}

div.caption {
	margin-top:38px;
	width:832px;
	background: url(../images/bg_textbox.gif) no-repeat;
}

div.caption p{
	padding:20px 20px 30px;
	text-align:left;
}

div.categoryBoxInner .priceTxt{
	margin:10px 75px 30px;
	width:681px;
	text-align:left;
	font-size:86%;
}


/* 利用規約！------------------------------ */

div.ruleBox{
	margin-top:50px;
	font-size:86%;
}


div.ruleBoxInner {
	padding: 3px 34px 10px;
	text-align:left;
}


.title3 h3 {
	width: 832px;
	margin-top:15px;
	margin-bottom: 10px;
	padding: 3px 0 3px;
	border: 1px solid #CCCCCC;
	/*color: #FFFFFF;*/
}

.title3 h3 strong {
	padding-left: 10px;
	font-size:117%;
}

.subtitle {
	margin-top:25px;
	margin-bottom: 15px;
	padding: 3px 10px 3px;
	background-color:#777777;
	color: #FFFFFF;
	font-size:117%;
}




/* pagetop ------------------------------ */

p.pagetop {
	padding:0 34px;
	margin-top: 27px;
	text-align: right;
}
