/************/
/* 基本情報 */
/************/
/* body */
body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #1d1d1d;
}

/* 基本リンクカラー */
a:link {
	color: #10101B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #10101B;
}
a:hover {
	text-decoration: underline;
	color: #4C4C4C;
}
a:active {
	text-decoration: none;
}

/* コピーライト・ラストアップデート位置 */
.cp1 {
	font-size: 11px;
	color: #666666;
	width: 240px;
}
.cp2 {
	font-size: 11px;
	color: #666666;
	width: 135px;
}
.cp3 {
	font-size: 11px;
	color: #666666;
	width: 400px;
	height: 30px;
	line-height: 30px;
}

/* パンくずリスト */
/* height と line-height を同じ値にすると縦方向の中央揃えが可能 */
.navi {
	font-size: 11px;
	background-color: #EDEDED;
	height: 20px;
	width: 790px;
	line-height: 20px;
	text-indent: 15px;
}
.navi_c01 {
	font-size: 11px;
	background-color: #FFCCCC;
	height: 20px;
	width: 790px;
	line-height: 20px;
	text-indent: 15px;
}
.navi_c02 {
	font-size: 11px;
	background-color: #D0E1F4;
	height: 20px;
	width: 790px;
	line-height: 20px;
	text-indent: 15px;
}
.navi_c03 {
	font-size: 11px;
	background-color: #F9D18E;
	height: 20px;
	width: 790px;
	line-height: 20px;
	text-indent: 15px;
}
.navi_c04 {
	font-size: 11px;
	background-color: #E4DAC5;
	height: 20px;
	width: 790px;
	line-height: 20px;
	text-indent: 15px;
}
.navi_lunch {
	font-size: 11px;
	background-color: #D6EBD6;
	height: 20px;
	width: 790px;
	line-height: 20px;
	text-indent: 15px;
}

/* 上部ライン */
.line1 {
	background-color: #A89C8E;
	height: 1px;
	width: 100%;	
}

/************/
/* フォント */
/************/
/* サイズ */
.fs_9 {
	font-size: 9px;
	line-height: 15px;
}
.fs_11 {
	font-size: 11px;
	line-height: 16px;
}
.fs_12 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.fs_15 {
	font-size: 15px;
	line-height: 20px;
	color: #333333;
}
.fs_17 {
	font-size: 17px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}

/* カラー */
.fc_cc {
	color: #CCCCCC;
}
.fc_99 {
	color: #999999;
}
.fc_66 {
	color: #666666;
}
.fc_33 {
	color: #333333;
}

/* ※印 */
.come {
	color: #CC0000;
	font-size: 11px;
}

/****************/
/* トップページ */
/****************/
/* 背景画像 */
.top_bg {
	background-repeat: no-repeat;
	background-position: right top;
}

/* タイトル画像位置 */
.title {
	width: 320px;
}

/* 新着情報文字 */
.new {
	font-size: 11px;
	color: #53332B;
	line-height: 18px;	
}

/************/
/* 店舗一覧 */
/************/
/* 絞込み検索枠 */
.search {
	font-size: 11px;
	color: #333333;
	background-color: #EAEAEA;
}

/************/
/* 店舗詳細 */
/************/
/* 店舗コメント文字 */
.come {
	font-size: 11px;
	line-height: 15px;
	color: #666666;	
}

/************/
/* クーポン */
/************/
/* 内容 */
.coupon_text {
	font-size: 12px;
	line-height: 20px;
	color: #999999;	
}



/************************************************************************/
/*　astyle追加　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/************************************************************************/

.top_bg_yoko {

	background-repeat: no-repeat;
	background-position: left top;
}


.line {
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 18px;
}
.mark_bg {
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	background-position: left top;
}
.frame_bg {
	background-repeat: repeat-y;
	background-image: url(/img/aomori/frame0.gif);
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-position: center bottom;
}
