body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(img/bg.gif);
}

td, th {
	font-size: 12px;
}

.butan {
	background-image: url(img/butan_bg.jpg);
	background-repeat: no-repeat;
}

.sejyutsu {
	background-image: url(img/artmake/1.gif);
	background-repeat: no-repeat;
}

.td_green {
	background-color: #B3DE53;
	border: medium solid #006027;
	font-weight: bold;
	font-size: 14px;
}

.td_pink {
	background-color: #FFC7FF;
	border: medium solid #FF02C7;
	font-weight: bold;
	font-size: 14px;
}

.td_lpink {
	background-color: #FFC7FF;
	color: #333333;
}

.td_lgreen {
	background-color: #B3DE53;
	color: #333333;
	line-height: 18px;
}

.td_red {
	background-color: #FFC7FF;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

.td_blue {
	background-color: #66FFFF;
	font-weight: bold;
	font-size: 12px;
	color: #0000FF;
}

.td_purple {
	background-color: #9999FF;
	font-weight: bold;
	font-size: 12px;
	color: #6600FF;
}

.td_crender {
	bordercolor: #B3DE53;
	font-size: 10px;
	text-align: center;
	background-color: #FFFFFF;
}

.font_boid {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.top {
	font-size: 14px;
	font-weight: bold;
	color: #FF7F00;
	text-align: right;
}

.top_green {
	color: #FFFFFF;
	background-color: #006027;
}

.top_pink {
	color: #FFFFFF;
	background-color: #FF02C7;
}

.text {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.price {
	font-size: 12px;
	color: #333333;
	text-align: right;
}

a {
	text-decoration: none;
	color: #FF7F00;
	font-weight: bold;
}

.star {
	font-size: 14px;
	line-height: 18px;
	color: #FF7F00;
	font-weight: bold;
}

h1 {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #006027;
	margin-top:0px;
    margin-bottom:0px;
}

.copy_c {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color: #006027;
}

.copy_c_pink {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color: #FF02C7;
}
