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

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

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

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

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

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

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

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

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

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

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

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

td {
	font-size:13px;
	text-align:left;
	vertical-align:top;
}

table.rayout td.center {
	text-align:center;
}

table.rayout td.txt {
	padding:5px 20px;
}

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

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


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

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