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

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

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

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

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

ul.article {
	margin-left:20px;
}

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

.rim {
	background:#FFF;
	padding:15px;
	border:solid 1px #CCCCCC;
	border-radius: 5px;
}

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

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

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

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

.rim2 {
	width:680px;
	margin:15px auto;
	padding:15px;
	background:#FFF;
	border:solid 2px #CCCCCC;
	border-radius: 5px;
}

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

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

table {
	background:#FFF;
	font-size:13px;
	letter-spacing:0;
	border:solid 1px #666666;
}

table th {
	text-align:center;
	background: #E6E6E6;
	padding:5px 10px;
	border:solid 1px #666666;
}

table td {
	padding:5px 10px;
	border:solid 1px #666666;
}

table.rayout {
	background:none;
	margin-bottom:0;
	margin-top:20px;
}

table.rayout td {
	padding:5px 1px;
}

td.bg01 {
	background: #ffffe0;
}

td.bg02 {
	background: #fff0f5;
}

td.bg03 {
	background: #fffafa;
}


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

.box_left {
	width:450px;
    float: left;
    margin: 0 0 30px 0;
}

.box_right {
	width:350px;
    float: right;
    margin: 0 0 30px 20px;
}
