@charset "utf-8";

/* 2015/11/20 */
body#popBody { background-color: #ccff9a; }

/*-------------------------------------
    h2 pattern5
--------------------------------------*/
#popContMain h2.pat5_ {
	margin-top:37px;
	padding-bottom:2px;
	clear:both;
	width:290px;
	background:url(../img/bg_h2_pat5b_.gif) 0 100% no-repeat;
	font-weight:bold;
	font-size:116%;
}

#popContMain h2.pat5_ span{
	padding:7px 10px 2px 22px;
	display:block;
	width:258px;
	min-height:27px;
	line-height:27px;
	background:url(../img/bg_h2_pat5t_.gif) 0 0 no-repeat;
	font-weight:bold;
	border:none;
	color:#FFFFFF;
}

* html #popContMain h2.pat5_ span{
	padding:7px 10px 2px 22px;
	height:28px;
}

*:first-child + html #popContMain h2.pat5_ span{
	padding:7px 10px 4px 22px;
}

body:first-of-type #popContMain h2.pat5_ span{
	padding:7px 10px 4px 22px;
	min-height:26px;
}

/*-------------------------------------
    h2 pattern9_
--------------------------------------*/
#popContMain h2.pat9_{
	margin-top:37px;
	padding-bottom:2px;
	clear:both;
	width:600px;
	background:url(../img/bg_h2_pat9b_.gif) 0 100% no-repeat;
	font-weight:bold;
	font-size:116%;
}

#popContMain h2.pat9_ span{
	padding:7px 10px 2px 22px;
	display:block;
	width:568px;
	min-height:27px;
	line-height:27px;
	background:url(../img/bg_h2_pat9t_.gif) 0 0 no-repeat;
	font-weight:bold;
	border:none;
	color:#FFFFFF;
}

* html #popContMain h2.pat9_ span{
	padding:7px 10px 2px 22px;
	height:28px;
}

*:first-child + html #popContMain h2.pat9_ span{
	padding:7px 10px 4px 22px;
}

body:first-of-type #popContMain h2.pat9_ span{
	padding:7px 10px 4px 22px;
	min-height:26px;
}

/*---------------------------------------------------------
    popFooter
----------------------------------------------------------*/
#popFooterWrap{
	margin:0 auto;
	clear:both;
	width:640px;
	height:29px;
	background-color:#359000;
}