@charset "utf-8";

/********************************************
TOPPAGE STYLES　[ /css/top.css ]
********************************************/

div#TopMain {
	width:900px;
	margin:0 auto 50px auto;
	background-image:url(../images/topmain_bg.gif);
	background-position:220px 379px;
	background-repeat:no-repeat;
	text-align:left;
	zoom:1;/*clearfix for IE 5.5-7*/
}

div#TopMain:after {/*clearfix for modern browser*/
	content:".";
 display: block;
 height:0px;
 clear:both;
 line-height:0; 
 visibility:hidden;
}

p#MainImg {
	padding:0 0 20px 0;
}

div#TopPlan ,div#TopNews {
	float:left;
	width:360px;
	padding:7px 0 0 0;
	border-top:3px solid #0d341e;
}

div#TopNews {
	float:right;
	width:260px;
}

div#TopPlan h2 ,div#TopNews h2 {
	float:left;
	width:250px;
	padding:0 0 8px 0;
}

div#TopNews h2 {
	width:170px;
}

div#Content p.HdBtn {
	float:right;
	width:90px;
	padding:10px 0 0 0;
	text-align:right;
}

div#TopPlanInner {
	clear:both;
	width:350px;
	border:5px solid #d6d2c3;
}

div#TopPlan dl {
	clear:both;
	width:330px;
	padding:10px;
	zoom:1;/*clearfix for IE 5.5-7*/
}

div#TopPlan dl.bgBeige {
	background-color:#eceadc;
}

div#TopPlan dl:after {/*clearfix for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0; 
	visibility:hidden;
}

div#TopPlan dt {
	float:right;
	width:100px;
}

div#TopPlan dt a:hover img {
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
}

div#TopPlan dd {
	float:left;
	width:210px;
	padding:2px 0 0 5px;
}

div#TopPlan h3 {
	padding:0 0 5px 12px;
	background-image:url(../images/arw_gld.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	font-weight:bold;
	line-height:140%;
}

div#TopPlan p {
	font-size:85%;
	line-height:125%;
}

div#TopPlan p a:link,div#TopPlan p a:active,div#TopPlan p a:visited {
	color: #56564c;
	text-decoration: none;
}

div#TopPlan p a:hover {
	color: #56564c;
	text-decoration: underline;
}

div#TopNews dl {
	clear:both;
	width:260px;
}

div#TopNews dt {
	color:#b69709;
	font-weight:bold;
	font-size:85%;
}

div#TopNews dd {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #d6d2c3;
}
