@charset "utf-8";
/* ===================================================================

CSS information

 file name  :index.css
 author     :Access Solutions (admin)
 style info :コンテンツエリア関係 他
 
=================================================================== */

/*----------------------------------------------------
	heading
----------------------------------------------------*/
h2.h2_01 {
	width: 560px;
	height: 75px;
	background: none;
	border-bottom: 2px #73ace6 solid;
	margin-bottom: 20px;
}

/*----------------------------------------------------
	ill
----------------------------------------------------*/
.ill01 {
	width: 546px;
	margin: 0 0 0 8px;
}
.ill02 {
	width: 546px;
	margin: 10px 0 20px 8px;
}

/*----------------------------------------------------
	#panHome
----------------------------------------------------*/		
#panHome {
	width: 780px;
	height: 50px;
	margin: 0 10px;
	position: relative;
	background: url(../images/pan_text01.gif) no-repeat right 10px;
}
#panHome span {
	font-size: 90%;
	letter-spacing: 0;
	color: #999;
	position: absolute;
	top: 10px;
}
#panHome .panBtn01 {
	position: absolute;
	top: 28px;
	left: 496px;
}

/*----------------------------------------------------
	mv
----------------------------------------------------*/	
#mvWrap01 {
	width: 800px;
	height: 255px;
	border-top: 1px #e5e5e5 solid;
	border-bottom: none;
}
#mvL {
	width: 315px;
	height: 255px;
	float: left;
	background: url(../home/images/mv01.jpg) no-repeat 0 0;
}
#mvR {
	width: 485px;
	float: right;
	margin-right: 0;
	clear: right;
}
#mvWrap02 {
	width: 800px;
	height: 95px;
	border-bottom: 1px #e5e5e5 solid;
	position: relative;
}
#mvWrap02 .mvBtn01 {
	position: absolute;
	top: 11px;
	left: 666px;
}
#flashcontent {
	width: 305px;
	height: 200px;
	padding: 60px 0 0 10px;
	background: url(../images/mv01.jpg) no-repeat 0 0; 
}

/*----------------------------------------------------
	#main
----------------------------------------------------*/
.contents01 {
	width: 560px;
	margin-left: 10px;
}