@charset "UTF-8";


/* ■■point■■
---------------------------------------------*/

.point_box h1{
	width:740px;
	height:45px;
	margin:0 auto 10px;
	background:url(../img/point_title.jpg) no-repeat;
	text-indent:-9999px;
}

.title_text{
	width:760px;
	margin-left:60px;
	margin-bottom:10px;
}

.column_text{
	width:420px;
	margin-left:8px;
}

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:11px;
	color:#C40000;
	text-decoration:none;
}

.indent_cup{
	width:350px;
	height:50px;
	margin-top:15px;
	padding:7px 0 0 60px;
	background:url(../img/indent_cup.gif) no-repeat left top;
	font-size:11px;
	color:#BF0000;
	line-height:1.4;
}


.column1{
	width:650px;
	height:275px;
	margin:5px auto;
	padding:15px 30px 0 40px;
	background:url(../img/column_back.gif) no-repeat;
}

.column1_l{
	width:440px;
	padding-top:15px;
}

.column1 h2{
	width:420px;
	height:70px;
	margin-bottom:10px;
	background:url(../img/column1_title.gif) no-repeat;
	text-indent:-9999px;
}


.column2{
	width:650px;
	height:275px;
	margin:5px auto;
	padding:15px 30px 0 40px;
	background:url(../img/column_back.gif) no-repeat;
}

.column2_l{
	width:440px;
	padding-top:15px;
}

.column2 h2{
	width:420px;
	height:70px;
	margin-bottom:10px;
	background:url(../img/column2_title.gif) no-repeat;
	text-indent:-9999px;
}


.column3{
	width:650px;
	height:240px;
	margin:5px auto;
	padding:15px 30px 0 40px;
	background:url(../img/column_back.gif) no-repeat;
}

.column3_l{
	width:440px;
	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;
}

.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;
}

.column4_link a{
	display:block;
	width:400px;
	height:40px;
	margin:10px auto;
	background:url(../img/column4_link.gif) no-repeat;
	text-indent:-9999px;
}



