@charset "UTF-8";

/* ********************************
*	ajiya1960.com　共通スタイル
*	
* *********************************
 */

/* リセットスタイル */
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, 
ul, ol, li, dl, dt, dd, table, th, td, form, filedset {
	margin: 0;
	padding: 0;
	color: #333;
	font-family:
		Verdana, 
		Arial, 
		Meiryo, 
		"メイリオ", 
		"Hiragino Kaku Gothic Pro W3", 
		"ヒラギノ角ゴ Pro W3", 
		Osaka, 
		"MS P Gothic", 
		"ＭＳ ゴシック", 
		sans-serif;
	line-height: 1.5em;
	font-size: 14px;
	}
	
body {
	background: url(../share_img/bg_body.gif);
	text-align: center;
	}
img {border: 0;}

p {margin-bottom: 1em;}

em {font-weight: bold;color: #e53333;font-style: normal;}

a:link {color: #002794;}
a:visited {color: #401B9E;}
a:hover {color: #3569FA;}
a:active {color: #002794;}

/*##### ワイヤーフレーム #####*/
div#container {
	margin: 20px auto;
	border: 1px solid #999;
	background-color: #fff;
	width: 840px;
	}
div#headerwrap {
	border-bottom: 24px solid #000;
	text-align: left;
	}
	div#headerwrap p,
	div#headerwrap h1#toph1 {margin: 10px 0;}
div#mainwraptop,
div#mainwrapcon {
	margin-bottom: 2em;
	text-align: left;
	}
div#mainwraptop {		/* HOME ロゴ下イメージ */
	background-image: url(../index_img/mainwraptop_bg.jpg);
	background-repeat: no-repeat;
	}
div#mainrightareatop,
div#mainrightareacon {
	margin-right: 10px;
	float: right;
	width: 600px;
	}
div#mainrightareatop {padding-top: 300px;}
div#mainrightareacon {padding-top: 135px;}

	/* コンテンツ2段組み */
	div.contents2dl {width: 360px;float: left;margin-right: 24px;}
	div.contents2dr {width: 200px;float: left;}

div#mainleftarea {
	width: 200px;
	padding: 10px 0 0 20px;
	}

div#footerwrap {
	clear: both;
	padding-top: 5px;
	border-top: 5px solid #003366;
	}
	div#footerwrap address,
	div#footerwrap p {
		font-style: normal;
		font-size: 12px;
		color: #333340;
		}


/*##### navi #####*/

ul#mainnav {
	margin-bottom: 100px;
	}
ul#mainnav li {
	width: 180px;
	height: 42px;
	list-style: none;
	}
ul#mainnav li img {vertical-align: bottom;}	/* 画像下に生じる隙間を取り除く */


/*##### 見出し #####*/
/* コンテンツページ用 */
h1 {font-size: 28px;
	margin-bottom: 40px;
	background-color: transparent;
	font-family: PMingLiU;
	letter-spacing: 0.1em;
	color: #fff;
	}
h2 {margin: 3em 0 1.5em;
	padding-left: 60px;
	height: 34px;
	background-color: #858473;
	background-image: url(../share_img/h2_bg.gif);
	background-repeat: repeat-x;
	line-height: 34px;
	color: #fff5dd;
	font-size: 16px;
	}
h2#firsth2, h3.firsth3 {margin-top: 0;}
h3 {margin: 2em 0 1em;
	padding-left: 20px;
	background-image: url(../share_img/h3_bg.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #000066;
	}



/*##### リスト #####*/
/* 表紙　お知らせ */
dl.list1 dt {
	padding-left: 1em;
	background-image: url(../share_img/ya_mark1.gif);
	background-repeat: no-repeat;
	color: #000050;
	}
dl.list1 dd {margin-left: 1em;}

ul.list1 {margin-left: 1.5em;}
ul.list1 li {list-style-image: url(../share_img/ya_mark1.gif);}


/*##### 表 #####*/
/* お問い合わせフォーム */
table.tbl1 {margin-bottom: 1em;}
table.tbl1 th,
table.tbl1 td {padding: 5px 10px;
	}

table.tbl1 th {
	background-color: #001426;
	border-left: 5px solid #e53333;
	color: #fff;
	font-weight: normal;
	text-align: left;
	}
table.tbl1 td {background-color: #ddd;}

/* 店舗概要 */
table.tbl2 {
	margin-bottom: 1em;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}
table.tbl2 th,
table.tbl2 td {
	padding: 5px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	text-align: left;
	font-weight: normal;
	}

/* お買い物ガイド　送料 */
table.tbl3 {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}
table.tbl3 th,
table.tbl3 td {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	text-align: center;
	font-weight: normal;
	}
table.tbl3 th {background-color: #ddd;vertical-align: top;}


/*##### 囲み #####*/
/* home 伊東の紹介部分の囲み,商品紹介の注意点など */
div.kakomi1 {
	padding: 0.5em;
	background-color: #F8EA8F;
	background-image: url(../share_img/kakomi1_bg.jpg);
	background-repeat: repeat-x;
	}
div.kakomi1 p {font-size: 12px;}

/* 濃グレーの囲み（商品紹介　詳細紹介ページなど） */
div.kakomi2 {border: 1px solid #333;}
div.kakomi2 p {padding: 0.5em;}

/* IMGの囲み線 */
.grline {border: 1px solid #333;}


/*##### 汎用 #####*/
.mb0 {margin-bottom: 0;}
.mb5 {margin-bottom: 5px;}
.floatr {float: right;}
.clr {clear: both;}
.fwh {color: #fff;}
.fbeni {color: #cc0000;}
.fred {color: #e53333;}
.fkon {color: #000066;}
.fblue	{color: #003399;}
.fgr {color: #666;}
.f11 {font-size: 11px;line-height: 1.2em;}
.f12 {font-size: 12px;}
.f14 {font-size: 14px;}
.f18 {font-size: 18px;}
.f26 {font-size: 26px;}
