/* ↓ 基本設定：ここから ↓ */
body {
	background-image: url("./common/back.gif");
	margin: 20px 0px 10px 10px;
	color: #000000;
	background-color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 95%;
	line-height: 130%;
}

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #663300; }
a:active { color: #663300; }

table {
	border-collapse: collapse;
	border-width: 0px;
}

img { 
	border-width: 0px;
	vertical-align: text-bottom;
}

#view { width: 760px; }
/* ↑ 基本設定：ここまで ↑ */


/* ↓ ページ上部：ここから ↓ */
#top {		/* ページトップ */
	width: 760px;
	font-size: 110%;
	margin-bottom: 10px;
}

#title {	/* Shin-lenタイトル画像 */
	width: 300px;
	text-align: left;
}

#produce {	/* 宗陶苑プロデュース画像 */
	width: 460px;
	height:26px;
	vertical-align: bottom;
	text-align: right;
}

.menu {		/* メニューバー */
	background-image: url("./common/green.gif");
	font-size: 11pt;
	font-weight: bold;
}

.menu a:link {	/*メニューリンク文字部分*/
	color: #663300;
	margin: 0px 5px;
}
.menu a:visited {
	color: #663300;
	margin: 0px 5px;
}
.menu a:hover {
	color: #ffffff;
	margin: 0px 5px;
}
.menu a:active {
	color: #ffffff;
	margin: 0px 5px;
}

.line {
	border-top: solid 3px #663300;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
/* ↑ ページ上部：ここまで ↑ */


/* ↓ パンくずリスト：ここから↓ */
#place {
	width: 760px;
	margin: 5px 3px 3px 0px;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
}

#place a:hover {
	background-color: #ffffff;
	color: #ff0000;
}
/* ↑ パンくずリスト：ここまで ↑ */


/* ↓ ページ左カラム：ここから↓ */
#side {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
	/* ↓ カテゴリー：ここから ↓ */
#category {
	width: 170px;
	background-image: url("./common/green.gif");
	margin-bottom: 10px;
	color: #663300;
	font-size: 140%;
}

#category td {
	width: 170px;
	height: 33px;
	background-color: #ffff99;
	border: solid 1px #663300; 
	color: #000000;
}

#category a:hover {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	
}
	/* ↑ カテゴリー：ここまで ↑ */

	/* ↓ インフォメーション：ここから ↓ */
#info {
	width: 170px;
	margin-bottom: 10px;
	background-color: #663300;
	color: #ffffff;
	font-size: 140%;
	font-weight: bold;
}

#info td {
	background-image: url("./common/green.gif");
	border: solid 1px #663300;
	width: 170px;
	color: #000000;
	font-size: 9pt;
}

#info a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 6px 0px;
}

#info a:hover {
	background-color: #ffff99;
	color: #000000;
}

a.info_now {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #ffff99;
	padding: 6px 0px;
	color: #ff0000;
}
	/* ↑ インフォメーション：ここまで ↑ */

	/* ↓ ブログ：ここから ↓ */
#blog {
	width: 170px;
	margin-bottom: 10px;
	background-image: url("./common/green.gif");
	color: #663300;
	font-size: 150%;
}

#blog td {
	background-color: #ffff99;
	border: solid 1px #663300;
	padding: 3px;
	color: #000000;
	font-size: 10pt;
}
	/* ↑ ブログ：ここまで ↑ */

	/* ↓ 人気商品（オットドッグ）：ここから ↓ */
#dog {
	width: 170px;
	margin-bottom: 10px;
	background-color: #663300;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
}

#dog td {
	background-image: url("./common/green.gif");
	border: solid 1px #663300;
	padding: 3px;
	color: #000000;	
}
	/* ↑ 人気商品（オットドッグ）：ここまで ↑ */

	/* ↓ リンク：ここから↓ */

.link {
	width: 170px;
	background-image: url("./banner/back.gif");
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 5px;
}

	/* ↑ リンク：ここまで↑ */



/* ↑ ページ左カラム：ここまで↑ */


/* ↓ ページメイン：ここから↓ */
#main {
	float: left;
	width: 580px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	line-height: 110%;
}

	/* ↓ 一点もの写真：ここから ↓ */
.show {
	width: 580px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 85%;
	line-height: 105%;
}
	/* ↑ 一点もの写真：ここまで ↑ */

	/* ↓ 新着情報：ここから↓ */
#news {
	margin-left: 25px;
	font-size: 90%;
	font-weight: bold;
}
	/* ↑ 新着情報：ここまで ↑ */

	/* ↓ 新商品：ここから ↓ */
#new {
	width: 580px;
	margin: 5px 0px;
	text-align: left;
}

#new img {
	float: left;
	margin-right: 5px;
}

.blank_x {		/* テーブルの隙間：横 */
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.blank_x img {
	margin: 0px;
	padding: 0px;
}

.blank_y {		/* テーブルの隙間：縦 */
	width: 10px;
	margin: 0px;
	padding: 0px;
}
.blank_x img {
	margin: 0px;
	padding: 0px;
}
	/* ↑ 新商品：ここまで ↑ */

	/* ↓ ラッピング：ここから ↓ */
#wrap {
	width: 580px;
	margin-bottom: 10px;
	background-image: url("./image/wrap_back.gif");
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
}

#wrap img {
	float: left;
	margin-right: 40px;
	margin-left: 30px;
}
	/* ↑ ラッピング：ここまで ↑ */

	/* ↓ 支払い方法表：ここから ↓ */
#pay {
	margin-left: 30px;
	font-weight: bold;
}

#pay th {
	width: 200px;
	padding: 5px;
	text-align: left;
	border: solid 1px #663300;
}

#pay td {
	width: 250px;
	padding: 5px;
	border: solid 1px #663300;
}
	/* ↑ 支払い方法表：ここまで ↑ */


	/* ↓ 汎用囲み：ここから ↓ */
.index_yellow {
	width: 573px;
	padding: 3px;
	margin: 10px 0px 3px 0px;
	background-color: #ffff99;
	text-align: right;
	font-weight: bold;
	border-right: solid 1px #cccc66;
	border-bottom: solid 1px #cccc66;
}

.index_sub {
	font-weight: bold;
	padding-left: 5px;
}

.box00 {
	width: 580px;
	margin-bottom: 10px;
	text-align: left;
}

.index {	/* 見出し */
	background-color: #663300;
	border: solid 1px #663300;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	font-size: 11pt;
}

.box01 {	/* アクセントなし・茶色枠つき */
	background-color: #ffffff;
	border: solid 1px #663300;
	padding: 3px;
	margin-bottom: 10px;
}

.box10 {	/* 左にアクセント・茶色枠つき */
	background-image: url(./common/green_yellow.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #ffffff;
	border: solid 1px #663300;
	padding: 3px 3px 3px 22px;
}

.box11 {	/* 左にアクセント・茶色枠つき・余白多め */
	background-image: url(./common/green_yellow.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #ffffff;
	border: solid 1px #663300;
	padding: 10px 10px 10px 30px;
}
	/* ↑ 汎用囲み：ここまで ↑ */
/* ↑ ページメイン：ここまで↑ */


/* ↓copyright：ここから↓ */
#copyright {
	clear: both;
	width: 760px;
	border-top: solid 3px #663300;
	margin-top: 5px;
}
/* ↑copyright：ここまで↑ */


/* ↓ 汎用クラス：ここから↓ */
.corner {	/* 角落ち画像用 */
	vertical-align: top;
	text-align: left;
	width: 30px;
}

.detail {	/* 詳細誘導リンク用 */
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	line-height: 100%;

}

.detail a:hover {
	background-color: #ffffff;
	color: #ff0000;
}

	/* 画像挿入用 */
.cut {
	float: left;
	margin: 30px 15px 50px 5px;
}

.wrap_cut {
	float: left;
	margin: 15px 15px 15px 5px;
}

.fire_cut {
	float: right;
	margin: 0px 5px 5px 10px;
}

	/* フォント・テキスト用 */
.left {		/* 左寄せ */
	text-align: left;
}

.v_top {	/* 縦位置上寄せ */
	vertical-align: top;
}

.v_middle {	/* 縦位置中央寄せ */
	text-align: center;
	vertical-align: middle;
	padding: 3px 0px;
}

.center {	/* 中央寄せ */
	text-align: center;
	vertical-align: middle;
}

.right {	/* 右寄せ */
	text-align: right;
}

.small {	/* 文字：小さめ */
	font-size: 10pt;
}

.u_b {		/* 下線あり */
	width: 95%;
	border-bottom: solid 1px #cc9966;
	margin: 5px 10px;
}

.f_b {		/* 太字 */
	font-weight: bold;
}

.f_red {	/* 文字色：赤 */
	color: #ff0000;
}

.f_s_red {	/* 文字色：赤 8pt */
	color: #ff0000;
	font-size: 8pt;
}

.f_b_red {	/* 太字：赤 */
	font-weight: bold;
	color: #ff0000;
}

.f_gray {	/* 文字色：薄灰色 */
	color: #999999;
}

	/* リンクページ */
.links {
	width: 580px;
	text-align: left;
	border: solid 1px #663300;
	margin-bottom: 10px;
}

.links th{
	text-align: center;
	font-weight: normal;
	background-image: url(./common/green_yellow.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #ffffff;
	border: solid 1px #663300;
	padding: 5px 5px 5px 25px;
}

.link_l {
	width: 96px;
	text-align: left;
	margin: 0px;
	border-top: solid 1px #663300;
	border-bottom: solid 1px #663300;
	border-left: solid 1px #663300;
}

.link_l img {
	margin: 0px;
	padding: 0px;
}

.link_r {
	width: 170px;
	text-align: left;
	font-size: 8pt;
	line-height: 110%;
	border-top: solid 1px #663300;
	border-right: solid 1px #663300;
	border-bottom: solid 1px #663300;
}
/* ↑ 汎用クラス：ここまで↑ */

/* ↓ CGI用クラス：ここから↓ */
.mart_index {
	width: 580px;
	background-color: #663300;
	border: solid 1px #663300;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}

.mart {	
	width: 580px;
	border: solid 1px #663300;
	margin-bottom: 10px;
}

.mart th {
	background-color: #ffffff;
	border: solid 1px #663300;
	padding: 2px;
}

.mart td {
	border: solid 1px #663300;
	padding: 5px;
}
/* ↑ CGI用クラス：ここまで↑ */
