a{
	text-decoration:none;
}
body {
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:14px;
	color:#0000000;
}
table {
	font-family:Verdana;
	font-size:14px;
	color:#000000;
}
img{
	border:0;
}

/*ヘッダーバー*/
#header_bar{
	height:70px;
	background-color:#006600;
	position:absolute;top:0px;left:0;
	width:100%;
	filter:alpha(opacity=90);-moz-opacity:0.90;opacity:0.90;
	z-index:2;
}

/*ヘッダーバー内のテキストボックス*/
#header_textarea{
	width:900px;color:white;text-align:left;
}

/*ヘッダーバー内のテキストボックス内の右側のテキスト*/
#header_right_text{
	font-weight:normal;
	font-size:12px;
	float:right;
	margin:10px 0px 0px 0px;
	text-align:right;l
	ine-height:130%;
}

/*ヘッダーバー内のタイトル画像*/
#title_png{
	width:334px;height:53px;
	margin:8px 0px 0px 0px;
}

/*動く画像に重なる白いグラデーション*/
#white_gradation{
	width:950px;
	height:100px;
	background-repeat:repeat-x;
	position:absolute;
	margin:-99px 0px 0px 0px;
	z-index:3;
}

/*メインメニューのポジション*/
#main_menu_position{
	position:absolute;
	margin:-450px 0px 0px 0px;
	z-index:4;
}

/*メイン面ニューボックス幅と位置と濃さ*/
#main_menu_box{
	width:950px;
	position:absolute;top:70px;
	filter:alpha(opacity=90);-moz-opacity:0.90;opacity:0.90;
}

/*メインボックス　トップ画像にくいこませる*/
#main_box{
	position:absolute;
	margin:-80px 0px 0px 40px;
	z-index:5;
}


/*左側ニュースエリアのタイトルバー*/
#news_title{
	color:white;
	font-weight:bold;
	font-size:20px;
	width:540px;
	background-color:#009900;
	padding:3px 0px 3px 0px;
	margin:0px 0px 10px 0px;
	text-align:center;
}

/*右側トピックスエリアのタイトルバー*/
#topics_title{
	color:white;
	font-weight:bold;
	font-size:18px;
	width:200px;
	background-color:#009900;
	padding:3px 0px 3px 0px;
	margin:0px 0px 10px 0px;
	text-align:center;
}

/*右側トピックスエリアのタイトルバー内の小さなテキスト*/
.title_bar_small_text{
	font-size:14px;font-weight:normal;margin:3px 0px 3px 0px;color:yellow;
}


/*右側トピックスエリア内説明文テキスト*/
.topics_comment{
	font-size:12px;margin:10px 0px 0px 0px;width:200px;line-height:130%;
}


/*緑色太文字*/
.green_title{
	font-size:17px;margin:0px 0px 2px 0px;font-weight:bold;color:green;line-height:100%;
}

.tel_small{
	font-family:Impact;
	font-weight:normal;
}

/*高さ隙間*/
.height_10{
	height:10px;
}

/*左隙間10*/
.left_space_10{
	margin:0px 0px 0px 10px;
}

/*左隙間20*/
.left_space_20{
	margin:0px 0px 0px 20px;
}

/*ｸﾞﾚｰ文字*/
.gray_txt{
	color:gray;
}

/*ｼｮｯﾌﾟ写真ﾎﾞｯｸｽ*/
.shop_photo_s{
	width:180px;height:100px;cursor:pointer;
}





/*ｻｲﾄﾏｯﾌﾟのﾃｷｽﾄ行間つめ*/
#site_map_txt{
	line-height:99%;width:200px;font-family:Verdana;font-size:12px;
}

/*ボックス左よせ*/
.float_left{
	float:left;
}

/*ボックス左よせ左マージンあり*/
.float_left2{
	float:left;
	margin:0px 0px 0px 15px;
}

/*ニュースアップローダーボックス幅　左スキマあり*/
#news_uploader_box{
	width:510px;margin:0px 0px 0px 10px;

}

/*ページの長さ調整*/
#under_box{
	background-color:#FFFFFF;
	width:950px;
	height:1000px;
}


/*メインメニューのボタン*/
.menu{
　font-family:Verdana;
	height:50px;
	font-size:17px;
	font-weight:bold;
	padding:10px 28px 0px 28px;
	color:#FFFFFF;
	cursor:pointer;
	border-left:1px #F1DEA0 solid;
	border-right:1px #584D15 solid;
	text-align:center;
	float:left;
}

/*メインメニューのボタンの小さな文字*/
.menu_small{
	font-size:9px;
}

/*メインメニューのボタンの文字のリンクの色を白に強制*/
.menu_link{
 	color:#FFFFFF;
}

/*トップへの文字*/
#go_to_top{
	margin:0px 25px 15px 0px;
	font-size:12px;
}

/*フッターの帯*/
#footer_box{
	font-size:9px;color:#FFFFFF;
	background-color:#006600;
	padding:10px 0px 15px 0px;
	text-align:center;
}



/***************　ここから、店舗のご案内　***************/

/*サブページのタイトルバー*/
#sub_page_title{
	color:white;
	font-weight:bold;
	font-size:20px;
	width:815px;
	background-color:#009900;
	padding:3px 0px 3px 0px;
	margin:0px 0px 10px 0px;
	text-align:center;
}

/*メインボックス　トップ画像にくいこませる*/
#sub_page_main_box{
	position:absolute;
	margin:-300px 0px 0px 40px;
	z-index:5;
}


/*ページの長さ調整*/
#under_box2{
	background-color:#FFFFFF;
	width:750px;
	height:3070px;
}

/*ページの長さ調整*/
#under_box3{
	background-color:#FFFFFF;
	width:950px;
	height:1000px;
}

/*オレンジ色まる*/
.orange_maru{
	color:orange;
	font-family:monospace;
}

/*ショップ住所文字ボックス*/
.shop_addr{
	margin:5px 0px 5px 0px;
	font-size:13px;
}

/*ボックス左よせ左マージンあり*/
.float_left3{
	float:right;
	border:1px #999999 solid;
}





/* for IE */
@font-face{
	font-family:WebFont;	
	src:url('./migmix-1p-bold.eot');
}


/* for Firefox,Opera,Safari */
@font-face{
	font-family:WebFont;	
	src:url('./migmix-1p-bold.ttf');
	format('truetype');
}

