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

#page_banner h2 {
	background: url(../img/information/top_banner.jpg) 0 0 no-repeat;
}

#main {
	line-height: 1.8;
}

#main h3,h4 {
	margin-bottom: 25px;
}

#main h5 {
	margin-bottom: 15px;
}

#main div.backtop {
	text-align: right;
	margin: 20px 0 30px;
}

#main div.menu ul {
	margin-bottom: 40px;
}

#main div.menu ul li {
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(../img/column/ico.gif) 0 4px no-repeat;
}

#main div.box {
	width: 676px;
	margin-left: 20px;
}

#section02 div.box {
	margin-bottom: 50px;
}

#section02 div.o {
	background: url(../img/information/o02.jpg) right 48px no-repeat;
}
#section02 div.t {
	background: url(../img/information/t02.jpg) right 48px no-repeat;
}
#section02 div.k {
	background: url(../img/information/k02.jpg) right 48px no-repeat;
}
#section02 div.tk {
	background: url(../img/information/tk02.jpg) right 48px no-repeat;
}

#section02 ul {
	margin-bottom: 30px;
}

#section02 ul li.mB {
	margin-bottom: 30px;
}

#section03 dl dt {
	margin-bottom: 15px;
}

#section03 dl dd.mB {
	margin-bottom: 40px;
}

#section03 img.over {
	margin-left: 20px;
}


