@charset "utf-8";
/* CSS Document */
#main_box {
	margin: 0 20px;
}

h2 {
	font-size:16px;
	line-height:16px;
	padding-left:6px;
	border-left:8px solid #990000;	
}

#top_box {
	width:;
	height:;
}

#sentence {
	width:592px;
	height:214px;
	float:left;
}

#sentence p {
	margin-top:17px;

}

#price_list {
	width:264px;
	height:172px;
	border:1px solid #c0c0c0;
	padding:10px;
	margin-top:20px;
	float:right;
	position:relative;
}

.detail_btn {
	position:absolute;
	right:10px;
	bottom:10px;
}

h3 {
	font-size:14px;
	padding:3px 0 2px 0;
}

table {
	width:264px;
}
table tr {
	width:264px;
	height:21px;
}

table th {
	font-size:13px;
	font-weight:normal;
	line-height:19px;
	padding-bottom:2px;
	text-align:left;
}

table td {
	font-size:13px;
	font-weight:bold;
	line-height:19px;
	padding-bottom:2px;
	text-align:right;
}

#bottom_box {
	width:;
	height:;
	margin-top:20px;
}

#picture {
	width:898px;
	height:408px;
}

#picture li {
	float:left;
}

.small_picture_001 {
	margin-right:20px;
}

.small_picture_002 {
	margin-top:20px;
	margin-right:20px;
}

.small_picture_end {
	margin-top:20px;
}

.small_picture_001_solid {
	margin-right:20px;
	border:1px solid #c0c0c0;
}

.small_picture_002_solid {
	margin-top:20px;
	margin-right:20px;
	border:1px solid #c0c0c0;
}

.small_picture_solid {
	border:1px solid #c0c0c0;
}

.small_picture_solid_end {
	margin-top:20px;
	border:1px solid #c0c0c0;
}