@charset "utf-8";

/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*基本設定*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
	font-style: normal;
}

html{
	overflow:scroll;
} 

hr {
	display: none;
}

img {
	border: none;
}

.clear {
	clear: both;
	height: 0px;
	width: 100%;
}


li {
	list-style: none;
}

body {
	color: #333333;
	font: 13px/22px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(../img/background.gif) repeat;
}



.for_top{
	height: auto;
	width: 100%;
	padding: 8px 0px;
}

.for_top a{
	text-align: right;
	display: block;
	height: auto;
	width: 635px;
	background: url(../img/for_top_icon.gif) no-repeat right;
	padding-right: 10px;
	font-size: 13px;
}

/*各ボックス設定*/

#header{
	background: url(../img/head_bg.gif) repeat-x;
	height: 200px;
	width: 100%;	
}

#header .inbox{
	margin: 0px auto;
	height: auto;
	width: 900px;
}


#header .inbox .leftbox{
	float: left;
	height: auto;
	width: 235px;
}

#header .inbox .rightbox{
	float: right;
	height: auto;
	width: 640px;
}

#rogo_box{
	margin: 10px auto;
	height: 140px;
	width: 140px;
}

#header h1{
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	height: auto;
	width: 100%;
}



/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*トップページのみ*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/


#top_contents_box{
	margin: 0px auto;
	height: auto;
	width: 770px;
	padding-top: 30px;
}

#top_contents_box #top_left{
	float: left;
	height: auto;
	width: 500px;
}

#top_contents_box #top_right{
	float: right;
	height: auto;
	width: 250px;
}

#top_blog_box a{
	background: url(../img/blog_icon.gif) no-repeat;
	text-indent: -9999px;
	height: 110px;
	width: 250px;
	display: block;
}

#top_blog_box span{
	font-size: 11px;
	color: #990000;
}

#top_blog_box a:hover{
	background: url(../img/blog_icon_a.gif) no-repeat;
}

#top_head{
	height: auto;
	width: 100%;
	border-bottom: 3px solid #FF0000;
}


#top_menu{
	background: url(../img/top_back.gif) repeat;
	height: auto;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

#top_menu_box{
	margin: 0px auto;
	height: auto;
	width: 800px;
}

/*メニューボックス*/

.top_contents_menu_box{
	height: auto;
	width: 498px;
	border: 1px solid #CCCCCC;
	background: url(../img/top_contents_bg.gif) repeat;
}

a:hover .top_contents_menu_box {
	border: 1px solid #990000;
}

a .top_contents_menu_box {
	color: #333333;
	text-decoration: none;
	display: block;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}

.top_contents_menu_box .box_in{
	background: url(../img/top_contents_btn.gif) no-repeat right bottom;
	height: auto;
	width: 100%;
}

.top_contents_menu_box .box_in .left{
	float: left;
	height: auto;
	width: 155px;
	padding: 5px 0px 5px 5px;
}



.top_contents_menu_box .box_in .right{
	float: right;
	height: auto;
	width: 325px;
	padding: 5px 0px;
}

.top_contents_menu_box .box_in .right .text{
	margin: 10px 0px 0px;
	height: auto;
	width: 90%;
}


/*アクセスマップ*/

#acsess_box{
	background: url(../img/acsess_bg.gif) repeat-y;
	height: auto;
	width: 250px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
}

#acsess_box .box_in{
	margin: 5px auto;
	height: auto;
	width: 225px;
}

#acsess_box .box_in img{
	margin-bottom: 8px;
	margin-top: 5px;
}

#g_map_box{

	height: auto;
	width: 100%;
	margin-top: 5px;
}

#g_map_boxin{
	margin: 0px auto;
	height: auto;
	width: 220px;
}


#g_map_box p{
	height: auto;
	width: 100%;
	text-align: center;
	padding: 3px 0px;
}

.acsess_text{
	padding-top: 5px;
}

/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*メニュー表*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/




#menu_box{
	height: auto;
	width: 100%;
	margin-top: 120px;
}


#menu_box li,#top_menu_box li{
	float: left;
	height: 43px;
	width: 150px;
	display: block;
	text-indent: -9999px;
	margin-left: 8px;
}

#menu_box a,#top_menu_box a{
	display: block;
	height: 43px;
	width: 150px;
}

#about_btn{
	background: url(../img/btn_about.gif) no-repeat;
}

#about_btn a:hover{
	background: url(../img/btn_about_a.gif) no-repeat;
}

#menu_btn{
	background: url(../img/btn_menu.gif) no-repeat;
}

#menu_btn a:hover{
	background: url(../img/btn_menu_a.gif) no-repeat;
}

#blog_btn{
	background: url(../img/btn_blog.gif) no-repeat;
}

#blog_btn a:hover{
	background: url(../img/btn_blog_a.gif) no-repeat;
}

#mail_btn{
	background: url(../img/btn_mail.gif) no-repeat;
}

#mail_btn a:hover{
	background: url(../img/btn_mail_a.gif) no-repeat;
}



/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*メインコンテンツ*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

#main_contents{
	background: url(../img/main_bg.jpg) repeat-y;
	margin: 0px auto;
	height: auto;
	width: 1120px;
}

#main_contents .inbox{

	background: url(../img/main_bg_in_left.jpg) repeat-y;
	height: auto;
	width: 800px;
	margin: 0px auto;
}


#main_contents .inbox .inbox_in{
	background: url(../img/main_bg_in.gif) no-repeat top;
	height: auto;
	width: 100%;
	padding-top: 40px;
}


#main_contents .top_inbox{
	height: auto;
	width: 800px;
	margin: 0px auto;
	background: url(../img/main_bg_in_top.gif) no-repeat top;
}


/*パンくずナビ*/

#pankuzu{
	height: auto;
	width: 100%;
	mpadding-bottom: 3px;
}

#pankuzu li{
	display: inline;
}


/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*下位ページメインボックス*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/


#inbox_in_contents{
	margin: 0px 0px 0px 140px;
	height: auto;
	width: 645px;
	padding:10px 0;
}

#mail_box{
	background: url(../img/mail_bg.jpg) no-repeat bottom;
	height: auto;
	width: 645px;
	padding-bottom: 370px;
}

#mail_title{
	background: url(../img/mail_title.gif) no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 645px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#mail_comment_box{
	background: url(../img/mail_memo_bg.jpg) no-repeat;
	height: 190px;
	width: 645px;
	position: relative;
}

#mail_comment_box .in_text{
	padding: 8px 0px 8px 10px;
	height: auto;
	width: 400px;
	border-left: 5px solid #FF0000;
	position: absolute;
	left: 15px;
	top: 20px;
}


#mail_form_box{
	height: auto;
	width: 100%;
	background: url(../img/contents_box_bg.gif) no-repeat bottom;
	padding-bottom: 25px;
}


#mail_form_box table{
	margin: 0px auto;
	height: auto;
	width: 95%;
}


#mail_form_box td{
	padding: 5px;
}

#mail_form_box .line{
	border-left: 3px solid #CCCCCC;
}


#mail_form_box table .ma_TB{
	padding: 3px 0px;
}


/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*さぶろーについて*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/


#about_party_box,#about_nabe_box,#birthday,#about_sagantoshu{
	margin: 10px 0px;
	height: auto;
	width: 100%;
	background: url(../img/contents_box_bg.gif) no-repeat bottom;
	padding-bottom: 60px;
}

#about_party_box .box_in,#about_nabe_box .box_in,#birthday .box_in,#about_sagantoshu .box_in{
	margin: 0px auto;
	height: auto;
	width: 630px;
}

#birthday h3,#about_sagantoshu h3{
	height: 29px;
	width: 645px;
	text-indent: -9999px;
}

#about_party_box h3{
	height: 53px;
	width: 645px;
	text-indent: -9999px;
}

#about_nabe_box h3{
	height: 81px;
	width: 645px;
	text-indent: -9999px;
}


#about_party_box h3{
	background: url(../img/about_party_title.gif) no-repeat;
}

#about_nabe_box h3{
	background: url(../img/about_nabe_title.gif) no-repeat;
}

#birthday h3{
	background: url(../img/about_birthday_title.gif) no-repeat;
}

#about_sagantoshu h3{
	background: url(../img/about_sagantotsu_title.gif) no-repeat;
}


#about_party_box .text{
	margin: 10px 0px;
	height: auto;
	width: 100%;
}

#about_party_box #image_box{
	text-align: center;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}

#about_party_box .left_box{
	float: left;
	height: auto;
	width: 420px;
}

#about_party_box .right_box{
	float: right;
	height: auto;
	width: 200px;
}

#about_party_box #party_menu{
	height: auto;
	width: 100%;
}

#about_party_box #party_menu .main_bar{
	margin: 15px 0px 10px;
	height: auto;
	width: 100%;
}

#about_party_box #party_menu dl{
	margin: 10px 0px;
	height: auto;
	width: 100%;
}

#about_party_box #party_menu dt{
	padding: 5px 0px;
	height: auto;
	width: 100%;
	border: 1px dotted #666666;
	margin: 10px 0px 5px;
	text-indent: 10px;
}

#about_party_box #party_menu dd{
	padding-left: 15px;
}

#about_party_box .infomation_btn{
	margin: 10px auto;
	height: auto;
	width: 345px;
}


#prezent_bar{
	margin: 10px 0px 0px;
}

#about_party_box #prezent_box{
	background: url(../img/about_party_prezent_img.gif) no-repeat right center;
	height: auto;
	width: 100%;
	padding: 15px 0px 35px;
	margin-top: 10px;
}

#about_party_box #prezent_box ul{
	padding: 0px 0px 15px;
	height: auto;
	width: 100%;
}


/*誕生日*/

#birthday .box_in .text{
	margin: 10px 0px;
	height: auto;
	width: 100%;
}

#birthday .box_in .left{
	float: left;
	height: auto;
	width: 385px;
}

#birthday .box_in .right{
	float: right;
	height: auto;
	width: 230px;
}

/*サガン鳥栖*/

#about_sagantoshu .text{
	margin: 10px 0px;
	height: auto;
	width: 100%;
}

#about_sagantoshu .left{
	float: left;
	height: auto;
	width: 229px;
}

#about_sagantoshu .right{
	float: right;
	height: auto;
	width: 385px;
}

#about_sagantoshu .box_in{
	background: url(../img/about_sagantoshu_subimg.jpg) no-repeat right bottom;
}

#about_sagantoshu .ryoukin{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0px;
	height: auto;
	width: 100%;
	background: url(../img/bg_ryoukin.gif) repeat;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#about_sagantoshu .text02{
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
}





/*カレー鍋*/

#about_nabe_box .left_box{
	float: left;
	height: auto;
	width: 430px;
}


#about_nabe_box .right_box{
	float: right;
	height: auto;
	width: 180px;
}

#about_nabe_box .text{
	padding: 15px 0px;
	height: auto;
	width: 100%;
}

/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*メニューボックス*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/





#curry h2,#topping h2,#saburo-set_box h2,#lunch_set_box h2,#dinner_box h2,#drink_box h2{
	text-indent: -9999px;
	height: 55px;
	width: 645px;
	margin-bottom: 15px;
}

#curry{
	margin-top: 10px;
}

#curry h2{
	background: url(../img/menu_curry_title.gif) no-repeat;
}

#topping h2{
	background: url(../img/topping_title.gif) no-repeat;
}

#saburo-set_box h2{
	background: url(../img/menu_saburoset_title.gif) no-repeat;
}

#lunch_set_box h2{
	background: url(../img/menu_lunch_title.gif) no-repeat;
}

#dinner_box h2{
	background: url(../img/menu_dinner_title.gif) no-repeat;
}

#drink_box h2{
	background: url(../img/menu_drink_title.gif) no-repeat;
}

#saburo-set_box .box_in,#saburo-set_box .box_in,#lunch_set_box .box_in,#dinner_box .box_in,#drink_box .box_in{
	width: 630px;
	margin: 0px auto;
	height: auto;
}


span.kingaku{
	font-weight: bold;
	color: #FF0000;
}

.curry_img_box{
	padding: 10px 0px 15px;
}

.topping_box{
	margin: 10px 0px 5px;
	float: left;
	height: auto;
	width: 215px;
}

.topping_box dt{
	height: 134px;
	width: 191px;
	margin: 0px auto;
	display: block;
	text-align: center;
	padding-top: 3px;
}


.topping_box dt a{
	display: block;
}

.topping_box dt a:hover{
	border-right: 3px solid #FF0000;
	border-left: 3px solid #FF0000;
}

.topping_box dd{
	text-align: center;
}

.topping_box dd span{
	font-weight: bold;
	color: #FF0000;
}

/*サブローセット*/

#saburo-set_box{
	height: auto;
	width: 100%;
}

#saburo-set_box dl{
	padding: 5px 0px;
}

#saburo-set_box .left{
	float: left;
	height: auto;
	width: 392px;
}

#saburo-set_box .right{
	float: right;
	height: auto;
	width: 228px;
}


/*ランチ*/

#lunch_set_box{
	height: auto;
	width: 100%;
}

#lunch_set_box dl.lunch_set_box_kingaku{
	padding-bottom: 8px;
}

#lunch_set_box .copy{
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 0px auto;
	padding: 5px 0px;
}

.lunch_set_img{
	height: auto;
	width: 265px;
	margin: 0px auto;
}

#lunch_set_box .left{
	float: left;
	height: auto;
	width: 305px;
	border-bottom: 3px solid #CCCCCC;
}

#lunch_set_box .right{
	float: right;
	height: auto;
	width: 305px;
	border-bottom: 3px solid #CCCCCC;
}

#lunch_set_box .left,#lunch_set_box  .right{
	background: url(../img/top_contents_bg.gif) repeat;
}

#lunch_set_box .left h4,#lunch_set_box .right h4{
	text-indent: -9999px;
	height: 31px;
	width: 305px;
}

#lunch_set_box .left h4{
	background: url(../img/menu_lunch_usually.gif) no-repeat;
}

#lunch_set_box .right h4{
	background: url(../img/menu_lunch_premium.gif) no-repeat;
}

#lunch_set_box .left .box_in,#lunch_set_box .right .box_in{
	height: auto;
	width: 290px;
	margin: 0px auto;
	padding: 10px 0px;
}

div#lunch_set_box #menu_after_box{
	background: url(../img/top_contents_bg.gif) repeat;
	margin: 15px auto 10px;
	height: auto;
	width: 520px;
	border-bottom: 3px solid #CCCCCC;
}

div#lunch_set_box #menu_after_box .after_box_in{
	height: auto;
	width: 500px;
	margin: 10px auto;
	padding-bottom: 10px;
}

div#lunch_set_box #menu_after_box .menu_after_left{
	float: left;
	height: auto;
	width: 350px;
}

div#lunch_set_box #menu_after_box .menu_after_left ul{
	padding-top: 8px;
}

div#lunch_set_box #menu_after_box .menu_after_right{
	float: right;
	height: auto;
	width: 134px;
}

/*ディナー*/

#dinner_box .left_box{
	float: left;
	height: auto;
	width: 280px;
}

#dinner_box .right_box{
	float: right;
	height: auto;
	width: 336px;
}


/*ドリンクメニュー*/

#drink_box .left_box{
	float: left;
	height: auto;
	width: 370px;
}

#drink_box .right_box{
	float: right;
	height: auto;
	width: 240px;
}

#drink_box .left_box .menu_table th h4{
	height: auto;
	width: 100%;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../img/menu_drink_title_bg.gif) repeat;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
}

#drink_box .left_box .menu_table span{
	text-indent: 2em;
	display: block;
}

/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*フッターボックス*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/


#footer{
	height: 86px;
	width: 100%;
	background: url(../img/footer_bg.gif) repeat-x;
}

#footer_in{
	color: #FFFFFF;
	text-align: right;
	height: auto;
	width: 90%;
	padding-top: 20px;
}

#scroll_box {
	text-align:center;
	width: 145px;
	height: 18px;
	overflow-y: scroll;
	
}

#scroll_box p{
	width: 145px;
	height:18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#scroll_box a{
	color:#FFFFFF;
}
