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

CSS information

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

/*----------------------------------------------------
	contents
----------------------------------------------------*/
.contents01 {
	width: 570px;
	background: url(../images/h2_01.gif) no-repeat 0 0;
	margin: 0 0 0 5px;
}
.contents02 {
	width: 570px;
	background: url(../../images/h2/bg01.gif) no-repeat 0 0;
	margin: 40px 0 0 5px;
}

/*----------------------------------------------------
	heading
----------------------------------------------------*/
h2.h2_01 {
	margin: 0 0 25px 25px;
	padding-top: 10px;
	color: #fff;
	font-size: 125%;
	letter-spacing: 0.1em;
	font-weight: 700;
	height: 65px;
	line-height: 65px;
}
h2.h2_02 {
	margin: 0 0 25px 35px;
	color: #fff;
	font-size: 110%;
	font-weight: 700;
	height: 35px;
	line-height: 35px;
}

/*----------------------------------------------------
	#main
----------------------------------------------------*/
.contentsMain01 {
	width: 540px;
	margin: 0 0 0 15px;
}

.text01 {
	margin: 0 0 20px 0;
}
