@charset "utf-8";
/* CSS Document */

/* 共通 */

body{
	background-image:url(img/header02_bg.jpg);
	background-repeat:repeat-x;
	background-color:#7e0a0a;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
	line-height:normal;
	font-size:12px;
}

h1,h2,h3,h4,h5,h6,p,ul{
	margin:0px;
	padding:0px;
	color:#201703;
	font-size:12px;
	font-weight:normal;
	list-style:none;
}

a:link {
	color: #ab7910;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color: #ab7910;
}
a:hover {
	text-decoration:underline;
	color: #EEB846;
}
a:active {
	text-decoration:underline;
	color: #ab7910;
}

.font16{
	font-size:16px;
}

/* 段組 */

#wrap{
	width:1226px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}

#upper_wrap{
	width:1226px;
	height:159px;
	background-image:url(img/header_02.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#bottom_wrap{
	background-image:url(img/bg_repeat_shita.gif);
	background-repeat:repeat-y;
}

#main_body{
	background-image:url(img/main_body_bg.jpg);
	background-repeat:repeat-y;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#left_body{
	float:left;
	width:210px;
	
}

#right_body{
	float:left;
	width:570px;
	padding-top:20px;
}


#right_left_body{
	float:left;
	width:375px;
	line-height:2;
}


#right_right_body{
	float:left;
	
}



#footer{
	clear:both;
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	height:60px;
}


/*upper_wrap*/
.tenpo_setsumei{
	height:45px;
	width:244px;
	text-align:center;
	padding-top:25px;
	padding-right:223px;
	line-height:1.5;
	float:right;
}

.sansan_logo{
	height:70px;
	padding-top:30px;
	text-align:center;
	padding-left:243px;
	float:left;
}


.menu_list{
	padding-top:9px;
	padding-left:243px;
	clear:both;
}

.menu{
	float:left;
}

/*footer*/
#footer h3{
	text-align:right;
	padding-right:240px;
	color:#FFF;
	padding-top:5px;
}


/*メニュー*/
/*右の左ボディ*/
/*.menu_list_menu{
	float:left;
	padding-left:20px;
	padding-bottom:20px;
	}

.menu_list_nedan{
	float:right;
	padding-right:20px;
	padding-bottom:20px;
}
*/

.menu_list_menu{
	width:340px;
	margin-left:20px;
	margin-bottom:20px;
	}

.nedan{
	text-align:right;
}

.menu_list_menu_set{
	width:340px;
	margin-left:20px;
	margin-bottom:20px;
	background-color:#af2016;
	}

.menu_menu_set{
	background-image:url(img/bg_menu_set.jpg);
	background-repeat:no-repeat;
	width:305px;
	height:207px;
	padding-top:80px;
	padding-left:60px;
}

.menu_menu_rain{
	background-image:url(img/bg_menu_rain.jpg);
	background-repeat:no-repeat;
	width:305px;
	height:128px;
	padding-top:85px;
	padding-left:60px;
}

.menu_menu_weekend{
	background-image:url(img/bg_menu_weekend.jpg);
	background-repeat:no-repeat;
	width:305px;
	height:148px;
	padding-top:75px;
	padding-left:60px;
	margin:10px 0px 20px 0px;
}

.space{
	padding-left:40px;
}

.space_2{
	padding-top:10px;
}

.space_3{
	padding-left:20px;
}

.menu_set_list{
	font-size:14px;
	font-weight:bold;
}

.menu_set_otoku{
	font-size:14px;
	font-weight:bold;
	color:#af2016;
	line-height:1.5;
	padding-top:15px;
}

/*右の右ボディ*/
.menu_img{
	padding-bottom:5px;
}

.menu_caption{
	padding-bottom:20px;
}



/*こだわり*/
/*右ボディ*/
.right_body_kodawari{
	width:570px;
	clear:both;
	overflow:hidden;
}

.right_body_kodawari_02{
	width:570px;
	margin-top:50px;
	padding-bottom:50px;
	clear:both;
	overflow:hidden;
}

.kodawari_text{
	width:345px;
	float:left;
	padding-left:20px;
}

.kodawari_contents{
	padding-top:20px;
	line-height:2;
}

.kodawari_img{
	float:right;
	padding-right:20px;
}




/*店舗概要*/

.right_body_tenpogaiyo{
	width:570px;
	clear:both;
	overflow:hidden;
}

.right_body_tenpogaiyo_02{
	width:570px;
	margin-top:50px;
	padding-bottom:50px;
	clear:both;
	overflow:hidden;
}

.tenpogaiyo_table{
	border:1px solid #201703;
	color:#201703;
	width:335px;
	border-spacing:0;
	margin-top:20px;
	border-collapse:collapse;
	background-repeat:repeat-x;
	background-color:#ffffff;
}

.tenpogaiyo_table td{
	padding:5px;
	line-height:1.2;
	border-style: solid;
    border-width: 1px;
    border-color:#201703;
}

.tenpogaiyo_table_header{
	width:100px;
	text-align:center;
	background-image:url(img/tabel_bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	border-color:#FFFFFF;
	border-width:0px 0px 1px 0px;
}


.tenpogaiyo_text{
	width:345px;
	float:left;
	padding-left:20px;
}

.tenpogaiyo_contents{
	padding-top:20px;
	line-height:2;
}

.tenpogaiyo_right_right{
	width:165px;
	float:left;
	padding-left:10px;
	padding-top:61px;
}

.tenpogaiyo_contents{
	padding-top:20px;
	line-height:1.3;
}

.tenpogaiyo_right_right_list{
	height:115px;
	list-style:square;
	line-height:1.5;
	padding-left:15px;
}

.tenpogaiyo_right_right_list_list{
	padding-bottom:10px;
}


/*採用情報*/

.recruit_text{
	padding:0px 20px 30px 20px;
	line-height:1.5;
}

.recruit_table{
	margin-left:20px;
	margin-bottom:30px;
	border:1px solid #201703;
	width:528px;
	border-spacing:0;
	border-collapse:collapse;
}

.recruit_table td{
	border:1px solid #201703;
	padding:5px;
	line-height:1.2;
}

.recruit_table_title{
	margin:0px 0px 5px 20px;
	font-size:16px;
	font-weight:bold;
}

.recruit_table_header{
	width:100px;
	text-align:center;
	background:#503734;
	color:#FFFFFF;
}