@charset "UTF-8";


/* ■■privilege■■
---------------------------------------------*/

#privilege_sub_imgbox{
	width:800px;
	height:128px;
	background:url(../img/sub_top_img.jpg) no-repeat;
	text-indent:-9999px;
}

.privilege_box h1{
	width:740px;
	height:45px;
	margin:0 auto 10px;
	background:url(../img/privilege_title.jpg) no-repeat;
	text-indent:-9999px;
}

.title_text{
	width:660px;
	margin-left:60px;
	margin-bottom:10px;
}

.column_text{
	width:500px;
	font-size:14px;
	line-height:1.5;
	margin-bottom:10px;
}

.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:680px;
	height:270px;
	margin:5px auto;
	padding:90px 0 0 40px;
	background:url(../img/column1_back.jpg) no-repeat;
}

.column1 .column_text{
	width:420px;
	font-size:14px;
	line-height:1.5;
	margin-bottom:10px;
}

.attention{
	width:360px;
	padding-left:11px;
	font-size:11px;
	color:#BF0000;
	line-height:1.3;
	text-indent:-11px;
}

.column1_subbox{
	width:660px;
	margin:10px 0 0 -10px;
}

.column1_subbox h3{
	width:660px;
	height:60px;
	background:url(../img/column1_sub_title.gif) no-repeat;
	text-indent:-9999px;
}

.column1_subbox p{
	margin-left:40px;
	padding-top:5px;
}

.column1_subbox ul{
	margin-top:5px;
	margin-left:40px;
	line-height:1.3;
}

.column2{
	width:680px;
	height:230px;
	margin:5px auto;
	padding:90px 0 0 40px;
	background:url(../img/column2_back.jpg) no-repeat;
}

.column2_subbox{
	width:470px;
	margin:-5px 80px 0;
}

.column2_subbox img{
	margin:0 auto 5px;
}

.column2_subbox p{
	width:200px;
	font-size:11px;
	line-height:1.2;
}

.column3{
	width:680px;
	height:130px;
	margin:5px auto;
	padding:90px 0 0 40px;
	background:url(../img/column3_back.jpg) no-repeat;
}

.column4{
	width:680px;
	height:110px;
	margin:5px auto;
	padding:90px 0 0 40px;
	background:url(../img/column4_back.jpg) no-repeat;
}

.column4 .indent_cup{
	width:350px;
	height:50px;
	margin-top:10px;
	padding:7px 0 0 60px;
	background:url(../img/indent_cup.gif) no-repeat left top;
	font-size:11px;
	color:#BF0000;
	line-height:1.4;
}


.column5{
	width:680px;
	height:70px;
	margin:5px auto;
	padding:90px 0 0 40px;
	background:url(../img/column5_back.jpg) no-repeat;
}

.under_link a{
	display:block;
	width:396px;
	height:36px;
	margin:0 auto;
	background:url(../img/under_link.gif) no-repeat;
	text-indent:-9999px;
}

