/* ------------------------------------------------------------------------------------ */

/*benefit
------------------------------------------------------*/

#benefit {
	float:left;
	width: 950px;
}

#benefit p {
	margin-bottom: 15px;
}

#benefit h3 {
	margin-bottom: 20px;
	margin-top: 40px;
}

#benefit div#contents_1col {
	margin: 0 109px;
}

#benefit dl.ex01 dt {
	color: #dd2828;
	border-bottom: 3px double #dd2828;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#benefit dl.ex01 dd {
	margin: 5px 0;
	background-color: #ffe3a4;
	padding: 10px;
	color: #000;
	font-size: 1.1em;
}

#benefit ul.ex02 li {
	margin-bottom: 20px;
}

#benefit .attn {
	font-weight: bold;
	color: #dd2828;
}

#benefit .large {
	font-size: 1.1em;
}

#benefit ul.service_list li {
	float:left;
	width: 365px;
}

#benefit ul.service_list li ul {
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 3px;
}

#benefit ul.service_list li ul li {
	float: none;
	list-style-type: disc;
	list-style-position: inside;
}

#benefit table {
	border: 0;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-top: 3px;
}

#benefit table th,
 #benefit table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#benefit table caption {
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 0;
}

#benefit table th {
	text-align: center;
	background-color: #fff;
}

#benefit table th.left01,
 #benefit table th.left02{
	text-align: left;
}

#benefit table th.left01 {
	background-color: #ffeeee;
}

#benefit table th.left02 {
	background-color: #fffced;
}

#benefit table th.fs_s {
	font-size: 12px;
}

#benefit table td {
	width: 115px;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
}

#benefit table td div {
	margin-right: 20px;
}

#benefit table td div p {
	text-align: right;
	font-size: 14px;
}

#benefit table td span.right {
	display: block;
	text-align: right;	 
}

#benefit table td span.large {
	font-size: 30px;
}

#benefit table td.col3 {
	width: auto;
}

#benefit table td.col3 div {
	margin-right: 100px;
}

#benefit div#contents_1col div.borderbox_red {
	width: 730px;
	background: url(../img/benefit/bg_index_01.gif);
	margin-bottom: 50px;
}

#benefit div#contents_1col div.borderbox_red p,
 #benefit div#contents_1col div.borderbox_red form {
	margin-bottom: 0;
	margin-top: 0;
}



/*
-----------------------*/

.mb_0 {margin-bottom: 0;}
.mb_30 {margin-bottom: 30px;}
.mb_50 {margin-bottom: 50px;}
.ml_30 {margin-left: 30px;}
.ml_50 {margin-left: 50px;}
