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

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

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

.h3a {
	background: url(../../../suppot/images/h3a.png) no-repeat;
	width:960px;
	height:36px;
}

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

.h4a {
	background: url(../../../suppot/images/h4a.png) no-repeat;
	width:483px;
	height:22px;
	margin-top:25px;
	margin-bottom:20px;
}

table.h4a_table {
	width:720px;
	margin:30px auto;
}

table.h4a_table td {
	text-align:center;
	font-size:13px;
	padding-bottom:10px;
}

table.h4a_table td.txt {
	text-align:left;
	font-size:13px;
	vertical-align:top;
	padding:10px 30px;
}

table.h4a_table td.txt2 {
	text-align:left;
	font-size:15px;
	letter-spacing:1px;
	vertical-align: middle;
	padding:10px 30px;
}

.h4b {
	background: url(../../../suppot/images/h4b.png) no-repeat;
	width:130px;
	height:20px;
	margin-top:0;
	margin-bottom:20px;
}







.h4c {
	background: url(../../../home/images/h4c.png) no-repeat;
	width:359px;
	height:49px;
	margin-top:25px;
	margin-bottom:20px;
}

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

.h4d {
	background: url(../../../home/images/h4d.png) no-repeat;
	width:231px;
	height:51px;
	margin-top:25px;
	margin-bottom:20px;
}

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

.h4e {
	background: url(../../../home/images/h4e.png) no-repeat;
	width:356px;
	height:21px;
	margin-top:25px;
	margin-bottom:20px;
}

.h3e {
	background: url(../../../home/images/h3e.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;
}
