*{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    line-height:1;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

img{vertical-align:bottom;}

.c-both{clear:both;}

body {
	background:url('img/f_back.gif') center;
	text-align:center;
}


/* ヘッダー＆フッター---------------------- */

#head {
	background:#CBBDB2;
	width:802px;
	height:30px;
	margin:0 auto;
}
.head-text {
	color:#40001F;
	width:760px;
	margin:0 auto;
	padding:5px 0;
	text-align:left;
	font-weight:bold;
}
#foot {
	background:#CBBDB2;
	width:802px;
	height:30px;
	margin:20px auto 0;
	clear:both;
}
.foot-text {
	color:#40001F;
	width:760px;
	margin:0 auto;
	padding:8px 0;
	font-size:80%;
}




/* 文字---------------------- */


p{
	font-size:85%;
	line-height:1.5em;
}

p.anan{
	font-size:85%;
	line-height:1.8em;
	margin:6 14px;
	font-family:"Times New Roman","ＭＳ Ｐ明朝",serif;
}
p.neco-goods{
	font-size:85%;
	line-height:1.5em;
	margin:15 25px;
}

.notes{
	color:#000000;
	font-size:75%;
	line-height:1.3em;
}

.notes-strong{
	color:#8b0000;
	line-height:1.3em;
}



h2{
	font-size:160%;
	font-weight:bolder;
	color:#40001F;
	margin:30px 0 20px 0;
}

h3{
	font-size:120%;
	font-weight:bold;
	color:#40001F;
	margin:30px 0 10px 0;
}


/* メニュー・リンク---------------------- */

a:link { color:#FF4500; text-decoration: none;}
a:hover { color:#FF4500; text-decoration:underline;}
a:visited { color:#DAA520;}


ul.navi li{
display: inline;
list-style-type: none;
padding-right: 15px;
}

#navi{
	width:760px;
	margin:20px auto 0px;
	text-align:right;
	font-size:80%;
}

.to-top{
	width:760px;
	margin:40px auto 0px;
	text-align:right;
	font-size:80%;
}


/* 中身のスペース---------------------- */



.contents {
	width:760px;
	margin:0 auto;
	text-align:left;
	line-height:1.5em;
	clear:both;
}

/* topいもこねこ  */
.contents460left {
	width:460px;
	float:left;
}
.contents295right {
	background:#f0e68c;
	width:295px;
	float:right;
	clear:both;
}
.contents-necogoods-back {
	background: url('img/neco_goods_back2.jpg') top no-repeat;
	width:710px;
	margin:0 auto;
}
.contents-necogoods {
	background: url('img/neco_goods_back2.gif');
	width:710px;
	margin:0 auto;
	text-align:left;
}
.contents-necogoods-bottom {
	background: url('img/neco_goods_back3.gif') bottom no-repeat;
	width:710px;
	height:14px;
	margin:0 auto;
}




/* topあん庵 */
.contents-ananback {
	background:url('img/anan_back.jpg') top no-repeat;
	width:760px;
	margin:0 auto;
	text-align:left;
}
.contents371left {
	width:371px;
	float:left;
}
.contents389right {
	width:389px;
	float:right;
}


/* topいもこねこ */

.contents-indexback {
	background:url('img/f_back_indeximoco.gif') top right no-repeat;
	width:800px;
	margin:0 auto;
}


.contents-shopback {
	background:url('img/f_back_imoco.gif') top right no-repeat;
	width:800px;
	margin:0 auto;
}
.contents-shop {
	width:562px;
	margin:20px auto 0;
	text-align:left;
}





/* ショップ関連テーブル---------------------- */

table {
	width:560px;
	border-collapse:collapse;
	border:solid 2px #78013F;
}
td {
	border:1px solid #78013F;
	padding:0.5em 1em;
	line-height:1.5em;
	font-size:80%;	
}



