@charset "Shift_JIS";

/* ------------------------------
	SKY110
------------------------------ */

#content h2 {
	margin-bottom: 15px;
}

#content #pad {
	padding: 0 19px;
}

#content p {
	margin-bottom: 15px;
}
#content p.pct {
	margin-bottom: 20px;
}

#content a.wb {
	font-weight: bold;
}

#content h3 {
	margin-bottom: 5px;
}

#content #view {
	margin-bottom: 20px;
	padding-bottom: 7px;
	width:580px;
	background: url("/sky110/img/id_view_bottom.gif") no-repeat left bottom;
}
#content #view h4 {
	margin: 0;
	padding: 0;
}
#content #view .bg {
	padding: 0 8px;
	border-left: 1px solid #f90;
	border-right: 1px solid #f90;
	background-color: #ffc;
}
#content #view p {
	margin: 0;
	padding: 0 0 5px 55px;
}

#content #view img.fr {
	float: right;
	margin: 5px 0 10px 10px;
}

#content #view .att {
	display: block;
	margin-left: 1em;
	text-indent: -1em;
	font-size: 10px;
	line-height: 1.5em;
	color: #666;
}
#content .high {
	color: #f34671;
}

#content h6 {
	padding: 0 0 5px 55px;
	font-weight: bold;
	color: #666;
}
#content h6 span {
	font-size: 10px;
	font-weight: normal;
}

#content table.price {
	margin-left: 45px;
}
#content table.price td {
	padding-bottom: 10px;
	width: 255px;
	vertical-align: top;
	font-size: 10px;
	line-height: 1.5em;
	color: #666;
}
#content table.price td img {
	float: left;
	margin: 0 10px;
}
#content table.price td strong.name {
	color: #f60;
}

#content table.info {
	margin-bottom: 15px;
	width: 580px;
	border-bottom: 1px solid #ccc;
}
#content table.info caption {
	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
	color: #666;
}
#content table.info th, #content table.info td {
	border-top: 1px solid #ccc;
}
#content table.info th {
	padding: 5px 5px 5px 10px;
	width: 55%;
	text-align: left;
	font-weight: normal;
}
#content table.info td {
	padding: 5px 5px 5px 20px;
	width: 45%;
	background: url("/sky110/img/id_arrow.gif") no-repeat 0 4px;
}

#content h4 {
	padding: 10px 0;
}

#content table.list {
	margin-bottom: 5px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
#content table.list th, #content table.list td {
	padding: 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	vertical-align: top;
	font-size: 10px;
	line-height: 1.5em;
	color: #666;
}
#content table.list th {
	background-color: #ebebeb;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;

}
#content table.list th.head {
	padding: 2px;
	background-color: #b3b3b3;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

#content table.list td span {
	color: #f34671;
}

