@charset "utf-8";
/* CSS Document */

#mainArea {
	width: 730px;
	margin-bottom: 50px;
	padding-left: 20px;
	border-left: 1px solid #221813;
}

#mainArea h2 {
	border-left: 17px solid #0078F0;
	border-bottom: 1px solid  #0078F0;
	background: url(../images/why/bg01.gif) right top repeat-y;
	margin-bottom: 20px;
	padding: 5px 0 5px 10px;
	color: #464646;
	font-size: 120%;
	line-height: 1.1;
}

#mainArea .columnLv01 {
	margin-bottom: 40px;
}

#mainArea .leftLv01 {
	width: 350px;
}

#mainArea .rightLv01 {
	width: 360px;
}

#mainArea .txt01 {
	color: #006BB4;
}

#mainArea .txt02 {
	margin-bottom: 1em;
}

#mainArea .imgbox {
	margin: 20px -10px 40px 0;
}

#mainArea .imgbox img {
	margin-right: 15px;
}










