/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
}

body {
	color: #444;
	background-color: #FFF;
}
a:link{
	color: #444;
	text-decoration: underline;
}
a:visited{
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: underline;
}
a:hover{
	color: #FEB243;
	background-color: #FFFFFF;
	text-decoration: none;
}
a img {
	border: none;
}
h1 {
	font-weight: normal;
	margin: 0px;
	padding-top: 21px;
	line-height: 150%;
	text-align: right;
	font-size: 90%;
	color:#666;
}

h2 {
	font-size: 120%;
	border-left: 6px solid #66BB50;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	margin-bottom: 10px;
}

h3 {
	background-image: url(http://www.net-foods.com/img/h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 300px;
	font-size: 100%;
	padding: 5px 0px 0px 10px;
	margin: 10px -10px 0px 0px;
	color: #7A5C42;
}

h4 {
	margin: 10px 0 0 0;
	color: #FF6600;
}

h5 {
	background-image: url(http://www.net-foods.com/img/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	color: #FFF;
	font-size: 100%;
	padding: 12px 0px 0px 20px;
	margin-top: 10px;
	margin-bottom: -10px;
}

li {
	list-style-type: disc;
	margin-left: 20px;
	line-height: 150%;
}

img.sp1 {
	margin-top:5px;
}
.small {
	font-size: 85%;
}
img.small{
	margin-right: 5px;
	float: left;
}
.pn {
	text-align: right;
	font-size: 90%;
}
.ar {
	text-align: right;
}

.bold{
font-weight: bold;
}



/* 全ページ共通スタイル */
#all {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	font-size: 85%;
	background-image: url(http://www.net-foods.com/img/header/rogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:140%;
}

#title-right {
	width: 620px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
}
.navi {
	padding-left: 10px;
}


#title-left {
	width: 180px;
	float: left;
	padding: 0;
}

#title-center {
	width: 600px;
	clear:both;
	padding: 0;
}



#contents {
	width: 620px;
	float: right;
	text-align: right;
	padding: 0;
	margin: 0px;
	overflow: hidden;
}

#side {
	width: 180px;
	float: left;
	padding: 0;
	overflow: hidden;
}

.concept {
	margin-top:10px;
	margin-bottom:10px;
	clear: both;
}

.page-main {
	clear: both;
	padding-top: 10px;
}

.content {
	padding-left: 10px;
	text-align: left;
}

.content p {
	margin-left: 10px;
}

dl.link {
	margin-top:20px;
}
dl.link dt {
	font-weight:bold;
	font-size:120%;
}
dl.link dd {
	padding-left:30px;
}


/* バナースペース */


table.baner {
	text-align:center;
}



/* ランキング */

.rank {
	width:610px;
}
#rank img {
	width: 175px;
	height: 175px;
}

#rank {
	float:left;
	width: 180x;
	text-align: left;
	margin: 3px;
	overflow: hidden;
}



/* 新着情報 */

.new {
	width: 300px;
	float: left;
	margin-right: 5px;
}



/* 店長の一言 */


.manager {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
}
.manager img {
	margin-right: 10px;
}



/* オススメ商品 */



.pickup {
	width:610px;
	clear: both;
}


#pickup {
	float:left;
	width: 146px;
	height: 190px;
	margin-top: 3px;
	padding-left: 0px;
	overflow: hidden;
}

#pickup strong {
	font-weight:normal;
	font-size:85%;
}



/* フッターメニュー */
table.foot_menu{
margin-top: 5px;
margin-bottom: 5px;
border-style: none;
width: 600px;

}

table.foot_menu td{
padding-top: 3px;
padding-bottom: 3px;
padding-left: 50px;
width: 200px;
}




/* ページ下決済情報 */



.footer {
	clear: both;
	padding-top: 20px;
}



/* ページ左セールバナー */

.sale img {
	margin-bottom: 10px;
}

/* ヘッド　告知 */
div.kokuchi{
margin-top: 5px;
margin-bottom: 5px;
border-width: 3px;
border-color: #FFCC99;
border-style: double;
clear: both;
}




/* ヘッド商品メニュー */

.menu_head table {
	margin-bottom: 10px;
	padding: 3px;
	border: 2px solid #E7E7E7;
	clear: both;
	width: 800px;
}

.menu_head td{
	font-size: 90%;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	margin-bottom: 0%;
	padding: 2px 2px 2px 12px;
}


/* ページ左商品カテゴリー、インフォメーション */


.menu {
	border: 2px solid #E7E7E7;
	width: 170px;
	padding: 3px;
}
.menu dt{
	font-size:100%;
	padding: 2px 2px 2px 12px;
	margin-bottom:0%;
	line-height: 150%;
	background-image: url(http://www.net-foods.com/img/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu dd,
.menu_head dd{
	padding-left: 5%;
	margin-left: 0px;
	line-height: 150%;
}




/* ページ左検索フォーム */


.search {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 178px;
	text-align: center;
	border: 1px solid #fed976;

}



/* ページ左会社情報 */


.tel {
	margin: 10px;
}



/* 取扱商品 */


#copy {
	clear: both;
	text-align: left;
	font-size:75%;
	padding-top: 20px;
}



/* カテゴリーアーカイブ */


.category {
	width:610px;
	margin-bottom:10px;
	line-height:140%;
	font-size:95%;
}
#category {
	width: 300px;
	float:left;
	margin: 2px;
	height: 150px;
}
category img {
	width:100px;
}

.cat_price {
	font-weight:bold;
	text-align:right;
}

.cat_price span {
	color:#red;
}

.category-thumb {
	text-align:center;
	width: 145px;
	float:left;
	margin: 2px;
}

.category-thumb img {
	width: 140px;
	border:0;
}



/* インフォメーションテンプレートに使っています */
.privacy {
	margin: 20px;
	font-size: 90%;
}
.privacy p {
	margin: 10px 0;
	line-height: 150%;
}

/* メールフォーム */
.mail {
	margin: 10px;
}
.mail input,textarea {
	margin-left: 10px;
	margin-bottom: 5px;
}


/* エントリーアーカイブ */
.merchandise img {
	margin-right: 20px;
}

p.merchandise {
	font-size:60%:
}
.caption {
	margin-top: 10px;
}
.caption strong {
	font-size: 120%;
	color: #F88311;
}
.caption p {
	margin-top: 20px;
	letter-spacing:.1em;
}
.cartbox {
	margin-top: 20px;
	border: 1px solid #F88311;

}
.cartbox p {
	margin: 5px;
}
.price {
	margin-top: 20px;
	text-align:right;
}
span.price {
	font-size: 120%;
	font-weight: bold;
	color: red;
}
table.cart {
	margin-bottom:10px;
}
.cart td {
	text-align: right;
}
h2#archive-title {
	margin-top:15px;

}


/* カレンダー */
table.cal{
	background: #999999;
	font-size: 80%;
}

table.cal td.on, td.title{
	background: #FFFFFF;
}

table.cal td {
	width:14%;
	padding: 3px;
} 
table.cal td.off{
	background: #F0D5CC;
}

table.cal tr.youbi{
	background: #EEEEEE;
}

table.cal span.nichi{
	color: #FF0000;
}

table.cal span.off{
	color: #F0D5CC;
}

table.cal tr{
	align: center;
}

/*==========企画ページ==============*/
p.kikaku_text_top{
padding: 10px;
border-width: 2px;
border-color: #FFFF99;
border-style: inset;

}
