
body	{width:780px;
	background:#fff;
	font-size:12px;
	color:#666666;
	line-height:1.5;
}

li	{list-style:none outside;}

a:link,
a:visited	{text-decoration:none;color:#666666;}
a:hover,a:active,	{text-decoration:underline;color:#4169e1;}




/* --------- ヘッダー --------- */

#header { width:780px;
	height:50px;
	font-size:10pt;
	color:#555555;
	background-image:url(bgimg-002.gif); }

#header img {float:right;}


h1	{font-size:14pt;}


<!-- ヘッダー -->
#headmenu {
	width:780px;
	height:10px;
	font-size:10pt;
	color:#555555;
	text-align:right;

}

#headmenu ul {
	height:10px;
	padding:0px; 
	margin:0px;}

#headmenu li {
	width:100px;
	height:10px;
	display:inline;
	padding:0px 5px; 
	margin:0px 5px;
	text-align:center;
	background-color:#ffffff;
 }



/* --------- ここからコンテンツ --------- */

<!-- コンテンツ -->
#contents	{width:780px;
	margin-top:5px;
	padding-top:5px;}

#left	{width:180px; float:left;}
#right	{width:580px; float:right;

}

<!-- ライト -->
p	{text-align:left;}
h2	{font-size:14px;
	color:#777777;
	font-weight:bold;}


<!-- 見出しタイトル -->
.index01	{font-size:14px;
	color:#946c45;
	font-weight:bold;
	padding:5px 0px; 
	margin:5px 0px;
	border-bottom:3px double #d2b48c;
}
<!-- アイテムポイント -->
.itempoint	{text-align:left;}

.itempoint b {color:#946c45;}

<!-- コンテンツ配置 -->

.center	{text-align:center;}
.imgleft img	{float:left;}
.clear {clear:both;}




<!-- カテゴリー一覧 -->
#category	{
	white-space:pre; 
}

#category ul {

	list-style:none;
	margin:0px;
}

#category li {width:125px;
	display:inline;
	margin:5px 5px;
	padding:5px 5px;
	border:1px solid #c0c0c0;
}

#category a:link,#category a:visited {text-decoration:none; color:#666666;}
#category a:hover,a:active,	{text-decoration:underline; color:#4169e1;}


<!-- オーダー -->
.order	{width:500px;
	margin:10px 0px;
	padding:10px 0px;
	border-bottom:1px dashed #c0c0c0;
	text-align:left;}

.order img {margin:10px;
	padding:10px;
	float:left;}

h4 	{font-size:14px;
	font-weight:bold;
	margin-bottom:13px;
	padding-bottom:3px;}

.order span {color:#dc143c;}

.order ul	{width:500px;
	list-style:none;
	margin:0px;
}

.order li	{width:100px;
	text-align:center;
	display:inline;

	margin:5px 5px;
	padding:5px 5px;
	border:1px solid #c0c0c0;
}


<!-- レフト -->
h3	{font-size:14px;
	padding:3px 0;
	margin:3px 0px 3px 5px;
	border-bottom:1px solid #cccccc;

	background-color:#d8e698;}

.sidemenu	{width:180px;
	font-size:10pt;
	color:#555555;
	background-color:#ffffff;
}
.sidemenu ul { padding:10px 0px 10px 0px; 
	margin:0px 0px;
	line-height:1.0;
	background-color:#f8fbf8;
	}

.sidemenu li { width:180px;
	height:30px;
	padding:0px; 
	margin:0px;
	vertical-align:bottom;

 }

/* --------- テキスト関連 --------- */
.red	{color:#d70035;}




/* --------- フッター --------- */
#footer	{clear:both;
	border-top:1px solid #c0c0c0;
	padding:10px 30px 5px 30px;
	margin:10px 0px 5px 0px;
	text-align:center;}

#footer li { display:inline;
	padding:0px 5px; 
	margin:0px 5px;}


/* --------- ショップインフォ --------- */

#shopinfo	{width:700px;
	font-size:13px;
	margin:auto 50px;
	padding:auto 50px;
	line-height:1.5;
	}

.daibiki	{width:300px;
	white-space:pre; 
	font-size:10px;
	}

.daibiki ul { width:200px;
	margin:0px;
}

.daibiki li {
	width:130px;
	display:inline;
	margin:3px 5px;
	padding:3px 5px;
	border:1px solid #c0c0c0;
	float: left;
	background-color:#ffffff;
	text-align:right;
}


/* --------- スペース --------- */
.space3	{height:30px}
.space5	{height:50px;}
.space10	{height:100px;}

/* --------- 装飾ライン --------- */
.line01	{border-bottom:3px double #c0c0c0;}
.line02	{border-bottom:1px solid #c0c0c0;}

/* --------- 装飾用ボックス --------- */
.box01	{border:1px solid #d2b48c;
	margin:10px 10px;
	padding:10px 10px;}