@charset "UTF-8";


/* ■■point■■
---------------------------------------------*/

#under_main{
	width:980px;
	height:130px;
	background:url(../../common/img/main_under.jpg) no-repeat;
	text-indent:-9999px;
}

.point_box {
	background-color: #FFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.title_text{
	width:780px;
	margin-left:auto;
	margin-bottom:10px;
	margin-right: auto;
}

.column_text{
	width:520px;
	font-size:15px;
	line-height:1.6;
	margin-left: 20px;
	margin-top:5px;
}






div#spec dl dt{background:#c00; color:#fff; padding:2%; width:100%;}
div#spec dl dd{margin:1.5% 0;}
div#spec{position:relative; float:right;}

a.indent_m{
	display:inline-block;
	height:20px;
	padding-top:8px;
	padding-left:15px;
	background:url(../img/indent_m.gif) no-repeat left center;
	font-size:13px;
	color:#C40000;
	text-decoration:none;
}

.indent_cup{
	width:470px;
	height:50px;
	margin-top:15px;
	padding:7px 0 0 60px;
	background:url(../img/indent_cup.gif) no-repeat left top;
	font-size:13px;
	color:#BF0000;
	line-height:1.4;
}


.column1,.column2{
	width:769px;
	height:295px;
	margin:5px auto;
	padding:10px 10px 0 25px;
	background:url(../img/column_back_m10.jpg) no-repeat;
}
.column3{
	width:769px;
	height:245px;
	margin:5px auto;
	padding:10px 10px 0 25px;
	background:url(../img/column_back_m10.jpg) no-repeat;
}

.column1_l{
	width:540px;
	padding-top:15px;
}

.column1 h2{
	width:420px;
	height:70px;
	margin-bottom:10px;
	background:url(../img/column1_title.gif) no-repeat;
	text-indent:-9999px;
}



.column2_l{
	width:540px;
	padding-top:15px;
}

.column2 h2{
	width:420px;
	height:70px;
	margin-bottom:10px;
	background:url(../img/column2_title.gif) no-repeat;
	text-indent:-9999px;
}



.column3_l{
	width:540px;
	padding-top:15px;
}

.column3 h2{
	width:420px;
	height:70px;
	margin-bottom:10px;
	background:url(../img/column3_title.gif) no-repeat;
	text-indent:-9999px;
}


.column4{
	width:720px;
	margin:10px auto;
}

.column4 h2{
	width:720px;
	height:60px;
	margin:0 auto 15px;
	background:url(../img/column4_title.gif) no-repeat;
	text-indent:-9999px;
}

.indent1{
	margin-left:40px;
	margin-bottom:5px;
	padding-left:25px;
	background:url(../img/indent_1.gif) no-repeat left center;
	font-size: 14px;
}

.red{
	padding-left:15px;
	font-size:16px;
	font-weight:bold;
	color:#BF0000;
	display:inline-block;
	background:url(../img/indent_m.gif) no-repeat left center;
}

.blue{
	color:#0D318E;
}

.indent2{
	margin-left:40px;
	padding-left:25px;
	background:url(../img/indent_2.gif) no-repeat left center;
	font-size: 14px;
}

.column4_link a{
	display:block;
	width:400px;
	height:40px;
	margin:10px auto;
	background:url(../img/column4_link.gif) no-repeat;
	text-indent:-9999px;
}
