@charset "utf-8";
/* ----------------------------------------
 *  shouhin Box
 * ---------------------------------------- */

div#basebox {
	float: left;
	width: 360px;
	height: 340px;
	padding: 0px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 10px
}
div#basebox2 {
	float: left;
	width: 360px;
	height: 250px;
	margin-right:30px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px
}
div#baseboxs {
	float: left;
	width: 360px;
	padding: 0px;
	margin-right: 40px;
	margin-top: 60px;
}
div#basebox800 {
	float: left;
	width: 800px;
	height:400px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px
}
div#baseboxl {
	float: left;
	width: 760px;
	padding: 0px;
	margin-right: 40px;
    margin-top: 20px;
	margin-bottom: 10px
}
div#textbox {
	float: left;
	width: 120px;
	padding: 0px;
	margin-top: 10px;
}
div#textbox2 {
	float: left;
	width: 160px;
	padding: 0px;
	margin-top: 10px;
}
div#textboxr {
	float: right;
	width: 140px;
	padding: 0px;
	margin-top: 10px;
}
div#textbox3 {
	float: left;
	padding: 0px;
	margin-top: 10px;
}
div#textbox4 {
	float: left;
	width: 360px;
	height: 250px;
	margin-right: 40px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px
}
div#textboxl {
	float: left;
	width: 480px;
	padding: 0px;
	margin-top: 0px;
}
div#textboxs {
	float: left;
	width: 298px;
	padding: 0px;
	margin-top: 0px;
}
div#space{
	float: left;
	width: 40px;
	padding: 0px;
	margin-top: 10px;
}

div#box500 {
	float: left;
	width: 500px;
	height: 400px;
	padding: 0px;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 10px
}
div#box285 {
	float: left;
	width: 285px;
	height: 400px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px 
}
/* shouhin font */

.px10 {
	font-size: 10px;
	color: #000000;
	line-height: 10px;
}
.px12 {
	font-size: 12px;
	color: #696969;
	line-height: 12px;
}
.bold {
	font-weight: 700
}
/* ----------------------------------------
 *   kakono font
 * ---------------------------------------- */

.px10 {
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.px12t {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.px12 {
	font-size: 12px;
	color: #000000;
	line-height: 12px;
}
.gr10 {
	font-size: 10px;
	color: #339966;
	line-height: 15px;
}
.gr12t {
	font-size: 12px;
	color: #339966;
	line-height: 18px;
}
.gl12 {
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
.og12 {
	font-size: 12px;
	color: #FF6600;
	line-height: 15px;
}
.rd12 {
	font-size: 12px;
	color: #CC0000;
	line-height: 15px;
}
.wh12 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
.rd10 {
	font-size: 10px;
	color: #CC0000;
	line-height: 15px;
}
.pk10 {
	font-size: 10px;
	color: #FF0066;
	line-height: 15px;
}
a {
text-decoration:none; 
color: #000000;
}