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

#main h2{
	display:block;
}



#main h3{
	font-size: 18px;
	font-weight:bold;
	line-height: 28px;
	margin-bottom:20px;
	background: url(../images/bg-h3.png) repeat-x 0 100%;
	padding: 10px 0 0 5px;
}

#main img{
	width: 100%;
	clear:both;
}
#main h2 img{
	height: 30px;
}

img.arrow {
	margin-bottom: 10px;
}
.bnr {
	width: 90%;
	margin: 0 auto;
}

#main p{
	width: 90%;
	margin: 10px auto;
	line-height: 22px;
}

#main .sectionBorder{
	width:100%;
	margin:0 auto 20px;
}
