BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/back.gif);
scrollbar-arrow-color:#FF9900;
	scrollbar-base-color:#ffcc00;
	scrollbar-shadow-color:#ff9900;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
}

/*タイトルリンク*/
a:link {
	font-size:12px;
	color:#FF6600;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #996600;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #66CC00;
}
a:active {
	font-size: 12px;
	text-decoration: none;
	color: #CC9900;
}

/*テキストスタイル*/
.index {
	font-size:14px;
	line-height: 25px;
	color: #666666;
	font-weight:bold;
}
.index2 {
	font-size: 12px;
	line-height: 18px;
}
.style2 {
	font-size: 14px;
	line-height: 20px;
	color:#009900;
	font-weight:bold;
}
.headtitle {
	font-size: 12px;
	color:#90650F;
}
.normal1 {
	font-size: 12px;
	line-height: 17px;
}
.normalglay {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.normalred {
	font-size: 12px;
	line-height: 15px;
	color: #FF9900;
}
.bigred {
	font-size: 14px;
	line-height: 15px;
	color: #FF9900;
}
.textmain {
	font-size: 12px;
	line-height: 20px;
}
.textwhite {
	font-size: 12px;
	line-height: 20px;
	color:#FFFFFF;
}
/*テキストリンク*/
a.txtd:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.txtd:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.txtd:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #CC0000;
}
a.txtd:active {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}.warning {
	color: #FF0000;
	font-size: 12px;
	padding:5px;
	line-height: 18px;
}

/*--------------------------------------------
              order_noice
---------------------------------------------*/
.order_notice {
	font-size:0.8em;
	line-height:19px;
	list-style-type:decimal;
}

.order_notice ul li{
	list-style-type:none;
	line-height:28px;
	background-image:url(img/cssBackh2.gif);
	background-repeat:no-repeat;
	text-indent:15px;
	margin:0;
	padding:0;
}

.order_notice ul ul li{
	list-style-type:decimal;
	background-image:none;
	line-height:22px;
}

.order_notice ul ul ul li{
	list-style-type:upper-alpha;
	background-image:none;
}

.lastlist {
	list-style-type:none !important;
	background-image:none;
}

div.itemPhoto {
}
.caption {
	font-size: 12px;
	line-height: 16px;
	color: #0066FF;
}

