/*-------------------------------------------------------------------

	コンテンツ
	
-------------------------------------------------------------------*/
.article {
	width: 860px;
	margin-right: auto;
	margin-left: auto;

}
.title_01 {
	font-size: 220%;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}
.ar01 {
}
.ar02 {
	background-image: url(../img/ar02_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 30px;
}
.ar03 {
	width: 920px;
	background-image: url(../img/ar03_ph.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
	height: 326px;
}
.ar03 .title_01  {
	color: #0685F8;
	text-align: left;
	padding-top: 40px;
}
.ar04 {
	background-image: url(../img/ar04_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 550px;
	padding-top: 70px;
	background-color: #F9F9F9;
	margin-bottom: 50px;
}
.ar05 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.ar05 dl{
	border: 2px solid #0787FA;
	text-align: left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/pie/PIE.htc);
	background-color: #FFF;
	float: left;
	padding: 10px;
	width: 400px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 20px;
}
.ar05 dl dt {
	font-weight: bold;
	color: #0685F8;
	font-size: 140%;
	background-image: url(../img/ar05_title.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 65px;
	padding-left: 50px;
	margin-bottom: 10px;
}
.ar05 dl dd {
	background-image: url(../img/ar05_ic.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 85%;
	padding-left: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	color: #000;
}
.ar05 dl dd.none {
	background-image: none;
	padding-left: 0px;
}
.ar06 .title_01 {
	color: #0887FA;
	font-size: 280%;
}
.ar06 {
	background-color: #F9F9F9;
	padding-top: 40px;
	padding-bottom: 40px;
}
.ar06 dl {
	background-color: #FFF;
	width: 280px;
	background-image: url(../img/ar06_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.ar06 dl dt {
	font-weight: bold;
	color: #FFF;
	height: 94px;
	font-size: 120%;
	padding-top: 20px;
}
.ar06 dl dd {
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ar07 {
	background-image: url(../img/ar07_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	text-align: center;
	padding-bottom: 40px;
}

.ar07 .title_01 {
	color: #0887FA;
	font-size: 280%;
	padding-bottom: 10px;
}
.ar08 {
	background-image: url(../img/ar08_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	text-align: center;
	padding-bottom: 40px;
	background-color: #F9F9F9;
}
.ar08 .title_01 {
	color: #0887FA;
	font-size: 280%;
	padding-bottom: 10px;
}
.ar09 {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
.ar09.article dl dt {
	color: #999;
	font-size: 180%;
	font-weight: bold;
}
.ar09.article dl {
	margin-bottom: 20px;
}
.ar09.article dl .text_gray {
	color: #999;
}

.ar09.article dl .text_L {
	font-size: 200%;
	font-weight: bold;
}
.container .ar09.article dl .text_L.text_center {
	width: 300px;
}