@charset "utf-8";
/* CSS Document */


div#display_method {
	width:600px;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:2px;
}

div#display_method ul {
	display:block;
	font-size:12px;
	clear:both;
}

div#display_method ul li {
	float:left;
	margin-right:10px;
}


/*div.paragraph div.product_box2 {
	float:left;
	border-bottom:#CCCCCC groove 1px;
	margin:0px 0px 20px 15px;
	display:inline;
	clear:left;
}*/

div.paragraph div.product_box {
	width:600px;
	float:left;
	padding-bottom:10px;
	border-bottom:#CCCCCC solid 1px;
	display:inline;
}

div.paragraph div.product_box2 {
	float:left;
	padding-bottom:10px;
	border:#CCCCCC solid 1px;
	display:inline;
	padding:3px;
	margin-bottom:3px;
}

div.paragraph table.product_table1 {
	width:190px;
	font-size:12px;
	margin:10px 5px 10px 0px;
	float:left;
	display:inline;
}

div.paragraph table.product_table2 {
	width:600px;
	font-size:12px;
	margin:10px 5px 10px 0px;
	display:inline;
}

div.paragraph table.product_table1 tr td img {
	border:#CCCCCC solid 1px;
	margin:1px;
	padding:1px;
}

div.paragraph table.product_table2 tr td img {
	border:#CCCCCC solid 1px;
	margin:1px;
	padding:1px;
}

div.product_title {
	background-image:url(../img/sample/product_title_background.jpg);
	width:600px;
	height:27px;
	background-repeat:no-repeat;
}

div.product_title h4 a {
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	line-height:20px;
	margin-left:10px;
}

div.product_title h4 a:hover {
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	line-height:20px;
	margin-left:10px;
}

div.paragraph div {
	padding-top:3px;
}

div.paragraph div#page_title {
	padding:0px;
}

tr.text td {
	font-size:12px;
	padding:2px;
}

tr th {
	font-size:12px;
	text-align:left;
	font-weight:bold;
}

table.lastest_check2 {
	width:200px;
	float:left;
}

table.lastest_check {
	width:290px;
	float:left;
	margin:5px;
}





















