@charset "utf-8";
/* ===================================================================
CSS information

 author     :ayame

=================================================================== */

/*----------------------------------------------------
	contents
----------------------------------------------------*/
.contents01, .contents02 {
	width: 740px;
	margin: 0 auto;
}
.contents01 {
	margin-bottom: 40px;
}
.contents02 {
	margin-bottom: 0;
}

/*----------------------------------------------------
	Q,A
----------------------------------------------------*/
.qWrap {
	color: #666;
	font-size: 1.2em;
	font-weight: 700;
	padding-bottom: 20px;
	background: url(../images/bg01.gif) no-repeat 0 bottom;
}
img.icon {
	float: left;
	margin: 0 15px 10px 0;
}
.aWrap {
	width: 658px;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	padding: 15px 40px;
	line-height: 25px;
}
.qa_bn {
	margin: 5px 0;
}

.line01 {
	margin: 10px 0;
}