@charset "euc-jp";

/* =======================================================
料金案内の設定
======================================================= */

/* =======================================================
目次
==========================================================

1.コース紹介

2.お得な理由

3.支払い方法

4.決済方法一覧

/* =======================================================
1.コース紹介
==========================================================*/

body.price .price_lead{
	padding:	0 0 0 71px;
	background:	url(../image/bg_line_blue_y.gif) 54px 0 repeat-y;
}

body.price .price_lead dl{
	width: 390px;
	margin: 0;
}

body.price .price_lead dt{
	margin-top: 5px;
	margin-bottom: 5px;
}

body.price .price_lead dd{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

body.price .price_lead p{
	margin:	0 0 5px 0;
}

body.price .price_lead p.price_attention{
	font-size:	80%;
	font-color:	#ccc;
}

.price_point_1 {
	padding:	0 0 0 57px;
	background:	url(../image/bg_line_blue_y.gif) 38px 0 repeat-y;
	}

.price_point_1_h3{
	margin:  0 0 0 14px !important;
	padding: 0 !important;
	}

.price_point_2_h3{
	margin:  0 0 0 38px !important;
	padding: 0 !important;
	}

.price_point_2 {
	width: 567px;
	padding-left: 50px;
	background: url(../image/bg_line_blue_y.gif) 567px 0 repeat-y;
	}

.price_next{
	margin:  0 0 0 132px;
	padding: 0 !important;
	}

.price_button{
	margin: 20px 0 20px 45px;
	}


.price_button ul li{
	float						:	left;
	display						:	inline;
}