@charset "utf-8";
/* CSS Document */

#contents {
	width: 700px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

#sort {
	border-top: 3px solid #a7c6e0;
	border-bottom: 3px solid #a7c6e0;
	padding: 5px 10px 3px 10px;
	text-align: right;
	font-size: 9pt;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #555555;
}

#mainproduct {
	margin-bottom: 30px;
}

#mainproduct_txt {
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-left: 15px;
}

#mainproduct_img {
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-left: 10px;
}

#list {
}

.list_seperator {
	clear: both;
	height: 2px;
	background: #ffffff;
}

.list_price {
	width: 150px;
	color: #FF3300;
	;
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	margin-left: 5px;
}

.list_item {
width: 700px;
}

.list_img {
	float: left;
	width: 120px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: center;
}

.list_txt {
	float: right;
	width: 530px;
	margin-bottom: 15px;
}

.list_title {
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
	color: #333333;
	margin-left: 5px;
}

.list_propt {
	padding: 3px;
	color: #666666;
}

.list_line {
	height: 3px;
	background: #dddddd;
	margin: 5px;
}

.list_info {
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
	color: #333333;
}

#page {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}


#tag_container {
	padding: 15px 10px 15px 10px;
	text-align: center;
	line-height: 150%;
	color: #333333;
}

.tag {
	font-size: 9pt;
	color: #c7c7c7;
	white-space: nowrap;
}

.tag1 {
	font-size: 14pt;
	color: #158f08;
	font-weight: bold;
}

.tag2 {
	font-size: 14pt;
	color: #00918c;
	font-weight: bold;
}

.tag3 {
	font-size: 14pt;
	color: #a30000;
	font-weight: bold;
}

.tag4 {
	font-size: 12pt;
	color: #990fa2;
	font-weight: bold;
}

.tag5 {
	font-size: 10pt;
	color: #d47116;;
	font-weight: bold;
}

.tag6 {
	font-size: 9pt;
	color: #167dd4;
	font-weight: bold;
}

.tagnormal {
	color: #858585;
}

#tool_container {
	padding: 15px 10px 15px 10px;
	text-align: center;
	line-height: 150%;
	color: #333333;}

#game_container {
	padding: 15px 10px 15px 10px;
	text-align: center;
	line-height: 150%;
	color: #333333;}

#etc_container {
	padding: 15px 10px 15px 10px;
	text-align: center;
	line-height: 150%;
	color: #333333;}

