@charset "shift_jis";

/******************************
 begin
******************************/

/* policy
------------------------------------------*/
.h3_nml {margin-bottom:10px}

.beg_h3 {
	font-size:1.4em;
	color:#18304A;
	border-left:5px #848A8C solid;
	line-height:1.5;
	padding-left:7px;
	margin-bottom:10px;
	margin-top:30px;
	}

.con_top {margin-top:0;}
.txt_in {text-indent:1em}

.yusou {
	font-size:1.3em;
	}

.yusou dt {
	margin-top:15px;
	font-size:1.1em;
	background:url(img/ico_allow3.gif) no-repeat left center;
	padding-left:15px;
	margin-bottom:5px;
	}

.yusou dd {line-height:1.5}

.beg_dl {margin-top:20px;} 
.beg_dl dt {
	margin-bottom:10px;
	border-bottom:1px solid #949AA5;
	}

.beg_dl dd {
	font-size:1.3em;
	line-height:1.5;
	background:url(img/ico_down.gif) no-repeat center bottom;
	padding:0 0 40px 50px;
	margin-bottom:20px;
	}

.beg_dl .bg_non {
	background:none;
	margin-bottom:0;
	padding-bottom:0;
	}@