@charset "utf-8";
/* CSS Document */


/*------------------------------------------------------------------*/
/* index */
/*------------------------------------------------------------------*/
#topmenu_wrap{
	width: 510px;
	height: 500px;
	padding-bottom: 4px;
}
#info {
	width: 280px;
	height: 330px;
	line-height: 330px;
	text-align: center;
	margin: 10px auto;
}
/*------------------------------------------------------------------*/
/* concept */
/*------------------------------------------------------------------*/

.concept_wrap {
	margin: 15px auto;
	text-align: center;
}
.table_style {
	width: 500px;
	margin: 25px auto;
	text-align: left;
	border-collapse: separate;
	border-spacing: 1px;
	letter-spacing: 0;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.table_style td {
	padding: 6px 1em;
	border: solid 1px #D1D1D1;
}
.color {
	background: #424466;
	color: #FFF;
}
/*------------------------------------------------------------------*/
/* yamagashi */
/*------------------------------------------------------------------*/
.yamagashi_wrap {
	width: 800px;
	text-align: center;
	margin: 15px auto;
}
.yamaga_cont_wrap {
	width: 614px;
	margin: 25px auto;
	text-align: center;
}
.yamaga_cont_tx {
	width: auto;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	text-align: left;
	padding: 5px;
	padding-left: 2.2em;
	background: url(../img/yamagashi_bg.gif) left top no-repeat;
}
/*------------------------------------------------------------------*/
/* shop */
/*------------------------------------------------------------------*/
.bg_img1 {
	width: 558px;
	margin: 10px auto;
	text-align: center;
	background: url(../img/shop_bg1.jpg) no-repeat bottom left;
}
.bg_img2 {
	width: 558px;
	margin: 10px auto;
	text-align: center;
	background: url(../img/shop_bg2.jpg) no-repeat bottom left;
}
.bg_img3 {
	width: 558px;
	margin: 10px auto;
	text-align: center;
	background: url(../img/shop_bg3.jpg) no-repeat bottom left;
}
.bg_img1 table,
.bg_img2 table,
.bg_img3 table {
	width: 560px;
	margin: 0 auto;
	text-align: center;
}
.bg_img1 td,
.bg_img2 td,
.bg_img3 td {
	text-align: left;
	line-height: 1.3em;
	padding: 12px 2px;
}
.line {
	border-bottom: 1px dotted #666;
}
.map_space {
	width: 290px;
	height: 210px;
	margin: 3px;
	border: solid 3px #EEE;
}
/*------------------------------------------------------------------*/
/* recruit */
/*------------------------------------------------------------------*/
#recruit_sokuho {
	margin: 15px auto;
	text-align: center;
	width: 480px;
}
#recruit_sokuho td{
	background: #FFF;
	border: 1px #C5B29D solid;
	text-align: left;
}
.recruit_column_shain {
	text-align: left;
	float: left;
	margin-top: 15px;
	width: 358px;
	height: 684px;
	padding: 10px 13px;
	background:url(../img/recruit_bg_shain.png) center;
}
.recruit_column_baito {
	text-align: left;
	float: right;
    margin-top: 15px;
	width: 358px;
	height: 684px;
	padding: 10px 13px;
	background:url(../img/recruit_bg_baito.png) center;
}
.recruit_column_shain td {
	line-height: 1.6em;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: left;
	color: #3F312C;
	border-bottom: dashed 1px #A28A7B;
}
.recruit_column_baito td {
	line-height: 1.6em;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: left;
	color: #3F312C;
	border-bottom: dashed 1px #A28A7B;
}
.recruit_column_shain table,
.recruit_column_baito table {
	margin: 10px 0;
}
