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





/*--見出し１--*/
#col-main h1{
	text-indent:-9999px;
	background:url(h1.gif) center top no-repeat;
	width:723px;
	height:28px;
}
/*--見出し２--*/
#col-main h2{
	text-indent:-9999px;
	background:url(h2.gif) center top no-repeat;
	width:682px;
	height:28px;
        margin-bottom: 10px;
}
/*--見出し３--*/
#col-main h3{
	text-indent:-9999px;
	background:url(h3.gif) center top no-repeat;
	width:342px;
	height:82px;
}
/*--見出し４--*/
#col-main h4.title1{
	text-indent:-9999px;
	background:url(h4_01.gif) center top no-repeat;
	width:311px;
	height:33px;
}
#col-main h4.title2{
	text-indent:-9999px;
	background:url(h4_02.gif) center top no-repeat;
	width:311px;
	height:33px;
}
#col-main .plan-img{
	text-indent:-9999px;
	background:url(plan_img.jpg) center top no-repeat;
	width:703px;
	height:250px;
}
#col-main .plan-subimg01{
	text-indent:-9999px;
	background:url(plan_subimg01.jpg) center top no-repeat;
	width:164px;
	height:109px;
        float: left;
        margin: 5px 10px 10px 5px;
}
#col-main .plan-subimg02{
	text-indent:-9999px;
	background:url(plan_subimg02.jpg) center top no-repeat;
	width:164px;
	height:109px;
        float: left;
        margin: 5px 10px 10px 5px;
}