@charset "utf-8";
/* CSS Document */

/*-------------------------------
contents
--------------------------------*/
#contents #area_main{
	padding-top: 20px;
	line-height: 1.5;
}
#contents .wrap{
	padding: 20px;
}
#contents h2{
}
#contents h3{
	padding-left: 10px;
	margin: 20px 0 10px;
	font-size: 14px;
}
#contents p.btn{
	padding: 20px;
	text-align: center;
	margin: 60px 20px 20px;
}
#contents p.pagetop{
	clear: both;
}
#contents ol{
	padding-left: 20px;
	list-style-type: decimal;
}
#contents ol li{
	list-style-type: decimal;
}
/*ウィングス*/
#contents .wings h3{
	color:#00CCEE;
	border-left: 5px solid #00CCEE;
}
#contents .wings p.btn{
	background: #EFFFFF;
}
/*ディアプラス*/
#contents .dearplus h3{
	color:#FF4499;
	border-left: 5px solid #FF4499;
}
#contents .dearplus p.btn{
	background: #FFF0FD;
}
