#coin_contents {
	width: 720px; 
	margin: 0 auto;
	font-size: 0.8em;
	line-height: 18px;
}
#coin_contents h2 {
	margin: 15px 0 10px 0;
}
.contents_text {
	margin: 0 40px;
}
.contents_text li, 
.contents_text dt{
	background: url(img/icon.gif) no-repeat;
	padding-left: 15px;
	list-style-type: none;
}
.contents_text li {
	margin-bottom: 6px;
}
.contents_text dt {
	font-weight: bold;
	float: left;
	clear:both;
}
.contents_text dd {
	margin-left: 130px;
	margin-bottom: 6px;
}
.font_red {
	color: #CC0000;
	font-weight: bold;
}
.font_blue {
	color: #0033CC;
	font-weight:bold;
}
.contents_botan {
	text-align: center;
	margin-top: 40px;
}

.coin_btn_table{
width:700px;
margin-left: 10px;
margin-top: 40px;
margin-bottom: 20px;
}

td.btn_l{
width:220px;
}

td.btn_c{
width:260px;
text-align:center;
}

td.btn_r{
width:220px;
}

th.btn_ltxt{
width:220px;
text-align: center;
color:#ce0404;
}

th.btn_ctxt{
width:260px;
text-align: center;
color:#e77800;
}

th.btn_rtxt{
width:220px;
text-align: center;
color:#e77800;
}
