@charset "utf-8";

#contents #contents_right h4.title_h4_01{
	margin-bottom:14px;
}

/*--------------------------------------------
ACCESS
--------------------------------------------------*/
#contents #contents_right p.txt_access01{
	font-size:18px;
	line-height:1.6;
	font-weight:bold;
	margin-bottom:10px;
}

#contents #contents_right .list_access{
	background:url(../images/contents/img_access01.gif) no-repeat 0 0;
	padding-left:165px;
	margin-top:40px;
	margin-bottom:40px;
}
#contents #contents_right .list_access dl{
	font-size:17px;
	padding-bottom:4px;
}
#contents #contents_right .list_access dl dt{
	float:left;
	line-height:1.4;
	font-weight:bold;
}
#contents #contents_right .list_access dl dd{
	float:left;
	line-height:1.4;
	font-weight:bold;
}

/*--------------------------------------------
PLAN
--------------------------------------------------*/
#contents #contents_right .box_plan01{
	margin-top:60px;
	width:520px;
}
#contents #contents_right .box_plan01 h4{
	padding-bottom:22px;
}
#contents #contents_right .box_plan01 .left_box_plan{
	float:left;
	width:310px;
}
#contents #contents_right .box_plan01 .left_box_plan p{
	margin-bottom:15px;
}

/*--------------------------------------------
VOICE
--------------------------------------------------*/
#contents #contents_right .bg_voice01{
	background:url(../images/contents/bg_voice_bottom.gif) no-repeat 0 100%;
	padding-bottom:23px;
}
#contents #contents_right .box_voice01, #contents #contents_right .box_voice02{
	background:url(../images/contents/bg_voice_header.gif) no-repeat 0 0;
	padding:19px 25px 0;
}

#contents #contents_right .box_voice01 .box_voice_txt{
	float:left;
	width:405px;
}
#contents #contents_right .box_voice02 .box_voice_txt{
	float:right;
	width:405px;
}
#contents #contents_right .box_voice_txt p{
	font-size:12px;
	line-height:1.6;
}
#contents #contents_right .box_voice_txt p.txt_name{
	text-align:right;
}

/*--------------------------------------------
FACILITY
--------------------------------------------------*/
#contents #contents_right dl.list_facility01{
	margin-bottom:40px;
}
#contents #contents_right dl.list_facility01 dt{
	padding:6px 0 5px 40px;
	width:370px;
}
#contents #contents_right dl.list_facility01 dd{
	padding-left:93px;
	padding-top:20px;
}

#contents #contents_right dl.list_facility01 dt.ico_facility01{
	background:url(../images/contents/ico_facility01.gif) no-repeat 0 50%;
}
#contents #contents_right dl.list_facility01 dt.ico_facility02{
	background:url(../images/contents/ico_facility02.gif) no-repeat 0 50%;
}
#contents #contents_right dl.list_facility01 dt.ico_facility03{
	background:url(../images/contents/ico_facility03.gif) no-repeat 0 50%;
}
#contents #contents_right dl.list_facility01 dt.ico_facility04{
	background:url(../images/contents/ico_facility04.gif) no-repeat 0 50%;
}
#contents #contents_right dl.list_facility01 dt.ico_facility05{
	background:url(../images/contents/ico_facility05.gif) no-repeat 0 50%;
}
#contents #contents_right dl.list_facility01 dt.ico_facility06{
	background:url(../images/contents/ico_facility06.gif) no-repeat 0 50%;
}


/*--------------------------------------------
PRICE
--------------------------------------------------*/
#contents #contents_right table.table_price01{
	width:520px;
	margin:25px 0 6px;
}
#contents #contents_right table.table_price01 th{
	text-align:center;
	vertical-align:middle;
	background-color:#d3e7f2;
	padding:10px 0;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	white-space: nowrap;
	padding: 10px;
}

#contents #contents_right table.table_price01 td{
	vertical-align:middle;
	/*width:172px;*/
	padding:10px !important;
	border-right: 1px solid #d3e7f2;
	border-bottom: 1px solid #d3e7f2;
}
#contents #contents_right table.table_price01 td:last-child{
	border-right: none;
}

#contents #contents_right table.table_price01 td.txt_c{
	text-align:center;
}
#contents #contents_right table.table_price01 td.txt_r{
	text-align:right;
}
#contents #contents_right table.table_price01 td.txt_nw{
	white-space: nowrap;
}

#contents #contents_right table.table_price01 td.border_01{
	border-right:1px solid #d3e7f2;
}
#contents #contents_right table.table_price01 td.border_02{
	border-top:1px solid #d3e7f2;
	border-bottom:3px solid #d3e7f2;
}
#contents #contents_right table.table_price01 th.border_03{
	border-bottom:3px solid #fff;
}

#contents #contents_right table.table_price01 td span{
	text-indent:-1em;
	padding-left:1em;
	font-size:10px;
	display:block;
	padding-top:2px;
}


#contents #contents_right .table_price02{
	border:2px solid #a87f47;
	margin:20px 38px 30px 0;
	padding:3px;
}
#contents #contents_right .table_price02 table{
	border:1px solid #a87f47;
	width:100%;
}
#contents #contents_right .table_price02 table th{
	text-align:center;
	vertical-align:middle;
	font-size:16px;
	width:165px;
}
#contents #contents_right .table_price02 table td{
	text-align:left;
	vertical-align:middle;
	padding:12px 10px;
	font-size:12px;
	line-height:1.4;
}
#contents #contents_right .table_price02 table td span{
	text-indent:-1em;
	padding-left:1.5em;
	font-size:10px;
	display:block;
}