/* ------------------------------
 #top
------------------------------ */

#contents #top {
	margin-bottom: 8px;
}

#contents #top h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	margin: 4px 0;
	margin-right: 4px;
	text-align: right;
}

#contents #top object {
	margin: 0 auto;
}

#contents #top p {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 4px 0;
	margin-right: 4px;
	text-align: right;
}

/* ------------------------------
 #left
------------------------------ */
#contents #left {
	float: left;
	width: 565px;
	margin-left: 10px;
}

#contents #left #news p#update {
	float: right;
	font-size: 12px;
	margin: 5px 0;
	margin-right: 5px;
}

#contents #left #news table {
	clear: both;
	font-size: 15px;
	line-height: 150%;
	margin-left: 30px;
	margin-bottom: 10px;
}

#contents #left #news table td.date {
	font-weight: bold;
	padding-right: 10px;
}

#contents #left #recommend div.prop {
	overflow: auto;
	font-size: 12px;
	border-right: 3px ridge #cccccc;
	border-bottom: 3px ridge #cccccc;
	margin: 5px 5px 10px 30px;
}

#contents #left #recommend div.prop table {
	width: 350px;
}

#contents #left #recommend div.prop col.p-col1 {
	width: 25%;
}

#contents #left #recommend div.prop col.p-col2 {
	width: 75%;
}

#contents #left #recommend div.prop div.p-contents {
	overflow: auto;
}

#contents #left #recommend div.prop img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#contents #left #recommend div.prop img {
	padding: 15px 0;
}

#contents #left #recommend div.prop h4 {
	display: table;
	font-weight: normal;
	width: 365px;
	padding: 3px 0 5px 2px;
	border: solid 1px #000000;
	background-color: #cccccc;
	margin: 0 5px 5px 5px;
}

#contents #left #recommend div.prop table {
	line-height: 200%;
	margin-left: 5px;
}

#contents #left #recommend div.prop p.details {
	float: right;
	margin: 5px 5px 5px 0;
}

#contents #left #recommend div.prop p.note {
	clear: both;
	padding: 5px;
	border: solid 1px #cccccc;
	margin: 5px 2px 2px 0;
}

.thanks {
	color: #ff0000;
	font-weight: bolder;
}

/* ------------------------------
 #right
------------------------------ */
#contents #right {
	float: right;
	width: 215px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#contents #right img.p-banner {
	margin-bottom: 10px;
}

#contents #right img.c-banner {
	margin-bottom: 5px;
}

/* ------------------------------
 #bottom
------------------------------ */
#contents #bottom {
	clear: both;
	margin: 0 10px;
}

#contents #bottom h3{
	color: #666666;
	font-size: 12px;
	font-weight: bolder;
	line-height: 1.5em;
}

#contents #bottom p{
	color: #666666;
	font-size: 11px;
	line-height: 1.5em;
}
