STRONG {
	font-weight : bold;
}

small {
	font-size: 10px;
}

a.green:link { text-decoration: underline; color:#74764c; }

a.green:visited { text-decoration: underline; color:#74764c; }

a.green:hover { text-decoration: underline; color:#F07B08; }

a.orange:link { text-decoration: underline; color:#F07B08; }

a.orange:visited { text-decoration: underline; color:#F07B08; }

a.orange:hover { text-decoration: underline; color:#F07B08; }

a.red:link { text-decoration: underline; color:#db0505; }

a.red:visited { text-decoration: underline; color:#db0505; }

a.red:hover { text-decoration: underline; color:#F04907; }

a.news:link { text-decoration: underline; color:#A7A687; }

a.news:visited { text-decoration: underline; color:#A7A687; }

a.news:hover { text-decoration: underline; color:#F07B08; }

body,td,th,p {
	font-size: 12px;
	color: #333333;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back.jpg);
}

.orange {color: #F07B08}
.blue {color: #0093DB}
.news {color: #A7A687}
a:link {
	color: #F07B08;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #F07B08;
}
a:hover {
	text-decoration: underline;
	color: #A7A687;
}
a:active {
	text-decoration: none;
	color: #A7A687;
}


.gray {color: #666666}

.red {color: #C23A04}

.lh16 {
	line-height: 16px;
}

.white {color: #FFFFFF; }
.blue02 {color: #468cbd; font-weight: bold; }
.strongblue {color: #30599A; font-weight: bold; }

.red02 {
	color: #d84220;
	font-weight: bold;
}

}
.black {color: #000000; }

.px24 {
	font-size: 24px;
}

.px16 {
	font-size: 16px;
}
.px14 {
	font-size: 14px;
}

.px12 {
	font-size: 12px;
}

.px10 {
	font-size: 10px;
}

.lh14 {
	line-height: 14px;
}
.gray {
	color: #666666;
}
.green {
	color: 74764C;
}
.tya {
	color: 792B0C;
}
.tya02 {
	color: 895C2D;
}
.txt_news {
	color: 7B4D10;
}

/*-- onlineshop --*/
.onStyle{
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

.bold{
	font-weight:bold;
}

.brown{
	color:#7C5018;
}

input.st{
	color:#7C5018;
}

img{
	border:none;
	margin:0px;
}

.brown {
	color: #7C5018;
}

.brown,strong,ul,ol,dl{
	color: #7C5018;
	letter-spacing: 0.1em;
	line-height:1.5em;
}

ul li{
	list-style-type: disc;
	margin: 2px 0 0 0;
}

#all ul , #back ul{
	margin: 10px 0 0 35px;
	padding:0 0 0 0;

}

#pay , #deliver , #back , #add , #close, #tax{
	margin: 30px 0 0 0;
}

#pay ol,ul{
	margin: 10px 0 0 40px;
	padding:0 0 0 0;
}

#pay dt{
	margin: 5px 0 0 0px;
	padding:0 0 0 0;
}

#pay dd{
	margin: 2px 0 0 0px;
	padding:0 0 0 0;
}

#pay dd ul{
	margin: 0 0 0 15px;
	padding:0 0 0 0;
}

#pay ol li.title{
	margin: 20px 0 0 0;
	padding:0 0 0 0;
}

#pay ul.bank{
	margin: 0 0 0 15px;
	padding:0 0 0 0;
}

#pay p{
	color:#7C5018;
	height: 70px;
	width:300px;
	border: solid 1px #000000;
	text-align:center;
	margin:10px 0 0 100px;
}

#deliver dt{
	margin: 5px 0 0 20px;
}

#all p , #deliver dd , #tax p , #back p , #add p , #close p{
	color:#7C5018;
	margin: 2px 0 0 20px;
}

#deliver ul{
	margin: 0 0 0 15px;
}

#deliver p{
	color:#7C5018;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

/*---  テーブル背景カラー ---*/
.td_bg_line{
	background-color: #7B5E3F; /*---  テーブル枠線 ---*/
}

.bg_line{
	background-color: #ffffff; /*---  ページ全体の枠線 ---*/
}

.td_bg01{
	background-color: #C7C96E; /*---  テーブル背景 濃 ---*/
}

.td_bg02{
	background-color: #ECEDC8; /*---  テーブル背景 薄 ---*/
}

.td_bg03{
	background-color: #ffffff; /*---  テーブル背景 白 ---*/
}

.bg_all{
	background-color: #ffffff; /*---  ページの背景色 ---*/
	background: url(../images/bg.jpg) repeat-y; /*---  ページの背景画像 ---*/
}

.bg_guide{
	background-color: #e9e9e9; /*---  ご利用ガイドボタン表示の背景色 ---*/
	background: url(../images/guide_bg.gif) repeat-y; /*---  ご利用ガイドボタン表示の背景画像 ---*/
}

.bg_header{
	background-color: #999999; /*---  ヘッダーの背景色（ショコラ仕様） ---*/
}
