@charset "euc-jp";


ul,li,p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container {
	background-image: none;
}



#credit {
	font-size: 11px;
	text-align: left;
	margin-top: 5px;
}

#main {
	float: left;
	width: 940px;
	margin-top: 5px;
	padding: 0px;
}

#maincontents {
	float: left;
	width: 720px;
	margin-top: 10px;
	text-align: left;
}

#maincontents .inbox {
	padding: 9px;
	float: left;
	width: 700px;
	border: 1px solid #000000;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}

#maincontents .inbox .left {
	float: left;
	width: 390px;
}

#maincontents .inbox .right {
	float: right;
	width: 280px;
}

#maincontents .inbox .cap  {
	font-size: 12px;
	line-height: 15px;
	margin-top: 5px;
}

#maincontents .inbox .purple  {
	color: #663399;
}
 
#maincontents .inbox .itemname {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
}

#maincontents .inbox .price {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 14px;
	margin-bottom: 5px;
}

#maincontents .obi {
	clear: both;
	float: left;
	width: 720px;
	margin: 0px;
	padding: 0px;
}

#side {
	float: right;
	width: 200px;
	margin-top: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}

#side .inbox p a img {
	border: 5px solid #999999;
}

#side .inbox p a:hover img {
	border-top-color: #663399;
	border-right-color: #663399;
	border-bottom-color: #663399;
	border-left-color: #663399;
}
#side .inbox img.none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#side .inbox .itemname {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	line-height: 14px;
	margin-bottom: 5px;
}

#side .inbox .price {
	font-size: 12px;
	color: #FF0000;
	line-height: 14px;
}
