@charset "shift_jis";
/*----------------------------
  CSS Date Document 2008.03
  Last Update 0000.00.00 Date
----------------------------*/

@import "page.css";


/*####################　共通設定　####################*/

#ReformMenu ul,
#RepairMenu ul,
#PurchaseMenu ul {
	display:none;
	}
#PurchaseMenu {
	margin-bottom:0px;
	}



/*　ヘッダイメージ
-------------------------------------*/

#HeadImg {background-image:url(../img/headimg-order.jpg);}







/*####################　ナビゲーション　####################*/


#OrderMenu ul{
	display:block;
	}






/*####################　コンテンツ　####################*/

/*　index リスト
-------------------------------------*/
.contentsBox {
	background:url(../../reform/img/wall-contents_bottom.gif) left bottom no-repeat;
	width:560px;
	margin:0 0 15px 19px;
	padding-bottom:9px;
	}
.contentsBox dl{
	background:url(../../reform/img/wall-contents_top.gif) left top no-repeat;
	padding:9px 9px 0;
	}

.contentsBox dt{
	float:right;
	width:314px;
	margin-bottom:10px;
	}
.contentsBox dd{
	float:none;
	margin-bottom:5px;
	line-height:1.5;
	}
.contentsBox dd.photo{
	float:left;
	width:215px;
	margin-bottom:0;
	margin-right:10px;
	line-height:0;
	}
.contentsBox dd.more{
	text-align:right;
	margin-bottom:0;
	height:33px;
	line-height:1;
	}








/*　ブログ記事
-------------------------------------*/
#Contents .entry {
	clear:both;
	margin:0 2px 0 15px;
	text-align:center;
	}
#Contents .entry h3{
	background:url(../img/wall-title.gif) left center no-repeat;
	padding:20px 10px 24px 15px;
	font-size:12px;
	text-align:left;
	}

#Contents .entry h4{clear:both;}


/* Before After */
#Contents .entry ul {
	zoom:1;
	margin-bottom:20px;
	display:inline;
	}
#Contents .entry ul:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
#Contents .entry li {
	display:inline;
	margin:0 5px;
	}

#Contents .entry p{
	margin-left:8px;
	margin-bottom:10px;
	line-height:1.5;
	}



#Contents .entry p.price{
	position:relative;
	top:-10px;
	float:right;
	display:inline;
	width:101px;
	margin-right:13px;
	text-align:center;
	}
#Contents .entry p.price img{margin-bottom:10px;}
#Contents .entry p.price img.button{margin-bottom:0;}


/* テーブル・価格 */
#Contents .entry .detailBox{
	display:inline;
	float:left;
	background:url(../../reform/img/line-dotted_m.gif) left top repeat-x;
	width:440px;
	margin-top:15px;
	margin-left:7px;
	padding-top:1px;
	zoom:1;
	}
#Contents .entry .detailBox:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

#Contents .entry .detailBox p {
	margin:0;
	padding:0;
	}

#Contents .entry .detailBox table {
	border-collapse:collapse;
	width:440px;
	margin:0 0 20px;
	}
#Contents .entry .detailBox th,
#Contents .entry .detailBox td {
	background:url(../../reform/img/line-dotted_m.gif) left bottom repeat-x;
	padding:5px 14px 4px;
	}
#Contents .entry .detailBox th{
	background-color:#f4faff;
	width:110px;
	padding:3px 10px;
	color:#76b9ed;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	}
#Contents .entry td p{
	margin:0;
	padding:0;
	width:auto;
	}



/* スタッフコメント */
#Contents .entry .staffBox {
	clear:both;
	background:url(../../reform/img/wall-staff_bottom.gif) left bottom no-repeat;
	width:550px;
	margin-bottom:30px;
	margin-left:3px;
	}

#Contents .entry .staffBox .wrap,
#Contents .entry .staffBox#Nakamura .wrap,
#Contents .entry .staffBox#Hujitani .wrap,
#Contents .entry .staffBox#Kokubu .wrap,
#Contents .entry .staffBox#Yoshida .wrap{
	background:url(../../reform/img/wall-staff_top.gif) left top no-repeat;
	padding:40px 35px 0 90px;
	}
#Contents .entry .staffBox#Nakamura .wrap{ background:url(../../reform/img/wall-staff_top_nakamura.jpg) left top no-repeat;}
#Contents .entry .staffBox#Hujitani .wrap{ background:url(../../reform/img/wall-staff_top_hujitani.jpg) left top no-repeat;}
#Contents .entry .staffBox#Kokubu .wrap{ background:url(../../reform/img/wall-staff_top_kokubu.jpg) left top no-repeat;}
#Contents .entry .staffBox#Yoshida .wrap{ background:url(../../reform/img/wall-staff_top_yoshida.jpg) left top no-repeat;}
#Contents .entry .staffBox h4{
	position:absolute;
	top:-9999px;
	left:-9999px;
	}
#Contents .entry .staffBox p{
	line-height:1.35;
	margin-bottom:10px;
	}





#Contents .entry ul.link{
	width:560px;
	margin:0 0 50px 7px;
	padding-top:10px;
	border-top:1px solid #9dd1f9;
	font-size:10px;
	zoom:1;
	}
#Contents .entry ul.link:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

#Contents .entry ul.link a{color:#66ccff;}
#Contents .entry ul.link li.top{
	display:inline;
	float:left;
	background:url(../../reform/img/ico-arrow_left.gif) 0 2px no-repeat;
	margin-left:15px;
	padding-left:10px;
	}
#Contents .entry ul.link li.end{
	display:inline;
	float:right;
	background:url(../../reform/img/ico-arrow_right.gif) right 1px no-repeat;
	margin-right:15px;
	padding-right:10px;
	}



/*####################　ページブート　####################*/

#PageBute {
	width:580px;
	margin:10px 0 30px;
	text-align:center;
	}





/*end*/
