@charset "utf-8";
/* ===================================================================

CSS information

 file name  :index.css
 author     :Access Solutions (admin)
 style info :コンテンツエリア関係 他
 
=================================================================== */

/*----------------------------------------------------
	contents
----------------------------------------------------*/
.contents01 {
	width: 560px;
	margin-left: 10px;
}
.contents02 {
	width: 560px;
	margin: 40px 0 0 10px;
}

/*----------------------------------------------------
	heading
----------------------------------------------------*/
h2.h2_01 {
	width: 540px;
	background: none;
	border-bottom: 2px #73ace6 solid;
	padding: 0 0 5px 20px;
	margin-bottom: 20px;
	color: #009;
	font-weight: 700;
	font-size: 110%;
}

/*----------------------------------------------------
	#main
----------------------------------------------------*/
.contentsMain01 {
	margin: 15px 0 0 8px;
}
.contentsMain02 {
	width: 522px;
	padding: 0 12px;
	background: url(../../images/bg/paper02.gif) repeat-y 0 0;
}



.q01 {
	font-family: verdana,arial;
	font-size: 115%;
}
.a01 {
	color: #c30;
	font-family: verdana,arial;
	font-size: 110%;
	font-weight: 700;
}
