@charset "UTF-8";

/* ***************************************************
* CSS file For beautysalonbene.com
	FileName: campaign.css
	data:2009/9/1

■目次 ==========================================
■[00]:TOPだけcommon.cssを上書き↓
■[01]:ヘッダー

**************************************************** */

/*-----------------------------------------------------------
■[00]:common.cssを上書き↓
------------------------------------------------------------*/

h2{
	margin: 25px 0px 0px 0px;
}

/* *{
	border: 1px solid #f00;
} */
/*-----------------------------------------------------------
■[000]:レイアウト↓
------------------------------------------------------------*/
div#topCont{
	width: 746px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	z-index: 1;
	position:relative;
}

/*-----------------------------------------------------------
■[000]:ページ上部
------------------------------------------------------------*/
div.campBt{
	width: 665px;
	margin: 0px auto;
	padding: 0px;
	text-align: right;
}



/*-----------------------------------------------------------
■[000]:コンテンツヘッド
------------------------------------------------------------*/
div.conHead		{ width: 665px; padding: 35px 0px 0px 0px; }
div.conHead h3	{ width: 491px; height: 50px; }
div.conHead p	{ padding: 15px 15px 0px 0px; }


/*-----------------------------------------------------------
■[000]:10のポイント
------------------------------------------------------------*/
div.point10Box	{ width: 650px; margin: 30px auto; }
div.point10Box h3	{ width: 637px; height: 40px; margin: 0px auto; }
div.point10Box p	{ color: #603; line-height: 18px; padding: 3px 3px 0px; }

div.point10Box .pointBoxL{
	background: url(/school/img/s_tachikawa_pointbg.gif) no-repeat;
	width: 296px;
	height: 125px;
	padding: 8px 10px 22px 8px;
	float: left;
}

div.point10Box .pointBoxR{
	background: url(/school/img/s_tachikawa_pointbg.gif) no-repeat;
	width: 296px;
	height: 125px;
	padding: 8px 10px 22px 8px;
	float: right;
}

div.point10Box .dataL{
	width: 65px;
	float: left;
}

div.point10Box .dataR{
	width: 223px;
	float: right;
}


/*-----------------------------------------------------------
■[000]:ネイルスクールメニュー
------------------------------------------------------------*/
div.menuBox		{ background: #f0e8ed; width: 659px; margin: 10px 0px 0px; padding: 0px 0px 1px; }
div.menuBox h3	{ width: 659px; height: 45px; }

div.menuBox .detailBox{
	width: 610px;
	background: #FFF;
	padding: 13px;
	margin: 0px auto 16px;
}

div.menuBox .detailBox h4{
	background: url(/school/img/s_tachikawa_scap_bg.gif) no-repeat;
	height: 22px;
	font-size: 110%;
	font-weight: bold;
	color: #cc0066;
	padding: 8px 10px 0px 10px;
}
div.menuBox .detailBox p{
	color: #600;
	padding: 10px 2px 0px;
}
div.menuBox .detailBox p strong{
	color: #906;
}
div.menuBox .detailBox p span{
	font-weight: bold;
}


div.menuBox .detailBox .dataC{
	width: 611px;
	padding: 10px 0px 0px;
}

div.menuBox .detailBox .dataL{
	width: 405px;
	float: left;
	padding: 10px 0px 0px;
}

div.menuBox .detailBox .dataR{
	width: 192px;
	float: right;
	padding: 10px 0px 0px;
}


div.menuBox .detailBox tr{
	clear: both;
	background: url(/school/img/dotted.gif) repeat-x bottom;
	padding: 6px 3px 7px;
}
div.menuBox .detailBox th{
	width: 97px;
	color: #FFF;
	padding: 5px 0px;
	text-align: center;
	vertical-align: top;
}
div.menuBox .detailBox th span{
	background: #6d4da4;
	height: 18px;
	display: block;
}
div.menuBox .detailBox td{
	padding: 5px 2px 5px 10px;
	color: #666;
}
div.menuBox .detailBox .dataC dd{ width: 490px; }
div.menuBox .detailBox .dataL dd{ width: 290px; }



/*-----------------------------------------------------------
■[000]:サロン情報
------------------------------------------------------------*/
div.ogBox	{ width: 655px; padding: 30px 0px 0px; }
div.ogBox h3{ width: 655px; height: 44px; }

div.ogBox .dataBox{
	width: 613px;
	border-left: 1px solid #a5789b;
	border-right: 1px solid #a5789b;
	padding: 17px 20px 0px;
}
div.ogBox .dataBox .facePhoto{
	width: 173px;
	float: left;
}
div.ogBox .dataBox .detailData{
	width: 415px;
	float: right;
	padding: 0px 0px 0px;
}
div.ogBox .dataBox .detailData .nameCap{
	width: 415px;
	height: 30px;
	padding: 3px 0px 0px;
}
div.ogBox .dataBox .detailData table.profile{
	width: 415px;
	margin: 15px 0px 0px;
	padding: 1px 0px 0px;
	background: url(/school/img/dotted.gif) repeat-x;
}
div.ogBox .dataBox .detailData table.profile tr{
	background: url(/school/img/dotted.gif) repeat-x bottom;
}
div.ogBox .dataBox .detailData table.profile tr.pple{ background-color: #fdf6fe; }

div.ogBox .dataBox .detailData table.profile th{
	width: 35px;
	text-align: center;
	font-weight: bold;
	color: #606;
	padding: 6px 15px;
}
div.ogBox .dataBox .detailData table.profile td{
	color: #606;
	padding: 6px;
}

div.ogBox .dataBox table.qaBox{
	width: 366px;
	padding: 0px 0px 0px;
	margin: 20px 0px 0px;
	float: left;
}
div.ogBox .dataBox table.qaBox th{
	background: #aa4c98;
	color: #FFF;
	height: 15px;
	padding: 3px 5px;
	font-weight: bold;
}
div.ogBox .dataBox table.qaBox td{
	width: 366px;
	padding: 5px 5px 15px;
}

div.ogBox .dataBox .salonPhoto{
	padding: 22px 0px 0px;
	width: 221px;
	float: right;
}


/*-----------------------------------------------------------
■[000]:サロン情報
------------------------------------------------------------*/
div.salonData{
	width: 665px;
	margin: 50px auto 0;
	padding: 0px;
}
div.salonData h3{
	padding: 0px 0px 20px;
}
div.salonData table.data{
	width: 335px;
	margin: 0;
	padding: 0px;
	float: left;
	border-top: 1px dotted #a5789b;
}
div.salonData table.data th{
	width: 82px;
	margin: 0;
	padding: 7px 0px 5px 5px;
	color: #660066;
	font-weight: bold;
	border-bottom: 1px dotted #a5789b;
}
div.salonData table.data td{
	margin: 0;
	padding: 7px 3px 5px 0px;
	color: #660066;
	border-bottom: 1px dotted #a5789b;
}
div.salonData table.data th.bg{ background: #fdf6fe;}
div.salonData table.data td.bg{ background: #fdf6fe;}

div.salonData div.googleMap{
	width: 298px;
	height: 242px;
	margin: 0px 0px 0px 20px;
	padding: 4px 0px 0px 4px;
	background: url(/salon/img/map_bg.gif) no-repeat;
	float: left;
}
div.salonData img.mapBt{
	float: right;
	margin: 5px 15px 0px 0px;
}
