/*******************************************************************************************************************************/
/* ▼【body】▼*/
/*******************************************************************************************************************************/

body{
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,sans-serif;
	/*font-family: 'メイリオ','ＭＳ Ｐゴシック',Hiragino Kaku Gothic Pro,sans-serif;*/
	font-size: 0.9em;
		background-color: #F1F7E1;
}

/*==============================================================================================================================*/ 

img{
     border:none;
}
a:link{
	color:#333333;
	text-decoration:none;
}

a:visited{
  color:#333333;
  text-decoration:none;
}

a:hover{
	color:#ff0000;
	text-decoration:underline;
}

a:active{
  color:#ff0000;
  text-decoration:none;
}

/*文字：グレー、青*/
a.link:link{
	color:#666666;
	text-decoration:underline;
}

a.link:visited{
  color:#666666;
  text-decoration:none;
}

a.link:hover{
	color:#3366CC;
	text-decoration:underline;
}

a.link:active{
	color:#3366CC;
	text-decoration:underline;
}


/*文字：白、オレンジ*/
a.footer:link{
	color:#ffffff;
	text-decoration:none;
}

a.footer:visited{
	color:#ffffff;
	text-decoration:none;
}

a.footer:hover{
	color:#FF6600;
	text-decoration:underline;
}

a.footer:active{
	color:#FF6600;
	text-decoration:underline;
}

/*******************************************************************************************************************************/
/* ▼【ヘッダー】▼*/
/*******************************************************************************************************************************/

/*メインバナー*/

#header{
	padding:0;
	position: relative;
	height: auto;
	width: 960px;
}


/*▲【ヘッダーここまで】▲*/

/*******************************************************************************************************************************/

/*メインキャッチフレーズ*/

h1 {
	font-size: 16px;
	width: 680px;
	height: auto;
	position: relative;
	top: 0px;
	left: 10px;
	color: #006666;
}
/*▼ IE7 ここから--------------------------------------------------------------------------------------------------------------*/
/*メインキャッチフレーズ*/
*:first-child+html h1 {
	font-size: 16px;
	width: 680px;
	height: auto;
	position: relative;
	top: 5px;
	left: 10px;
	color: #006666;
}
	
	
/*▲ IE7 ここまで--------------------------------------------------------------------------------------------------------------*/	

/*******************************************************************************************************************************/
/* ▼【コンテンツ括り】▼*/
/*******************************************************************************************************************************/

/* コンテンツ背景用*/
#pagewrap {
	width: 962px;
	_width: 970px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
	height: auto;
	background-image: url(../images/bg.png);
	background-position: -7px;
	visibility: visible;
	
}

/* footerコンテンツ背景用*/
#pagewrap2 {
	width: 960px;
	_width: 970px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
		margin-bottom: 0px;
	overflow: hidden;
	
}


/* コンテンツ-ヘッダー含-*/
#container {
	width: 960px;
	text-align: left;
	position: relative;
	margin: 0;
	padding: 0px;
	top: 0px;
	background-color: #FFFFFF;
	
} 


/* コンテンツ-ヘッダー除-*/
#container #pagebody {
	width: 960px;
	_width: 965px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	position: relative;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
		
}
 
/*▲【コンテンツ括りここまで】▲*/
 

/*******************************************************************************************************************************/
/* ▼【メインコンテンツ】▼*/
/*******************************************************************************************************************************/

/* メインコンテンツ大枠*/
#mainContent1{
	margin-right: 15;
	margin-left: 225px;
	_padding-left:0px;
	color: #333333;
	_overflow: hidden;
	_position: relative;
	_left: -3px;
	margin-top: 0px;
	position: relative;
	width: 720px;
	_height: 545px;
	margin-bottom: 0px;
	height: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

/* メインコンテンツ*/
#mainContent1 #mainContent2 {
	position: relative;
	width: 720px;
	padding-bottom: 15px;
}


/* メインコンテンツ*/
#mainContent1 #mainContent3 {
	position: relative;
	width: 720px;
	top: 0px;
	padding-bottom: 0px;
}

/* メインコンテンツ*/
#mainContent1 #mainContent4 {
	position: relative;
	width: 720px;
}
/*----------------------------------------------------------------------------------------------------------------------------*/
/* map・住所*/
.ac_txt{
	width: 695px;
	list-style-type: none;
	position: relative;
	left: 10px;
}

.ac_txt .ac_txt1 {
	position: relative;
	width: 350px;
	height: 350px;
}
/* 店名*/
.ac_txt .ac_txt2 {
	width: 340px;
	line-height: 30px;
	font-size: 18px;
	height: 30px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	text-indent: 1em;
}

.ac_txt .ac_space {
	width: 340px;
	font-size: 14px;
	height: 20px;
	padding-left: 5px;
	padding-top: 10px;
}

.ac_txt .ac_space2 {
	width: 340px;
	height: 5px;
}

/* 住所・電話*/
.ac_txt .ac_txt3 {
	width: 340px;
	line-height: 25px;
	font-size: 16px;
	height: 25px;
}

.ac_txt .ac_txt7 {
	width: 340px;
	line-height: 25px;
	font-size: 16px;
	height: 25px;
	text-indent: 1em;
}
/* 店内写真*/
.ac_txt .ac_txt4 {
	width: 340px;
	height: 170px;
	line-height: 25px;
}


/* 定食写真*/
.ac_txt .ac_txt5 {
	width: 340px;
	line-height: 25px;
	font-size: 16px;
	height: 25px;
}


/* 定食デー*/
.ac_txt .ac_txt6 {
	width: 340px;
	line-height: 25px;
	font-size: 16px;
	height: 25px;
}


.ac_txt .menu_txt1 {
	position: relative;
	width: 350px;
	height: auto;
}
/* 蘭丸名前*/
.txt1 {font-size: 14px}
.txt_space {
	width: 10px;
}
.txt_space2 {
	height: 7px;
}

/* マップ*/
#map {
	border: 1px solid #666666;
}

/* メニュー*/
.menu_txt1 {
	line-height: 25px;
	height: auto;
}

.menu_banner {
	width: 200px;
}

.menu_txt2 {
	width: 200px;
	text-indent: 2.5em;
	background-image: url(../images/access_p1.jpg);
	background-repeat: no-repeat;
	background-position: 15px 5px;
}

.menu_txt2_2 {
	width: 200px;
	text-indent: 1.5em;
	padding-bottom: 10px;
}

.menu_txt3 {
	width: 70px;
	text-align: right;
	padding-right: 30px;
}
/* ページTOP*/
.pagetop {
	text-align: right;
	position: relative;
	padding-right: 20px;
	font-size: 12px;
	line-height: 20px;
}

/* 定食見出し*/
.style2 {
	font-size: medium;
	color: #FD5A02;
	font-weight: bold;
}
#pagewrap #container #pagebody #mainContent1 #mainContent3 .ac_banner {
	width: 345px;
	float: right;
	height: 180px;
	padding-bottom: 10px;
}
#pagewrap #container #pagebody #mainContent1 #mainContent3 .menu_txt1 {
	position: relative;
	width: 355px;
	float: left;
	margin-left: 10px;
}


/* 20190411改造 */
.txt_indent {
	line-height: 25px;
	font-size: 14px;
	padding-left:20px;
}
.txt_small {
	padding-top:5px;
	line-height: 18px;
	font-size: 13px;
	padding-left:15px;
}

.menu_txt2_3 {
	text-indent: 1.5em;
}

