/* ◆◆◆◆ 伊勢家 メインスタイルシート ◆◆◆ */



/* ▼▼ タグ定義 ▼▼ */

body {
	margin: 0px;
	padding: 0px;
	text-align: center; 
	vertical-align: top;
	background-image: url(images/bg.jpg);
}


A:link { color: #333333; text-decoration: none; }
A:visited { color: #333333; text-decoration: none; }
A:active { color: #333333; text-decoration: none; }
A:hover { color: #CC0000; text-decoration: underline; }


img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-width: 0px;
}


div {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}


ul {vertical-align: top;}


embed {vertical-align: top;}
object {vertical-align: top;}
param {vertical-align: top;}



/* ▼▼ 基本ページレイアウト ▼▼ */

.shell_box {
	width: 740px;
	height: 100%;
}

.center_box {
	float: left;
	width: 700px;
	height: 100%;
}

.left_shd {
	float: left;
	width: 10px;
	height: 100%;
	background-image: url(images/left_shd.png);
	behavior: expression(IEPNGFIX.fix(this));
}

.right_shd {
	float: left;
	width: 10px;
	height: 100%;
	background-image: url(images/right_shd.png);
	behavior: expression(IEPNGFIX.fix(this));
}

.grade {
	float: left;
	background-color: #17629C;
	background-image: url(images/grade.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	width: 10px;
	height: 100%;
}

.main_box {
	width: 700px;
	height: 100%;
	margin: 0px 0px -60px 0px;
	padding: 0px 0px 60px 0px;
	background-color: #FFFFFF;
}

.copy_box {
	width: 700px;
	height: 60px;
	background-color: #000046;
	background-image: url(images/bottom_rnd.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

.copy {
	float: left;
	margin: 40px 0px 0px 5px;
	font-size: 8pt;
	color: #336699;
	font-family: Arial Black;
}

.bottom_link {
	float: right;
	margin: 45px 0px 0px 0px;
	font-size: 8pt;
	color: #FFFFFF;
}

.bottom_link a,a:visited,a:active {color: #FFFFFF;}
.bottom_link a:hover{color: #FF9900;}

.bottom_rogo {
	float: right;
	margin: 10px 0px 0px 0px;
}



/* ▼▼ 展開ページレイアウト ▼▼ */

.page_menu_box {
	margin: 0px;
	width: 700px;
	height:50px;
}

.page_contents_box {
	margin: 15px 0px 20px 0px;
	width: 630px;
}

.page_title {
	margin: 0px 0px 20px 0px;
}



/* ▼▼ 表示属性関連 ▼▼ */

.left_posi {float: left;}

.right_posi {float: right;}

.shd_upper {
	background-image: url(images/shd_upper.gif);
	width: 100%;
	height: 5px;
	overflow: hidden;
}

.shd_lower {
	background-image: url(images/shd_lower.gif);
	width: 100%;
	height: 5px;
	overflow: hidden;
}

.font9pt {font-size: 9pt;}

.font8pt {font-size: 8pt;}



/* ■ トップページ ■ */

.flash {
	border-bottom: 5px solid #000000;
}

.top_menu_box {
	margin: 0px;
	width: 700px;
	height:60px;
}

.top_contents_box {
	margin: 15px 0px 20px 0px;
	width: 660px;
	background-image: url(images/top_bg.gif);
	background-repeat: no-repeat;
}

.top_left_box {
	float: left;
	width: 250px;
}

.top_right_box {
	float: left;
	width: 390px;
	margin: 0px 0px 0px 15px;
}

.news {
	padding: 5px;
	margin: 0px 0px 20px 0px;
	font-size: 9pt;
	line-height: 1.2em;
	text-align: left; 
	color: #666666;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	width: 250px;
	height: 200px;
	overflow: auto;
	scrollbar-base-color : #FFFFFF;
	scrollbar-arrow-color : #CC0000;
	scrollbar-face-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-3dlight-color :#FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
}

.news a:link {color: #666666;}
.news a:active {color: #666666;}
.news a:visited {color: #666666;}
.news a:hover {color: #FF9900;}

.left_content {
	margin: 0px 0px 15px 0px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}



/* ■ おしながきページ ■ */

.meal_reco_box {
	margin: 0px 0px 20px 0px;
	width: 300px;
	text-align: center;
	font-size: 11pt;
	color: #666666;
	line-height: 1.3em;
}

.meal_reco_box img {margin: 0px 0px 5px 0px;}

.meal_list_box {
	width: 300px;
	margin: 0px 0px 20px 0px;
	padding: 0px 5px 3px 5px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #D79D9F;
	font-size: 11pt;
	color: #666666;
}

.menu_bt {
	float: left;
	display: inline;
	margin: 0px 5px 15px 5px;
}

.menu_txt {
	margin: 0px 0px 20px 0px;
	width: 100%;
	text-align: center;
	font-size: 9pt;
	color: #666666;
}



/* ■ 店内写真ページ ■ */

.photo_box {
	margin: 0px 0px 30px 0px;
	font-size: 9pt;
	text-align: center;
	color: #666666;
}



/* ■ 店舗案内ページ ■ */

.info_box {
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	font-size: 9pt;
	line-height: 1.6em;
	text-align: left;
	color: #666666;
}

.info_item {
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 60px;
	font-weight: bold;
	text-align: justify;
	text-justify: distribute-all-lines;
}

.info_content {
	float: left;
}



/* ■ キャンペーンページ ■ */



/* ■ 問い合わせ スタイルシート ■ */

table#contact {
	font-size: 9pt;
	color: #666666;
}

.inquiry_form {
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

.inquiry_td1 {
	margin: 0px;
	padding: 0px;
	width: 100px;
	border: 1px solid #FFFFFF;
	background-color: #F0D897;
	color:#663300;
	font-weight: bold;
	text-align: center;
}

.inquiry_td2 {
	padding: 5px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	background-color: #F3F3F3;
}

.submit {
	margin: 0px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center; 
}

.contact_attention {
	width: 100%;
	padding: 10px;
	font-size: 9pt;
	color:#FF0000;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}

