@charset "UTF-8";
/* ----------------------------------------
   メンテナンス専用 CSS
   
---------------------------------------- */
#mv{
	background: url(../images/maintenance/mv_201604.jpg) no-repeat center top;
}
#contentArea h1#intro{
	background: url(../images/maintenance/ttl_h1.png) no-repeat;
}
ul.g_nav2 li a#maintenance{
	font-weight:bold;
	text-decoration:none;
}


/*--h2--*/
#contentArea h2#ttl_h2_mainte{
	margin-top:30px;
	background-image: url(../images/common/ttl_h2_mainte.gif);
}
#contentArea h2#ttl_h2_business{
	margin-top:30px;
	background-image: url(../images/common/ttl_h2_business.gif);
}



/*--h2_1--*/
.plan_list h3#q1{
	background-image:url(../images/maintenance/q1.gif);
}
.plan_list h3#q2{
	background-image:url(../images/maintenance/q2.gif);
}
.plan_list h3#q3{
	background-image:url(../images/maintenance/q3.gif);
}
.plan_list h3#q4{
	background-image:url(../images/maintenance/q4.gif);
}


/*--business_list--*/
.business_list ul{
	float: left;
	padding: 5px 30px 20px 10px;
}

