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

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

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

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

table.rayout2 {
    border: medium none;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px 0 20px;
}

table.rayout2 td {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
	border-top: solid 2px #DCD2C9;
	border-bottom: solid 2px #DCD2C9;
    padding: 7px 15px 7px 30px;
	letter-spacing:1px;
}

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

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

.h4b {
	background: url(../../../home/images/h4b.png) no-repeat;
	width:378px;
	height:50px;
	margin-top:25px;
	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:233px;
    float: left;
    margin: 0 0 30px 0;
}
.box_right {
	width:707px;
    float: right;
    margin: 0 0 30px 20px;
}
