@charset "euc-jp";


div#anc_head_body h2,
div#head_body h2 {
	background: url(images/h2_01.jpg) no-repeat;
	height: 140px;
	width: 800px;
	margin: 0px auto;
	text-indent: -9999px;
}


body#menu-2  div#head_body h2 { background: url(images/h2_02.jpg) no-repeat; }
body#menu-3  div#head_body h2 { background: url(images/h2_03.jpg) no-repeat; }
body#menu-4  div#head_body h2 { background: url(images/h2_04.jpg) no-repeat; }
body#menu-5  div#head_body h2 { background: url(images/h2_05.jpg) no-repeat; }
body#menu-6  div#head_body h2 { background: url(images/h2_06.jpg) no-repeat; }
body#menu-7  div#head_body h2 { background: url(images/h2_07.jpg) no-repeat; }
body#menu-8  div#head_body h2 { background: url(images/h2_08.jpg) no-repeat; }
body#menu-9  div#head_body h2 { background: url(images/h2_09.jpg) no-repeat; }
body#menu-10 div#head_body h2 { background: url(images/h2_10.jpg) no-repeat; }


div#content p#pankuzu {
	font-size: 9pt!important;
	padding: 8px 10px!important;
	background: #F8F2E3;
	margin-bottom: 10px;
	line-height: 1.2!important;
}
p#pankuzu a {
	color: #400F02;
}

div#content h3 {
	/* height: 40px; */
	width: 535px;
	color: rgb(255, 255, 255);
	font-size: 14pt;
	line-height: 1.5;
	/* overflow: hidden; */
	margin: 0px 0px 15px;
	padding: 5px 10px 5px 25px;
	text-shadow: 1px 1px rgba(0,0,0,0.3);
	border-radius: 4px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: rgb(120, 161, 47);
	background-image: url(images/bg_h3.gif);
}
div#content h4 {
	background: url(images/bg_h4.gif) repeat-x bottom;
	color: #5A1605;
	font-size: large;
	overflow: hidden;
	margin: 35px 0px 15px;
	padding: 0px 0px 12px;
	line-height: 1.2;
	clear: both;
	letter-spacing: 2px;
}


div.h3area {
	width: 530px;
	margin-bottom: 40px;
	margin-left: 10px;
	font-size: 104%;
}
div.h3area p {
	line-height: 1.6;
	margin-bottom: 1em;
}

