@charset "Shift_JIS";
/* CSS Document */

body {
	font: 100% Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
	color: #666666;
	line-height: 1.8em;
	font-weight: normal;
	line-height: 1.8em;
}

ul,li,p,h1,h2{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}

a{
	color: #fff;
	text-decoration: none;
}
a:link{
	color: #666;
	text-decoration: underline;
}
a:visited{
	color: #666;
	text-decoration: underline;
}
a:hover{
	color: #999;
	text-decoration: underline;
}
a:active{
	color: #999;
	text-decoration: underline;
}

.text_24_b_j {
	
	font-size: 24px;
	font-weight: bold;
	line-height: 1.8em;
}
.text_18_b_j {
	
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8em;
}
.text_14_b_j {
	
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
}
.text_12_b_j {
	
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8em;
}
.text_10_b_j {
	
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;
}
.text_9_b_j {
	
	font-size: 9px;
	font-weight: bold;
	line-height: 1.4em;
}
.text_18_n_j {
	
	font-size: 18px;
	font-weight: normal;
	line-height: 1.8em;
}
.text_14_n_j {
	
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
}
.text_12_n_j {
	
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
}
.text_10_n_j {
	
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;
}
.text_9_n_j {
	
	font-size: 9px;
	font-weight: normal;
	line-height: 1.4em;
}

.text_18_b_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8em;
}
.text_14_b_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
}
.text_12_b_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}
.text_10_b_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;
}
.text_9_b_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.4em;
}
.text_18_n_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.8em;
}
.text_14_n_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
}
.text_12_n_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
}
.text_10_n_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;
}
.text_9_n_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.4em;
}

/* ------------------------------------------------- 
 *	ヘッダー（追加）
 * ------------------------------------------------- */
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#header #bg {
	background-color: #00401F;
	overflow: hidden;
	position: relative;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 10px;
}
#header #bg .box {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#header #bg h1 {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#header #bg p {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
	text-align: right;
	display: block;
	float: right;
}
#header #bg p a {
	margin-left: 15px;
	color: #FFF;
	text-decoration: none;
	background-image: url(http://www.bonmaison.co.jp/image/arrow.png);
	background-position: left 3px;
	padding-left: 8px;
	background-repeat: no-repeat;
}
#header #bg p a:hover {
	text-decoration: underline;
}
#header .body {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}
#header .left {
	width: 230px;
	float: left;
}
#header .left .logo {
	padding-top: 20px;
	padding-left: 20px;
}
#header p {
}
#header .right {
	width: 710px;
	text-align: left;
	float: right;
	padding-top: 18px;
	padding-bottom: 20px;
}
#header .right p {
	font-size: 15px;
	line-height: 1.5em;
	padding-top: 10px;
}
#header .right p a {
	color: #000;
	text-decoration: none;
	margin-left: 10px;
	background-image: url(http://www.bonmaison.co.jp/image/header-point.png);
	padding-left: 10px;
	background-position: 0px 1px;
	background-repeat: no-repeat;
}
#header .right .tel {
	padding-top: 10px;
}
#header .right a {
}
#header .right a:hover {
	color: #666;
	text-decoration: underline;
}
/*=============================================================
#NAVI
=============================================================*/
#navi {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	position: relative;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
#navi li {
	float: left;
	line-height: 0px;
	display: block;
	overflow: hidden;
}
#navi a {
}
#navi a:hover {
}

/* 下層のヘッダー */
#header ul.second{
	clear:both;
	width:950px;
	position:relative;
	margin:0px auto;
	height:54px;
}
	
	#header ul.second li{
	position:absolute;
	top:0px;
	margin:0px;
	padding:0px;
	
}
	#header ul.second li a{
		display:block;
		text-indent:-9999px;
		height:54px;
		overflow:hidden;
	}
	
	#header ul.second li.bt1{
			width:120px;
			left:0px;
		}
			#header ul.second li.bt1 a,
			#header ul.second li.bt1 a:link,
			#header ul.second li.bt1 a:visited{
				width:120px;
				background:url(../img/head_bt1.gif) top left no-repeat;
			}
			#header ul.second li.bt1 a:hover,
			#header ul.second li.bt1 a:active{
				background:url(../img/head_bt1_f2.gif) top left no-repeat;
			}
	#header ul.second li.bt2{
			width:176px;
			left:120px;
		}
			#header ul.second li.bt2 a,
			#header ul.second li.bt2 a:link,
			#header ul.second li.bt2 a:visited{
				width:176px;
				background:url(../img/head_bt2.gif) top left no-repeat;
			}
			#header ul.second li.bt2 a:hover,
			#header ul.second li.bt2 a:active{
				background:url(../img/head_bt2_f2.gif) top left no-repeat;
			}
	#header ul.second li.bt3{
			width:228px;
			left:296px;
		}
			#header ul.second li.bt3 a,
			#header ul.second li.bt3 a:link,
			#header ul.second li.bt3 a:visited{
				width:228px;
				background:url(../img/head_bt3.gif) top left no-repeat;
			}
			#header ul.second li.bt3 a:hover,
			#header ul.second li.bt3 a:active{
				background:url(../img/head_bt3_f2.gif) top left no-repeat;
			}
	#header ul.second li.bt4{
			width:118px;
			left:524px;
		}
			#header ul.second li.bt4 a,
			#header ul.second li.bt4 a:link,
			#header ul.second li.bt4 a:visited{
				width:118px;
				background:url(../img/head_bt4.gif) top left no-repeat;
			}
			#header ul.second li.bt4 a:hover,
			#header ul.second li.bt4 a:active{
				background:url(../img/head_bt4_f2.gif) top left no-repeat;
			}
	#header ul.second li.bt5{
			width:186px;
			left:642px;
		}
			#header ul.second li.bt5 a,
			#header ul.second li.bt5 a:link,
			#header ul.second  li.bt5 a:visited{
				width:186px;
				background:url(../img/head_bt5.gif) top left no-repeat;
			}
			#header ul.second li.bt5 a:hover,
			#header ul.second li.bt5 a:active{
				background:url(../img/head_bt5_f2.gif) top left no-repeat;
			}
	#header li.bt6{
			width:122px;
			left:828px;
		}
			#header ul.second li.bt6 a,
			#header ul.second li.bt6 a:link,
			#header ul.second li.bt6 a:visited{
				width:122px;
				background:url(../img/head_bt6.gif) top left no-repeat;
			}
			#header ul.second li.bt6 a:hover,
			#header ul.second li.bt6 a:active{
				background:url(../img/head_bt6_f2.gif) top left no-repeat;
			}




/* メイン部分 */
#main{
	width:950px;
	margin:0px auto 0  auto;
	color:#666;
	font-size:12px;
}
#title {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
#title h1 {
	font-size: 30px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	padding-left: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#title h1 b {
	font-style: normal;
	font-size: 12px;
	margin-left: 15px;
	font-weight: normal;
}

/* ------------------------------------------------- 
 *	トップページ（追加）
 * ------------------------------------------------- */		
#flash_area{
	margin:0px;
	clear:both;
	}
	
#main_left{
	width:605px;
	float:left;
	margin:10px 30px 0 0;
}


/* オンラインショップ */
p.text{
	margin:10px 0;
}

ul.online_photo{
	margin-top:6px;
}
	ul.online_photo li{
	margin-right:13px;
	float:left;
	width:110px;
	line-height:140%;
}
	ul.online_photo li img{
	border:solid 1px #CCC;
	margin-bottom:3px;
}
	ul.online_photo li.end{
	margin-right:0px;
}
	
/* 店舗のご案内 */
#shop_info{
	width:290px;
	margin:38px 25px 0 0;
	float:left;
	line-height:150%;
}
	.midashi{
		margin-bottom:10px;
	}
	
	.shop_photo{
	margin:0 10px 8px 0 ;
	float:left;
}
	.shop_link{
	clear:both;
	margin:8px 0 0 0;
}
	.shop_link a{
	white-space:nowrap;
	float:left;
	margin-right:7px;
}
	.to_second_bt{
	clear:both;
	text-align:right;
}
	

/* lettre */
.lettre{
	margin:15px 0;
}

/* GREEN */
#green{
	width:290px;
	margin:38px 0 0 0;
	float:left;
	line-height:150%;
}


/* 右メニュー */
#main_right{
	width:315px;
	float:right;
	margin:10px 0 0 0;
}
	#main_right .news{
	margin-bottom:10px;
}
	#main_right .news p.day{
	float:left;
	width:50px;
	margin-right:10px;
}
	#main_right .news a.link_text{
	float:right;
	width:255px;
	line-height:140%;
	margin-top:3px;
}

.top_banner{
	margin:4px 0;
}



/* ------------------------------------------------- 
 *	共通
 * ------------------------------------------------- */
/*
#header {
	width:100%;
	text-align: center;
	margin: 0 auto;
	background-image: url("http://www.bonmaison.co.jp/img/header-bg.jpg");
	background-repeat: repeat-x;
}*/

#header #btn {
	width:950px;
	white-space: nowrap;
	text-align: center;
	margin: 0 auto;
}

#contents-box {
	width:950px;
	text-align:left;
}

#contents-box #title {
	border-bottom: 1px dotted #999999;
	margin: 20px 0px 30px 0px;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #030;
}

#contents-box #navi {
	
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	margin: 0px 0px 20px 20px;
}

#contents-box #title img {
	margin: 0px 0px 0px 20px;
}

#contents-box #menu {
	width:250px;
	text-align:left;
	padding: 0px 0px 0px 20px;
	float: left;
	background-color: #fff;
	clear: both;
}

#contents-box #detail {
	width:680px;
	text-align:left;
	padding: 0px 0px 10px 0px;
	float: right;
	background-color: #fff;
	margin-bottom: 0px;
}

#contents-box #detail_mail {
	width:630px;
	text-align:left;
	margin: 0px 0 10px 100px;
	background-color: #fff;
	margin-bottom: 0px;
}
#detail_mail .time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 150%;
	padding: 10px;
}

/* ------------------------------------------------- 
 *	top
 * ------------------------------------------------- */

#contents-box .randam {
	margin:110px 0px 100px 60px;
}

#contents-box #layout-l {
	width:385px;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 0px 60px;
	float: left;
	clear: both;
}


#contents-box #layout-r {
	width: 425px;
	text-align:left;
	padding: 0px 40px 30px 0px;
	margin-bottom: 0px;
	float: right;
}


#contents-box #sub {
	border-bottom: 1px dotted #999999;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}


/* ------------------------------------------------- 
 *	footer
 * ------------------------------------------------- */
#foot_bt {
	margin-top:8px;
	width:950px;
}
.bt{
	float:left;
	padding-bottom:8px;
	
}
.copy{
	float:right;
	padding-bottom:8px;
}


/* ------------------------------------------------- 
 *	テーブル
 * ------------------------------------------------- */

#th-title {
	width: 650px;
	text-align:left;
	padding: 10px;
	margin-top: 40px;
	font-size: 14px;
	font-weight: borld;
	text-align:left;
	border-bottom: 1px solid #cccccc;
	letter-spacing: 5px;
	color: #333333;
}

.l{
	width: 140px;
	text-align:left;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:5px 10px;
}

.r{
	text-align:left;
	border-bottom: 1px solid #cccccc;
	padding:5px 10px;
}

.flow-chp{
	text-align:left;
	background-color: #999999;
	padding:5px 20px;
	color: #ffffff;
	font-size: 14px;
	margin-top: 20px;
}

.flow-detail{
	text-align:left;
	margin: 20px 0px 0px 60px;
}
	.flow-detail .recruit_center{
	text-align:center;
	font-size: 14px;
	line-height: 1.8em;
}
	.flow-detail .recruit_center font{
	text-align:center;
	font-size: 12px;
	line-height: 1.8em;
	color:#555;
}



/* ------------------------------------------------- 
 *	お問い合わせ
 * ------------------------------------------------- */

.btn {
	background-color: #006940;
	color: #fff;
	letter-spacing: 2px;
	font-size: 14px;
	margin-top: 10px;
}



/* ------------------------------------------------- 
 *	ショップ
 * ------------------------------------------------- */
#detail .time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: 150%;
	padding-top: 20px;
	padding-bottom: 5px;
}
#detail #list-left {
	width: 340px;
	padding-top:20px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#detail #list-right {
	width: 340px;
	padding-top:20px;
	margin: 0px 0px 0px 0px;
	float: right;
}

#detail .name {
	
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	margin:0px 0px 5px 0px;
}

#detail .info {
	
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
}

#detail .photo{
	margin: 20px 20px 20px 0px;
	text-align:left;
}

#detail .photo-main{
	margin: 0px 30px 0px 0px;
	text-align:left;
}

#detail .sname{
	margin: 0px 0px 30px 0px;
	text-align:left;
}

/* ------------------------------------------------- 
 *	ショップ
 * ------------------------------------------------- */

#green_flash{
	margin:0px 0 25px 20px;
	clear:both;
	}
