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

h2,h3,h4 {
	display:block;
	text-indent:-10000em;
	overflow:hidden;
}

h2 {
	background: url(../../../policy/images/h2.png) no-repeat;
	width:1080px;
	height:194px;
}

.h3 {
	background: url(../../../policy/images/h3.png) no-repeat;
	width:960px;
	height:40px;
}

.h4a {
	background: url(../../../policy/images/h4a.png) no-repeat;
	width:920px;
	height:36px;
	margin-top:35px;
	margin-bottom:20px;
}

.h4b {
	background: url(../../../policy/images/h4b.png) no-repeat;
	width:920px;
	height:36px;
	margin-top:35px;
	margin-bottom:20px;
}

.h4c {
	background: url(../../../policy/images/h4c.png) no-repeat;
	width:920px;
	height:36px;
	margin-top:35px;
	margin-bottom:20px;
}

.h4d {
	background: url(../../../policy/images/h4d.png) no-repeat;
	width:920px;
	height:36px;
	margin-top:35px;
	margin-bottom:20px;
}

.h4e {
	background: url(../../../policy/images/h4e.png) no-repeat;
	width:920px;
	height:36px;
	margin-top:35px;
	margin-bottom:20px;
}

.h4f {
	background: url(../../../policy/images/h4f.png) no-repeat;
	width:920px;
	height:36px;
	margin-top:35px;
	margin-bottom:20px;
}

dl {
	margin-left:10px;
}

dt {
	text-indent:-10000em;
	overflow:hidden;
	padding-left:25px;
	padding-bottom:5px;
}

dd {
	background:url(../../images/list_green.png) no-repeat 0 2px;
	margin-left:10px;
	padding-left:35px;
	padding-bottom:15px;
}

ul.article li {
	list-style-type:disc;
	background:none;
	margin-left:35px;
	padding-left:10px;
	padding-bottom:10px;
}

.h3b {
	background: url(../../../policy/images/h3b.png) no-repeat;
	width:960px;
	height:40px;
}



/**********************************************************/
/*  メインエリア ボックスレイアウト */
/**********************************************************/

.box_left {
	width:560px;
    float: left;
    margin: 0 0 30px 0;
}
.box_right {
	width:360px;
    float: right;
    margin: 40px 0 30px 40px;
}
