@charset "utf-8";
/* CSS Document */

#mainArea {
	width: 730px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: 1px solid #221813;
}

#mainArea h1 {
	margin-bottom: 10px;
	text-align: center;
}

#mainArea .txtBox01 {
	margin: 20px 0 25px;
}

#mainArea .txtBox01 p {
	margin-bottom: 10px;
}

#mainArea h2 {
	border-left: 17px solid #0078F0;
	border-bottom: 1px solid  #0078F0;
	background: url(../images/country/com/bg01.gif) right top repeat-y;
	margin-bottom: 10px;
	padding: 5px 0 5px 10px;
	color: #464646;
	font-size: 100%;
	line-height: 1.1;
}

#mainArea h3 {
	border-left: 17px solid #0078F0;
	border-bottom: 1px solid  #0078F0;
	background: url(../images/why/bg01.gif) right top repeat-y;
	margin-bottom: 10px;
	padding: 5px 0 5px 10px;
	color: #464646;
	font-size: 100%;
	line-height: 1.1;
}

#mainArea .columnLv01 {
	margin-bottom:20px;
}

.leftLv01 {
	width: 310px;
}

#mainArea .copyright {
	font-size: 10px !important;
	text-align: right;
}

#mainArea .txt01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px !important;
	border-top: 1px solid #666;
	padding-top: 5px;
	margin-top: 5px;
}

.rightLv01 {
	width: 400px;
}

#mainArea .rightLv01 p,
#mainArea .txt02 p {
	margin-bottom: 1em;
}







