a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #F30;
}
a:active {
	text-decoration: none;
	color: #F30;
}
.top_bg {
	background-image: url(images/top/index_04.jpg);
	color: #4d4d4d;
}

.top_bg01 {
	background-image: url(images/top/index_13.jpg);
	background-repeat: repeat-x;
}
.top_bg02 {
	background-color: #FFF;
	background-image: url(images/original/original_03.jpg);
}

.top_box_1 {
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #c7c7c7;
}
.in_box_1 {
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #FFF;
}
.index_bg {
	background-color: #FFF;
	background-image: url(images/index/index_16.jpg);
}
.index_bg01 {
	background-image: url(images/index/index_19.jpg);
	background-repeat: no-repeat;
}
.index_bg02 {
	background-image: url(images/index/index_25.jpg);
	background-repeat: repeat-y;
}
.index_bg03 {
	background-color: #FFF;
	background-image: url(images/index/index_26.jpg);
	background-repeat: repeat-y;
}
.index_bg04 {
	background-color: #FFF;
	background-image: url(images/index/in05.gif);
	background-repeat: no-repeat;
}
.index_bg05 {
	background-color: #FFF;
	background-image: url(images/index/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.p1 {
	color: #4d4d4d;
}
.p1 a:link {
	color: #4d4d4d;
	text-decoration: none;
}
.p1 a:visited {
	text-decoration: none;
	color: #4d4d4d;
}
.p1 a:hover {
	text-decoration: underline;
	color: #F30;
}
.p1 a:active {
	text-decoration: none;
	color: #F30;
}



.p2 {
	color: #59493f;
}
.p2 a:link {
	color: #59493f;
	text-decoration: none;
}
.p2 a:visited {
	text-decoration: none;
	color: #59493f;
}
.p2 a:hover {
	text-decoration: underline;
	color: #F30;
}
.p3 a:active {
	text-decoration: none;
	color: #F30;
}
.p3 {
	color: #F00;
}
.p3 a:link {
	color: #F00;
	text-decoration: none;
}
.p3 a:visited {
	text-decoration: none;
	color: #F00;
}
.p3 a:hover {
	text-decoration: underline;
	color: #F30;
}
.p3 a:active {
	text-decoration: none;
	color: #F30;
}
.p4 {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.p4 a:link {
	color: #404040;
	text-decoration: none;
}
.p4 a:visited {
	text-decoration: none;
	color: #404040;
}
.p4 a:hover {
	text-decoration: underline;
	color: #F30;
}
.p4 a:active {
	text-decoration: none;
	color: #F30;
}
.o_bg {
	background-image: url(images/original/original_08.jpg);
	background-repeat: repeat-y;
}
.o_bg01 {
	background-image: url(images/original/o_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.o_bg02 {
	background-image: url(images/original/o_bg01.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
	background-position: right bottom;
}
.o_bg03 {
	background-image: url(images/original/original_17.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: top;
}

.p5 {
	letter-spacing: 5px;
}
.p6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
}
.p7 {
	text-decoration: line-through;
}
.p8 {
	font-size: 12pt;
	font-weight: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}


.h1 {
	color: #442b0e;
	font-size: 10pt;
}
.h1 a:link {
	color: #442b0e;
	text-decoration: none;
}
.h1 a:visited {
	text-decoration: none;
	color: #442b0e;
}
.h1 a:hover {
	text-decoration: underline;
	color: #F30;
}
.h1 a:active {
	text-decoration: none;
	color: #F30;
}
.h2 {
	font-size: 13pt;
	font-weight: bold;
	color: #930;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.h2_1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.buy01 {
	background-image: url(images/buy/buy_02.gif);
	background-repeat: repeat-y;
}
#buy {
	position:fixed; bottom:10px; right:5px;
    _position: absolute; /* position fixed for IE6 */
    _top:expression(documentElement.scrollTop+100);
    z-index:3;
}
.box {
	background-color: #f3f1eb;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd6c4;
	border-bottom-color: #b2b2b2;
}
.box_1 {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #666;
}
.box_1 a:link {
	color: #666;
	text-decoration: none;
}
.box_1 a:visited {
	text-decoration: none;
	color: #666;
}
.box_1 a:hover {
	text-decoration: underline;
	color: #F60;
}
.box_1 a:active {
	text-decoration: none;
	color: #F60;
}
.box_1_1 {
	color: #99988c;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 11px;
}
.search_1 {
	border: 0px none #EDF0F5;
	background-color: #EBEEF3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.l_ba {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
