@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------------
// blockA
--------------------------------------------------------------------- */
.blockA{
	overflow:hidden;
	padding:0px 15px;
	}
.blockA > p{
	margin-bottom:40px;
	}
	
.blockA div{
	overflow:hidden;
	}
.blockA dl{
	width:420px;
	line-height:1.6;
	}
.blockA dt{
	font-weight:bold;
	color:#EA9906;
	border-bottom:1px dotted #F6A608;
	padding-bottom:3px;
	margin-bottom:10px;
	}
/* txt_left */
.txt_left dl{
	float:left;
	}
.txt_left p{
	float:right;
	}
/* txt_right */
.txt_right dl{
	float:right;
	}
.txt_right p{
	float:left;
	}
/* box */
.box1{
	margin-bottom:14px;
	}
.box2{
	margin-bottom:30px;
	}
.box2 li{
	line-height:1.6;
	}
	
.box3{
	margin-bottom:15px;
	}
.box4{
	margin-bottom:13px;
	}
.box4 dl{
	margin-top:18px;
	}
.box5{
	margin-bottom:px;
	}
.box5 dl{
	margin-top:25px;
	}