@charset "shift-jis";
@import "base.css";
@import "layout.css";

#wrap-top {
	height:351px;
	background:url(../img/common/bg_head.gif) top repeat-x;
	text-align:center;
}
#key-image {
	height:230px;
	overflow:hidden;
}

#header #header-navi{
	background:none;
}

#navi div img{
	margin-top:-50px;
}

/* contents */
#contents {	
}

#image-box{
	
}

#plan-box {
	margin-top:20px;
}
#plan-box #bg-plan{
	height:57px;
	background:url(../img/home/bg-plan3.gif) left top;
}
#plan-box #bg-plan a.center{
	margin-right:5px;
	margin-left:5px;
}

#btn-box table tr td{
	width:301px;
	height:86px;
	vertical-align:bottom;
}
#btn-box table tr td.space{
	width:18px;
}


/* /contents */
