/* -- for top contents css  ↓UPPLan -- */
#content-2 h2{
	height: 40px;
	padding: 10px 0 3px 28px;
	margin-bottom: 10px;
	background-image: url(img/ber1.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	font-weight: bold;
}

#content-2 h3{
	height: 30px;
	padding: 8px 0 8px 28px;
	margin-bottom: 5px;
	background-image: url(img/ber2.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: bold;
}

#content-2 h4{
	height: 30px;
	padding: 8px 0 8px 28px;
	margin-bottom: 5px;
	background-image: url(img/ber3.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: bold;
}
#content-2 h5{
	height: 30px;
	padding: 8px 0 8px 0;
	margin-bottom: 5px;
	background-image: url(img/ber4.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: bold;
}

#content-2 p{
	margin-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0 10px;
}
/* -- for top contents css  ↑UPPLan -- */


#content h2{
	height: 40px;
	padding: 10px 0 3px 28px;
	margin-bottom: 10px;
	background-image: url(img/ber1.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	font-weight: bold;
}

#content h3{
	height: 30px;
	padding: 8px 0 8px 28px;
	margin-bottom: 5px;
	background-image: url(img/ber2.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: bold;
}

#content h4{
	height: 30px;
	padding: 8px 0 8px 28px;
	margin-bottom: 5px;
	background-image: url(img/ber3.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: bold;
}
#content h5{
	height: 30px;
	padding: 8px 0 8px 0;
	margin-bottom: 5px;
	background-image: url(img/ber4.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: bold;
}

#content p{
	margin-bottom: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1.4em;
}

/*-- UF/1210追記 --*/
#navigation-a .list-4 h3 {
	background-image: url(img/sub_botton_box2.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1em;
	height: 27px;
	padding: 10px 10px 0 30px;
	margin: 0;
}
#navigation-a .list-4 h3 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;	
}
#navigation-a .list-4 h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;	
}
/*-- UF/1210追記 --*/

