/********************************************/
/**************セカンド共通******************/
/********************************************/


















/********************************************/
/**************プライスメニューのページ******/
/********************************************/

/**********************************タイトルの設定****************************/
#pricemenu_contents h3{
	clear:both;
	font-size:120%;
	color:#45BEF7;
	border-left:5px solid #45BEF7;
	border-bottom:1px solid #45BEF7;
	width:200px;
	padding:5px 0px 5px 0px;
	text-indent:20px;
	margin-top:40px;
}

/**********************************メニューの見出しの設定****************************/
#pricemenu_contents h4{
	font-size:110%;
	font-weight:bold;
	color:#E6CCB5;
	clear:left;
	margin-top:15px;
	margin-bottom:10px;
}
#pricemenu_contents h4.midashi{
	background-image:url(../img/midashi01.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:23px;
}
#pricemenu_contents h4.sankaku{
	background-image:url(../img/sankaku.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:20px;
}

/**********************************キャンペーンの見出しの設定****************************/
#pricemenu_contents p.title{
	font-size:110%;
	color:#956036;
}

/**********************************キャンペーン内容の設定****************************/
#pricemenu_contents .on{
	position:relative;
	bottom:1.2em;
	left:70px;
}
#pricemenu_contents .on_1{
	position:relative;
	bottom:1.2em;
	left:280px;
}
#pricemenu_contents p.explanation{
	text-indent:20px;
}

/**********************************キャンペーンの価格の設定****************************/
#pricemenu_contents span.price{
	text-indent:30px;
	color:#bb6036;
}

/**********************************システムの箱とレイアウトの設定****************************/
#pricemenu_contents .box_top{
	clear:left;
	width:795px;
	padding:0px 5px;
}
#pricemenu_contents .box_bottom{
	clear:left;
	width:795px;
	padding:0px 0px 0px 5px;
}
#pricemenu_contents .sistem_box{
	float:left;
	width:216px;
	height:320px;
	margin:5px 5px 0px 0px;
	border:2px solid #512C02;
	padding:0px 20px 10px 20px;
}
#pricemenu_contents .sistem_box h4{
	position:relative;
	bottom:4px;
	right:5px;
}
#pricemenu_contents .sistem_box img{
	position:relative;
	bottom:5px;
}

/**********************************メニューのレイアウトの設定****************************/
#pricemenu_contents .block_a{
	clear:left;
	background-color:#201008;
	width:800px;
	height:1.2em;
	padding:10px 0px;
}
#pricemenu_contents .block_b{
	clear:left;
	width:800px;
	height:1.2em;
	padding:10px 0px;
	background-color:#312019;
}

#pricemenu_contents p.left{
	float:left;
	width:200px;
	text-indent:20px;
}
#pricemenu_contents p.center{
	float:left;
	width:450px;
	font-size:95%;
}
#pricemenu_contents p.right{
	float:left;
	width:150px;
}

/**********************************メニューの注意書きの設定****************************/
#pricemenu_contents .attention{
	font-size:90%;
	color:#bb6036;
	text-align:right;
	margin-top:5px;
}


/********************************************/
/**************トピックスのページ************/
/********************************************/

/**********************************タイトルの設定****************************/
#topics_contents h3{
	clear:both;
	font-size:120%;
	color:#45BEF7;
	border-left:5px solid #45BEF7;
	border-bottom:1px solid #45BEF7;
	width:200px;
	margin-top:40px;
	text-indent:20px;
}

/**********************************コンテンツの箱とレイアウトの設定****************************/
#topics_contents .block{
	width:800px;
	clear:left;
	margin-top:20px;
}
#topics_contents .block .left{
	float:left;
	margin:43px 40px 10px 10px;
}
#topics_contents .block right{
	float:left;
	width:440px;
}
#topics_contents .block .box{
	height:218px;
	margin-bottom:20px;
}
#topics_contents .block .box p.explanation{
	height:178px;
	overflow:auto;
	margin-bottom:20px;
	padding:0px 10px;
	width:420px;
}
#topics_contents .block .sample{
	float:left;
	margin-left:10px;
}

/**********************************コンテンツの内容の書式の設定****************************/
#topics_contents .block p.date{
	font-size:90%;
}
#topics_contents .block p.title{
	float:left;
	width:440px;
	border-bottom:1px solid #512C02;
	background-image:url(../img/sankaku.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:20px;
	font-size:110%;
	font-weight:bold;
	color:#E6CCB5;
	margin-bottom:10px;
}
#topics_contents .block p.explanation{
	font-size:95%;
}

/**********************************区切り線の設定****************************/
#topics_contents p.line{
	clear:left;
	height:1px;
	background-color:#512C02;
	margin:10px 0px;
	line-height:1px;
}


/********************************************/
/**************コンタクトのページ************/
/********************************************/

/**********************************タイトルの設定****************************/
#contact_contents h3{
	clear:both;
	font-size:120%;
	color:#45BEF7;
	border-left:5px solid #45BEF7;
	border-bottom:1px solid #45BEF7;
	width:300px;
	margin-bottom:10px;
	margin-top:40px;
	text-indent:20px;
}

/**********************************お知らせ内容の設定****************************/
#contact_contents p{
	padding:3px 0px;
}
#contact_contents p.attention{
	font-size:90%;
	color:#bb6036;
	margin-bottom:10px;
}

/**********************************電話予約のレイアウトの設定****************************/
#contact_contents .left{
	width:400px;
	float:left;
}
#contact_contents .right{
	width:400px;
	float:left;
}
#contact_contents .bottom{
	margin-bottom:10px;
}

/**********************************電話予約の内容の設定****************************/
#contact_contents p.shop{
	color:#E6CCB5;
	font-size:110%;
	background-image:url(../img/midashi01.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:23px;
}
#contact_contents p.strong{
	color:#bb6036;
}

/**********************************フォームのレイアウトの設定****************/
#form{
	width:800px;
	margin:20px 0px 10px;
	border:1px solid #512C02;
}
#form p.left{
	padding:10px 0px;	
	text-indent:10px;
	vertical-align: middle;
	border-bottom: 1px solid #512C02;
	border-right: 1px solid #512C02;
	width: 299px;
	float:right;
	height:2em;
}
#form p.right{
	padding:10px 0px;	
	width:490px;
	float:right;
	border-bottom: 1px solid #512C02;
	padding-left:10px;
	height:2em;
}
#form .item{
	clear:right;
}
#form .item_area p.left,#form .item_area p.right{
	height:120px;
}
/**********************************注意書きの設定****************/
p.c{
	clear:right;
	margin:0px auto;
	background-color:#512C02;
	padding-top:10px;
}
/**********************************ボタンの設定******************/
#form .bottom{
	text-align:center;
	clear:right;
	padding:5px 0px;
}










