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

@import "common/reset.css";
@import "common/layout.css";
@import "common/text.css";

article h1{
	padding:0px 0px;
	border-bottom:8px solid #124D96;
	margin-bottom:20px;
}
article h2{
	background-image:url(../images/common/bg_h2_02.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:200%;
	font-weight:bold;
	line-height:2;
	padding:0px 0px 0px 30px;
}

article div.news h2{
	background-image:url(../images/common/bg_h2_01.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:200%;
	font-weight:bold;
	line-height:2;
	padding:0px 0px 0px 30px;
}


article div.news dl{
	margin:20px 30px;
	padding:0px;
	line-height:2.5;
	height:250px;
	width: 550px;
overflow: auto;
	font-size:110%;
}
article div.news dl dt{
	margin:0px;
	padding:0px 10px;
	float:left;
	color:#F60;
	width:140px;
	border-top:solid 1px #CCC;
}
article div.news dl dd{
	margin:0px 0px 0p 160px;
	margin-left: 140px;
padding:0px;
	border-top:solid 1px #CCC;
}



article section.plan h3{
	clear:both;
	margin:20px 0px;
	padding:10px 0px 10px 0px;
	line-height:1.2;
	border-bottom:solid 5px;
	font-weight:bold;
	font-size:146.5%;
}



article section.plan p.plan2 span{
	margin:0px;
	padding:0px;
	line-height:1.8;
	border-bottom:solid 1px;
	font-weight:bold;
}

article section.plan img{
	float:left;
	margin-right:20px;
}
p.plan1{
	background-image:url(../images/top/bg_plan1.gif);
	background-repeat:no-repeat;
	background-position:75px 10px;
	margin:20px 0px 40px 0px;
	padding:0px 0px 20px 280px;
	line-height:1.5;
	font-size:153.9%;
	height:150px;
	border-bottom:solid 1px #000;
}
p.plan2{
	background-image:url(../images/top/bg_plan2.gif);
	background-repeat:no-repeat;
	background-position:40px 20px;
	margin:20px 0px 40px 0px;
	padding:0px 0px 20px 280px;
	line-height:1.2;
	font-size:153.9%;
	height:150px;
	border-bottom:solid 1px #000;
}
table#table-01 {
    width: 900px;


}
table#table-01 td {
 width: 450px;

}
