@charset "shift_jis";
/* CSS Document */


#inside #main_titlearea h2 {
	font-size: 30px;
	line-height: 70px;
	font-weight: bold;
	color: #006b33;
	padding-left: 30px;
	background-image: url(../img/inside_pagetitle_bg.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 690px;
}

#inside #main_main h4 {
	font-size: 22px;
	font-weight: bold;
	color: #ff7f00;
	line-height: 36px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffbf00;
	margin-bottom: 10px;
}

