@charset "UTF-8";

/*************************
    body
**************************/

body {
	font-size: 95%;
	line-height: 185%;
	color: #000000;
	margin: 0px;
	text-align: center;
	padding: 0px;
	text-align: center;
	background: url(img/bg01.gif) repeat-x;
	font: 13px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1 {
	display: none;
}

h2,h3,p,ul,li {
	color: #201559;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: none;
	ul{padding-left: 0.5em;
}

ul li {
	margin-left: -0.5em;
	display: inline;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	color: #993300;
	font-weight: normal;
}

p {
	padding-bottom: 5px;
	padding-top: 5px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th,td {
	
	vertical-align: top;
}

.tb_font {
	
	font: 12px;
}

th {
	font-weight: normal;
}

/* ページ構造に関するCSS 
--------------------------------------------------------------------------------*/

/*************************
 　wrapper
**************************/

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: left;
	background: #e8debd url(img/bg.gif) repeat-x;
}

/*************************
 　ヘッダ
**************************/

#header {
	text-align: left;
	argin: 0px 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px;
}

/*************************
 　メイン
**************************/

#content {
	width: 770px;
	margin: 10px 10px;
	padding: 0px;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	color: #666666;
	margin-top: 0.5em;
}



/*--- 写真 ---*/
.photo {
	float: left;
	margin-right: 10px;
	font-size: 0.7em;
	color: #5e8eab;
	width: 160px;
}

.photo2 {
	float: right;
	width: auto;
	height: auto;
	margin: 0 0 1em 1em;
	line-height: 0;
}

p.photo_img {
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	line-height:1;
}
p.photo_img img{
	border:5px solid #FFFFFF;
}



.bold {
	font-weight: bold;
}

.box {
	margin: 0px 1px;
	padding: 5px 5px;
}

.box2 {
	margin-right: auto;
	margin-left: auto;
	margin: 0px 15px;
	padding: 0px 10px;
}

/* --- リストエリア --- */

.topicPath {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	/*font-size: 80%;
	*/
}

/* --- QRコード --- */
.qr1 {
	font-size: 10px;
	line-height: 11px;
}
.qr2 {
	font-size: 12px;
	line-height:18px;
}

/* --- リスト項目 --- */

.topicPath li {
	display: inline;
	font: 10px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* --- リンク --- */

.topicPath li a {
	padding-right: 12px; /* リンクエリアの右パディング */
	background: url(topic_path2.gif) no-repeat right; /* 区切りの記号 */
}

/*新着情報*/

.news {
	width: 100%;
	border-bottom: 1px dotted #0C71C3;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin: 20px 40px;
}

.news a {
	color: #666;
}

.date {
	color: #0C71C3;
	font-weight: bold;
}

/*よくある質問*/

#qa .faq {
	width: 600px;
	margin-right: auto;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#qa .faq .q {
	width: 480px;
	font-size: 12px;
	line-height: 280%;
	background-image: url(img/q.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 15px;
}

#qa .faq .q .text {
	font-weight: bold;
	width: 480px;
	font-size: 14px;
	line-height: 180%;
	color: #6f513c;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-left: 40px;
}

#qa .faq .a {
	width: 480px;
	line-height: 100%;
	padding-bottom: 15px;
	background-image: url(img/a.gif);
	background-repeat: no-repeat;
}

#qa .faq .a .text {
	color: #666666;
	width: 450px;
	line-height: 100%;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	margin-left: 40px;
}

/*************************
  メニュー
**************************/

#menu li {
	display: inline;
}

/* コンテンツに関するCSS 
--------------------------------------------------------------------------------*/

/*FLASH表示部*/

#flash_img {
	width: 747px;
	background-color: #663300;
	/*margin-right: auto;*/
	margin-left: auto;
	padding: 1x 1px;
}

h2 {
	font-size: 240%;
	padding: 0px 0 15px 2px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

/***************　ページ共通 START***************/

#base00 {
	width: 620px;
	height: 400px;
	margin-left: 50px;
	text-align: left;
	margin: 20 0 0 0;
	padding: 20px;
	background: #FFFFE6;
	
}

#base01 {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0px;
	background: #FFFFE6;

}
.price {
	text-align:right;
	font-weight: bold;
	color: #800000;
}
.menu {
	ext-align:left;
	font-size: 100%;
	font-weight: bold;
	color: #663333;

}

#col_M0 {
width: 780px;
	text-align: left;
	margin: 0 0 0px 0;
	background: #FFFFFF;
	margin-bottom: auto;
}

#col_M1 {
	width: 780px;
	float: left;
	text-align: left;
	margin: 0 0 0px 0;
	padding: 5px;
	background: #5b2f0f;
}

#col_M2 {
	width: 780px;
	float: left;
	text-align: left;
	margin: 0 0 0px 0;
	margin-bottom: 250px;
	padding: 5px;
	background: #5b2f0f;
}
/*メニューページ　サイド*/

#col_M3 {
	width: 250px;
	float: right;
	text-align: center;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-bottom: auto;
}

/*共通*/

#col_all {
	width: 780px;
	text-align: left;
	background: #FFFFE6;
	margin-bottom: 10px;
}

/*************** ページ共通 END***************/

/***************TOPページ START***************/
/*トップページfloat用*/

#col0 {
	width: 780px;
	text-align: left;
	margin: 0 0 0px 0;
	background: #FFFFFF;
}

/*メニューページfloat用*/
#col0_menu {
	width: 780px;
	text-align: left;
	margin: 0 0 0px 0;
	background: #482f17;
}

#col1 {
	width: 440px;
	float: left;
	text-align: left;
	margin-top: 15px;
	background-color: #FFFFFF;
}

/*メイン2*/

#col2 {
	width: 440px;
	float: left;
	text-align: left;
	margin-top: 15px;
	background-color: #FFFFFF;
	margin-bottom: auto;
}

/*サイド1*/

#col3 {
	width: 300px;
	float: right;
	text-align: left;
	margin-top: 15px;
	background-color: #FFFFFF;
}

/*サイド1*/

#col4 {
	width: 300px;
	float: right;
	margin-top: 15px;
	background-color: #FFFFFF;


}
#col5 {
	width: 300px;
	float: right;
	text-align: left;
	margin: 10 10 10px 0;
	background-color: #FFFFFF;
	margin-bottom: auto;
}

.c-both {
	clear: both;
}

/***************TOPページ END***************/

/***********よくある質問ページ ************/

#qa00 {
	width: 680px;
	text-align: left;
	padding: 10px;
	background: #FFFFE6;
	color: #666;
	margin-right: auto;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/***********よくある質問ページ　END ************/

/***********スタッフ紹介ページ ************/

#st00 {
	width: 750px;
	text-align: left;
	padding: 10px;
	background: #FFFFFF;
	
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: 10px;
}
#st1 {
	width: 750px;
	float: top;
	text-align: left;
	margin-top: 20px;
	background-color: #FFFFFF;
}

#st2 {
	width: 750px;
	float: bottom;
	text-align: right;
	margin-top: 0px;
	background: #FFFFFF;
	margin-bottom: auto;
}
/***********スタッフ紹介ページ　END ************/


/***********店舗情報ページ ************/

#sa00 {
	width: 750px;
	text-align: left;
	padding: 10px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: 10px;
}
#sa1 {
	width: 750px;
	float: top;
	text-align: left;
	margin-top: 20px;
	background-color: #FFFFFF;
}

#sa2 {
	width: 760px;
	float: bottom;
	text-align: left;
	margin-top: 0px;
	color: #1b034b;	
	background: #FFFFFF;
	margin-top: 30px;
	margin-bottom: auto;
}
/***********スタッフ紹介ページ　END ************/

/*フッタ*/

#footer {
	text-align: center;
	border-top: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}