/*
Theme Name: 旬旬堂リニューアル
Theme URI: http://www.ekamo.com/
Description: 旬旬堂リニューアルページデザイン
Author: 合資会社アイレッツ
*/

body	{
	text-align: center;
	margin: 0px;
	font-family: sans-serif;
	background-color: #F8F5E2;
	}

#container	{
	width: 920px;
	text-align: left;
	background-image: url(images/img_bace.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	}
.clear	{
	clear: both;
	margin: 0;
	}

a	{
	color: #0000FF;
	text-decoration: none;
	}
a:hover {
	color: #0033FF;
	text-decoration: underline;
	}
/*
ヘッダ
*/
#header {
	height: 73px;/*	height: 170px;*/
	margin: 0px;
	padding: 0px;
}
#header h1 {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 342px;
}
#header #logo2 {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/head_logo2.jpg);
	height: 73px;
	width: 171px;
	background-repeat: no-repeat;
}
#header #tel {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/head_phone.gif);
	height: 38px;
	width: 206px;
	background-repeat: no-repeat;
}
#header #fax {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 181;
}
#header   #inforight {
	float: left;
	margin: 0px;
	padding: 0px;
}
* html #header_ie6vspace {
	height: 18px;	
}

/*
トップページの「おしらせ」欄
*/
#topcontents  #topics h2 {
	background-image: url(images/img_find.jpg);
	background-repeat: no-repeat;
	text-indent: 16px;
	font-size: 14px;
	background-position: 0px 0px;
	line-height: 36px;
}
#topcontents  #topics dl {
	margin: 0px;
	padding: 0px;
}
#topcontents  #topics dt {
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#topcontents  #topics dd {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
/*
トップページの「おすすめ」欄
*/
#topcontents  #osusume h2 {
	background-image: url(images/img_find.jpg);
	background-repeat: no-repeat;
	text-indent: 16px;
	font-size: 14px;
	display: block;
	line-height: 36px;
	height: 36px;
}
#topcontents  #osusume h3 {
	text-indent: 0px;
	font-size: 16px;
	display: block;
	line-height: 36px;
	background-image: none;
	color: #FF0000;
}

/* フッタ */
#footer {
	background-color: #409d28;
	padding: 20px;
	height: 120px;
	text-align: center;
	width: 860px;
}
#footer #sitenavi {
	width: 100%;
	overflow: hidden;
}

#footer #sitenavi ul {
	list-style-type: none;
	font-size: 12px;
	float: left;
	position: relative;
	left: 50%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#footer #sitenavi li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	right: 50%;
	font-weight: bold;
}
#footer #sitenavi li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #sitenavi li a:hover {
	text-decoration: underline;
}
#footer address {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	margin-top: 15px;
}




/* メインナビゲーション */
* html div.mainnavi {
	margin-top: -3px;
}
div.mainnavi {
	background-image: url(images/head_bace3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 61px;
}
div.mainnavi ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 42px;
}
div.mainnavi li.rice {	/* 米 */
	margin: 0px;
	padding: 0px;
	display: inline;
}
div.mainnavi li.rice a {	/* 米 */
	background-image: url(images/headnavi_rice.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 107px;
	cursol: pointer;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.mainnavi li.rice a:hover {	/* 米　マウスオーバー */
	background-image: url(images/headnavi_rice_on.jpg);
	background-repeat: no-repeat;
}
div.mainnavi li.rice_now {	/* 米　現在ページ */
	background-image: url(images/headnavi_rice_on2.jpg);
	background-repeat: no-repeat;
}

div.mainnavi li.fruit {	/* フルーツ */
	margin: 0px;
	padding: 0px;
	display: inline;
}
div.mainnavi li.fruit a {	/* フルーツ */
	background-image: url(images/headnavi_fruit.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 107px;
	cursol: pointer;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
div.mainnavi li.fruit a:hover {	/* フルーツ　マウスオーバー */
	background-image: url(images/headnavi_fruit_on.jpg);
	background-repeat: no-repeat;
}
div.mainnavi li.fruit {	/* フルーツ　現在ページ */
	background-image: url(images/headnavi_fruit_on2.jpg);
	background-repeat: no-repeat;
}

div.mainnavi li.vegetable {	/* 野菜 */
	margin: 0px;
	padding: 0px;
	display: inline;
}
div.mainnavi li.vegetable a {	/* 野菜 */
	background-image: url(images/headnavi_vegetable.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 107px;
	float: left;
	cursol: pointer;
}
div.mainnavi li.vegetable a:hover {	/* 野菜　マウスオーバー */
	background-image: url(images/headnavi_vegetable_on.jpg);
	background-repeat: no-repeat;
}
div.mainnavi li.vegetable {	/* 野菜　現在ページ */
	background-image: url(images/headnavi_vegetable_on2.jpg);
	background-repeat: no-repeat;
}

div.mainnavi li.mproducts {	/* 海産物 */
	margin: 0px;
	padding: 0px;
	display: inline;
}
div.mainnavi li.mproducts a {	/* 海産物 */
	background-image: url(images/headnavi_mproducts.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 107px;
	float: left;
	cursol: pointer;
}
div.mainnavi li.mproducts a:hover {	/* 海産物　マウスオーバー */
	background-image: url(images/headnavi_mproducts_on.jpg);
	background-repeat: no-repeat;
}
div.mainnavi li.mproducts {	/* 海産物　現在ページ */
	background-image: url(images/headnavi_mproducts_on2.jpg);
	background-repeat: no-repeat;
}

div.mainnavi li.meet {	/* お肉・肉加工品 */
	margin: 0px;
	padding: 0px;
	display: inline;
}
div.mainnavi li.meet a {	/* お肉・肉加工品 */
	background-image: url(images/headnavi_meet.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 107px;
	float: left;
	cursol: pointer;
}
div.mainnavi li.meet a:hover {	/* お肉・肉加工品　マウスオーバー */
	background-image: url(images/headnavi_meet_on.jpg);
	background-repeat: no-repeat;
}
div.mainnavi li.meet {	/* お肉・肉加工品　現在ページ */
	background-image: url(images/headnavi_meet_on2.jpg);
	background-repeat: no-repeat;
}

div.mainnavi li.sweets {	/* スイーツ */
	margin: 0px;
	padding: 0px;
	display: inline;
}
div.mainnavi li.sweets a {	/* スイーツ */
	background-image: url(images/headnavi_sweets.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 107px;
	float: left;
	cursol: pointer;
}
div.mainnavi li.sweets a:hover {	/* スイーツ　マウスオーバー */
	background-image: url(images/headnavi_sweets_on.jpg);
	background-repeat: no-repeat;
}
div.mainnavi li.sweets {	/* スイーツ　現在ページ */
	background-image: url(images/headnavi_sweets_on2.jpg);
	background-repeat: no-repeat;
}

div.mainnavi li.processing {	/* 加工品 */
	margin: 0px;
	padding: 0px;
	display: inline;
}
div.mainnavi li.processing a {	/* 加工品 */
	background-image: url(images/headnavi_processing.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 107px;
	float: left;
	cursol: pointer;
}
div.mainnavi li.processing a:hover {	/* 加工品　マウスオーバー */
	background-image: url(images/headnavi_processing_on.jpg);
	background-repeat: no-repeat;
}
div.mainnavi li.processing {	/* 加工品　現在ページ */
	background-image: url(images/headnavi_processing_on2.jpg);
	background-repeat: no-repeat;
}

div.mainnavi li.water {	/* 水・飲料 */
	margin: 0px;
	padding: 0px;
	display: inline;
}
div.mainnavi li.water a {	/* 水・飲料 */
	background-image: url(images/headnavi_water.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 107px;
	float: left;
	cursol: pointer;
}
div.mainnavi li.water a:hover {	/* 水・飲料　マウスオーバー */
	background-image: url(images/headnavi_water_on.jpg);
	background-repeat: no-repeat;
}
div.mainnavi li.water {	/* 水・飲料　現在ページ */
	background-image: url(images/headnavi_water_on2.jpg);
	background-repeat: no-repeat;
}


/* */
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 画像に影をつける（フチなし） */
.img-bg {
background-image: url(images/shadow_001.gif);
background-repeat: no-repeat;
background-position: right bottom;
margin: 0px;
padding: 0px;
position: relative;
}
.img-bg img {
background-color: #FFFFFF;
margin: -5px 5px 5px -5px;
padding: 0px;
position: relative;
}
/* 画像に影をつける（フチあり） */
.img-bg2 {
background-image: url(images/shadow_001.gif);
background-repeat: no-repeat;
background-position: right bottom;
margin: 0px;
padding: 0px;
position: relative;
}
.img-bg2 img {
	background-color: #FFFFFF;
	border: 1px solid #d8d8d8;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}


/* 画像にテキストを回り込み（画像：左寄せ） */
img.alignleft, .img_L {
float: left;
margin: 6px 10px 5px 0px;
border: none;
} 

/* 画像にテキストを回り込み（画像：右寄せ） */
img.alignright, .img_R {
float: right;
margin: 6px 0px 5px 10px;
border: none;
}

/* */
.alineleft {
	text-align: left;
}
.alineright {
	text-align: right;
}

/* 1ピクセルテーブル */
.frame {  border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 font-size:0.9em
}

