@charset "utf-8";
/* CSS Document */

#main {
	background:url(../../../images/common/bg_contentsmain.jpg) repeat-x;
}

h2 {
		background:url(../images/img_main.jpg) no-repeat center;
		height:165px;
		text-indent:-9999px;
}

h3 {padding-top:30px; clear:both;}
h4,h5 {margin-top:30px;}

.boxblue {
	padding:20px;
	background:#eff4f7;
	text-align:center;
}

.boxyellow {
	padding:20px;
	background:#fefde5;
	text-align:center;
}