#usageAndPrice_wap .ryoukin_table {
	width: 514px;
	font-size: 12px;
	color: #4a4a4a;
}

#usageAndPrice_wap .ryoukin_table table {
	width: 514px;
	margin-bottom: 15px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
}

#usageAndPrice_wap .ryoukin_table th {
	font-weight: 400;
	padding: 5px;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
	white-space: nowrap;
}

#usageAndPrice_wap .ryoukin_table td {
	padding: 5px;
	text-align:left;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
}

#usageAndPrice_wap .ryoukin_table td.price {
	text-align:center;
}

#usageAndPrice_wap .cautionList_disc {
    font-size: 13px;
    padding-left: 20px;
    width: auto;
}

#usageAndPrice_wap .cautionList_disc li{
    text-indent: 0;
    list-style-type: disc;
}

#usageAndPrice_wap .cautionList_none {
    font-size: 13px;
    padding-left: 0;
    width: auto;
}

#usageAndPrice_wap .cautionList_none li{
    text-indent: 0;
}

#usageAndPrice_wap .p_font{
	color: #4a4a4a;
}

#usageAndPrice_wap .p_font_title{
	color: #4a4a4a;
}