
/*----------------------------------------*/
/*中ページ共通　                          */
/*----------------------------------------*/

#page-title{
	width:730px;
	clear:both;
	text-align:center;
	margin:70px auto 70px auto;
	}


/*下スペース_左寄せ-----------------------*/

#box_100_b0{
	width:100%;
	clear:both;
	margin:0px auto 0px auto;
	text-align:left;
}

#box_100_b5{
	width:100%;
	clear:both;
	margin:0px auto 5px auto;
	text-align:left;
}

#box_100_b10{
	width:100%;
	clear:both;
	margin:0px auto 10px auto;
	text-align:left;
}

#box_100_b15{
	width:100%;
	clear:both;
	margin:0px auto 15px auto;
	text-align:left;
}

#box_100_b20{
	width:100%;
	clear:both;
	padding:0px 0px 20px 0px;
	text-align:left;
}

#box_100_b25{
	width:100%;
	clear:both;
	padding:0px 0px 25px 0px;
	text-align:left;
}

#box_100_b30{
	width:100%;
	clear:both;
	margin:0px auto 30px auto;
	text-align:left;
}

#box_100_b35{
	width:100%;
	clear:both;
	margin:0px auto 35px auto;
	text-align:left;
}

#box_100_b40{
	width:100%;
	clear:both;
	margin:0px auto 40px auto;
	text-align:left;
}

#box_100_b50{
	width:100%;
	clear:both;
	margin:0px auto 50px auto;
	text-align:left;
}

#box_100_b60{
	width:100%;
	clear:both;
	margin:0px auto 60px auto;
	text-align:left;
}



/*下スペース_右寄せ-----------------------*/

#box_100_b0_ri {
	width:100%;
	clear:both;
	margin:0px auto 0px auto;
	text-align:right;
}

#box_100_b5_ri {
	width:100%;
	clear:both;
	margin:0px auto 5px auto;
	text-align:right;
}

#box_100_b10_ri {
	width:100%;
	clear:both;
	margin:0px auto 10px auto;
	text-align:right;
}

#box_100_b15_ri {
	width:100%;
	clear:both;
	margin:0px auto 15px auto;
	text-align:right;
}

#box_100_b20_ri {
	width:100%;
	clear:both;
	margin:0px auto 20px auto;
	text-align:right;
}

#box_100_b25_ri {
	width:100%;
	clear:both;
	margin:0px auto 25px auto;
	text-align:right;
}

#box_100_b30_ri {
	width:100%;
	clear:both;
	margin:0px auto 30px auto;
	text-align:right;
}

#box_100_b35_ri {
	width:100%;
	clear:both;
	margin:0px auto 35px auto;
	text-align:right;
}

#box_100_b40_ri {
	width:100%;
	clear:both;
	margin:0px auto 40px auto;
	text-align:right;
}

#box_100_b50_ri {
	width:100%;
	clear:both;
	margin:0px auto 50px auto;
	text-align:right;
}

#box_100_b60_ri {
	width:100%;
	clear:both;
	margin:0px auto 60px auto;
	text-align:right;
}





/*下スペース_中央寄せ---------------------*/

#box_100_b0_ce {
	width:100%;
	clear:both;
	margin:0px auto 0px auto;
	text-align:center;
}

#box_100_b5_ce {
	width:100%;
	clear:both;
	margin:0px auto 5px auto;
	text-align:center;
}

#box_100_b10_ce {
	width:100%;
	clear:both;
	margin:0px auto 10px auto;
	text-align:center;
}

#box_100_b15_ce {
	width:100%;
	clear:both;
	margin:0px auto 15px auto;
	text-align:center;
}

#box_100_b20_ce {
	width:100%;
	clear:both;
	margin:0px auto 20px auto;
	text-align:center;
}

#box_100_b25_ce {
	width:100%;
	clear:both;
	margin:0px auto 25px auto;
	text-align:center;
}

#box_100_b30_ce {
	width:100%;
	clear:both;
	margin:0px auto 30px auto;
	text-align:center;
}

#box_100_b35_ce {
	width:100%;
	clear:both;
	margin:0px auto 35px auto;
	text-align:center;
}

#box_100_b40_ce {
	width:100%;
	clear:both;
	margin:0px auto 40px auto;
	text-align:center;
}

#box_100_b50_ce {
	width:100%;
	clear:both;
	margin:0px auto 50px auto;
	text-align:center;
}

#box_100_b60_ce {
	width:100%;
	clear:both;
	margin:0px auto 60px auto;
	text-align:center;
}






/*左右分割数値-----------------------*/

#box450_500_l {
	width:450px;
	clear:both;
	float:left;
	text-align:left;
}



#box450_500_r {
	width:500px;
	float:right;
	text-align:left;
}









/*左右分割-------------------------------*/

#box50_50_l {
	width:50%;
	clear:both;
	float:left;
	text-align:left;
}


#box50_50_l_ri {
	width:50%;
	clear:both;
	float:left;
	text-align:right;
}


#box50_50_r {
	width:50%;
	float:right;
	text-align:left;
}


#box50_50_r_ri {
	width:50%;
	float:right;
	text-align:right;
}



#box25_75_l {
	width:25%;
	clear:both;
	float:left;
	text-align:left;
}


#box25_75_l_ri {
	width:25%;
	clear:both;
	float:left;
	text-align:right;
}


#box25_75_r {
	width:75%;
	float:right;
	text-align:left;
}


#box25_75_r_ri {
	width:75%;
	float:right;
	text-align:right;
}



#box30_70_l {
	width:30%;
	clear:both;
	float:left;
	text-align:left;
}


#box30_70_l_ri {
	width:30%;
	clear:both;
	float:left;
	text-align:right;
}


#box30_70_r {
	width:70%;
	float:right;
	text-align:left;
}


#box30_70_r_ri {
	width:70%;
	float:right;
	text-align:right;
}




#box40_60_l {
	width:40%;
	clear:both;
	float:left;
	text-align:left;
}


#box40_60_l_ri {
	width:40%;
	clear:both;
	float:left;
	text-align:right;
}


#box40_60_r {
	width:60%;
	float:right;
	text-align:left;
}


#box40_60_r_ri {
	width:60%;
	float:right;
	text-align:right;
}



#box45_55_l {
	width:45%;
	clear:both;
	float:left;
	text-align:left;
}


#box45_55_l_ri {
	width:45%;
	clear:both;
	float:left;
	text-align:right;
}


#box45_55_r {
	width:55%;
	float:right;
	text-align:left;
}


#box45_55_r_ri {
	width:55%;
	float:right;
	text-align:right;
}



#box55_45_l {
	width:55%;
	clear:both;
	float:left;
	text-align:left;
}


#box55_45_l_ri {
	width:55%;
	clear:both;
	float:left;
	text-align:right;
}


#box55_45_r {
	width:45%;
	float:right;
	text-align:left;
}


#box55_45_r_ri {
	width:45%;
	float:right;
	text-align:right;
}



#box65_35_l {
	width:65%;
	clear:both;
	float:left;
	text-align:left;
}


#box65_35_l_ri {
	width:65%;
	clear:both;
	float:left;
	text-align:right;
}


#box65_35_r {
	width:35%;
	float:right;
	text-align:left;
}


#box65_35_r_ri {
	width:35%;
	float:right;
	text-align:right;
}



#box70_30_l {
	width:70%;
	clear:both;
	float:left;
	text-align:left;
}


#box70_30_l_ri {
	width:70%;
	clear:both;
	float:left;
	text-align:right;
}


#box70_30_r {
	width:30%;
	float:right;
	text-align:left;
}


#box70_30_r_ri {
	width:30%;
	float:right;
	text-align:right;
}



#box75_25_l {
	width:75%;
	clear:both;
	float:left;
	text-align:left;
}


#box75_25_l_ri {
	width:75%;
	clear:both;
	float:left;
	text-align:right;
}


#box75_25_r {
	width:25%;
	float:right;
	text-align:left;
}


#box75_25_r_ri {
	width:25%;
	float:right;
	text-align:right;
}



/*三分割-------------------------------*/

#box33_33_34_l {
	width:33%;
	clear:both;
	float:left;
	text-align:left;
}


#box33_33_34_c {
	width:33%;
	float:left;
	text-align:left;
}


#box33_33_34_r {
	width:34%;
	float:right;
	text-align:left;
}





/*五分割-------------------------------*/

#box20_20_20_20_20_l {
	width:20%;
	clear:both;
	float:left;
	text-align:left;
}


#box20_20_20_20_20_c {
	width:20%;
	float:left;
	text-align:left;
}


#box20_20_20_20_20_r {
	width:20%;
	float:right;
	text-align:left;
}




/*----------------------------------------*/
/*記事投稿　　　　　　　                  */
/*----------------------------------------*/


#page01 {
	width:100%;
	clear:both;
	margin-bottom:20px;

}



#page02 {
	width:100%;
	clear:both;
	padding:0px auto 20px auto;

}





/*----------------------------------------*/
/*サイトマップ                            */
/*----------------------------------------*/


#sitemap_ce{
	width:70%;
	margin:0px auto 30px auto;
	text-align:left;
}


#sitemap_b5{
	width:100%;
	clear:both;
	margin:0px auto 5px auto;
	text-align:left;
}


#sitemap_b10{
	width:100%;
	clear:both;
	margin:0px auto 10px auto;
	text-align:left;
}




/*----------------------------------------*/
/*ページネーション                        */
/*----------------------------------------*/
.pagination {
     clear: both;
     padding: 20px 0;
     position: relative;
     font-size: 14px;
     line-height: 14px;
}
.pagination span, .pagination a {
     display: block;
     float: left;
     width: auto;
     margin: 2px 2px 2px 0;
     padding: 5px 9px 5px 9px;
     background-color: #fff;
     color: #555;
     text-decoration: none;
}
.pagination a {
     border: 1px solid #ccc;
}
.pagination a:hover{
     background-color: #ccc;
     border: 1px solid #ccc;
     color: #fff;
}
.pagination .current{
     padding: 5px 9px 5px 9px;
     background-color: #ccc;
     border: 1px solid #ccc;
     color: #fff;
}



/*----------------------------------------*/
/*モバイルサイト用改行　                  */
/*----------------------------------------*/

#mob01 {
	width:680px;
	margin-bottom:30px;
	clear:both;
}



#mob01_l {
	width:340px;
	clear:both;
	float:left;
	text-align:left;

}


#mob01_r {
	width:340px;
	float:right;
	text-align:right;

}


#mob02 {
	width:400px;
	clear:both;
	margin:20px auto 30px auto;
	text-align:center;
}


#mob03 {
	width:680px;
	margin-bottom:30px;
	clear:both;
}



#mob03_l {
	width:225px;
	float:left;
	text-align:left;
}


/*----------------------------------------*/
/*お席のご案内　　　　　　　     　　     */
/*----------------------------------------*/

#seat01{
	width:800px;
	margin:0px auto 70px auto;
	clear:both;
	}
	
#contact td {
	padding:10px ;
	}




/*----------------------------------------*/
/*おしながき　　　　　　　     　　     */
/*----------------------------------------*/

#me01{
	width:600px;
	margin:0px auto 70px auto;
	clear:both;
	}
	
#me02{
	width:600px;
	clear:both;
	padding-bottom: 50px;
	}	
	
	

