@charset "utf-8";



/* index
-----------------------------------------------*/
#header{
	margin-bottom:30px;
}

#contents{
	padding-bottom:15px;
}
#contents h2.topImage{
	margin-bottom:0;
}

#menu{
	padding-bottom:20px;
	font-size:1%;
	line-height:1;
}

.topNews{
	width:947px;
	margin-bottom:15px;
	border:#ea2262 2px solid;
}
.topNews dl{
	padding:0 45px;
}
.topNews dt{
	margin-bottom:5px;
	border-bottom:#ea2262 1px solid;
	color:#ea2262;
}
.topNews dd{
	margin-bottom:20px;
}
#contents .topNews p.newsLink{
	text-align:right;
	margin-bottom:10px;
	padding:0 15px;
}
.topPlanBox{
	position:relative;
	min-height:148px;
	margin-bottom:10px;
	border:#ea2262 1px solid;
}
* html .topPlanBox{
	height:148px;
}
.topPlanBox p{
	padding:0 15px 20px 200px;
}
#contents .topPlanBox p.more{
	position:absolute;
	right:10px;
	bottom:10px;
	margin:0;
	padding:0;
}
.topPlanBox.plan01{
	background:url(../../images/plan01_bg.jpg) no-repeat 0 31px;
}
.topPlanBox.plan02{
	background:url(../../images/plan02_bg.jpg) no-repeat 0 31px;
}
.topPlanBox.plan03{
	background:url(../../images/plan03_bg.jpg) no-repeat 0 31px;
}
.topPlanBox.plan04{
	background:url(../../images/plan04_bg.jpg) no-repeat 0 31px;
}
.topPlanBox.plan05{
	background:url(../../images/plan05_bg.jpg) no-repeat 0 31px;
}

.planTop{
	background-color:#d5ecf1;
}
.planTop p{
	padding:0 10px 10px 10px;
}
