h2#title {
	background-image:url(../images/title.gif);
	height:63px;
	margin-bottom:10px;
}

h3.title1 { background-image:url(../images/h3_title_1.gif);}
h3.title2 { background-image:url(../images/h3_title_2.gif);}
h3.title3 { background-image:url(../images/h3_title_3.gif);}
h3.title4 { background-image:url(../images/h3_title_4.gif);}
h3.title5 { background-image:url(../images/h3_title_5.gif);}

/*															
--------------------------------------------------------------- */
#contents p {
	line-height:160%;
}
.dl_content {
	margin-bottom:30px;
}
.dl_content dd {
	margin-left: 10px;
}
.dl_content dd p {
	margin-bottom:10px;
}
.dl_content dd p.mb30 {
	margin-bottom:30px;
}

.float1 dt {
	width:309px;
	float:right;
}
.float1 dd {
	width:360px;
	float:left;
}

.float2 dt {
	width:223px;
	float:right;
}
.float2 dd {
	width:450px;
	float:left;
}

.bottom_line {
	padding-bottom:15px;
	margin-bottom:15px;
	background:url(../../../common/images/dod.gif) repeat-x left bottom;
}

h4 {
	background:url(../../../common/images/title_h4.gif) no-repeat 0 0;
	padding: 0px 0 2px 16px;
	margin-bottom:18px;
	font-size:1.17em;
}

.buy_detail {
	margin-bottom:30px;
}
.buy_detail dt {
	width:448px;
	float:right;
}
.buy_detail dd {
	width:230px;
	height:255px;/*275*/
	padding: 20px 0 0 0;
	text-align:center;
	float:left;
	background-color:#F0F0F0;
}
.buy_detail dd table {
	margin:0 auto;
}
.buy_detail dd table th {
	text-align:left;
	background:url(../../../common/images/pointer03.gif) no-repeat left center;
	padding: 8px 0 8px 10px;
	width:98px;
	font-weight:bold;
	
}