@charset "utf-8";
/* ===================================================================
CSS information

 file name  :home.css
 author     :Access-solutions
 style info :コンテンツエリア関係 他
=================================================================== */

/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/
#mvNav {
	width: 920px;
	height: 400px;
	padding-top: 0;
	background: url(/images/home/mv01.jpg) no-repeat 0 77px;
}
#mvNav li {
	position: absolute;
	top: 77px;
	left: 730px;
}

/*----------------------------------------------------
	#main
----------------------------------------------------*/
#main {
	background: url(/images/home/container01.gif) no-repeat center 0;
	padding-top: 30px;
}

/*----------------------------------------------------
	.contents01
----------------------------------------------------*/
.contents01 {
	width: 870px;
	margin: 0 auto;
	padding: 0 20px 0 30px;
}
.topL {
	width: 630px;
	float: left;
	display: inline;
}
.topR {
	width: 220px;
	height: 300px;
	background: url(/images/home/bg_best.gif) no-repeat center top;
	float: right;
	display: inline;
}
.topR ul {
	width: 180px;
	margin: 73px 0 0 20px;
}
.topR li {
	margin: 5px 0 0 0;
	font-weight: 700;
	font-size: 1.1em;
	line-height: 1.2;
}
.topR li a:link, .topR li a:visited {
	color: #fff;
	text-decoration: none;
}
.topR li a:hover, .topR li a:active {
	color: #fff;
	text-decoration: underline;
}
.topR li.best01 {
	background: url(/images/home/best01.gif) no-repeat left top;
	padding: 10px 0 0 40px;
}
.topR li.best02 {
	background: url(/images/home/best02.gif) no-repeat left top;
	padding: 10px 0 0 40px;
}
.topR li.best03 {
	background: url(/images/home/best03.gif) no-repeat left top;
	padding: 10px 0 0 40px;
}

/*----------------------------------------------------
	メニュー一覧
----------------------------------------------------*/
.menuIndex {
	width: 860px;
	height: 695px;
	margin: 0 auto;
	background: url(/images/home/menu/bg01.gif) repeat-x left top;
}

#menuWrap {
	width: 860px;
	height: 675px;
	background: url(/images/home/menu/ph01.jpg) no-repeat 210px 23px;
	position: relative;
}
#menuWrap p {
	margin: 5px 0 0;
	font-size: 0.9em;
}
.menuMain01 {
	width: 295px;
	border: 1px #ccc solid;
	background: #fff;
	padding: 4px 9px 4px 4px;
	font-size: 0.8em;
}
.menuMain02 {
	width: 295px;
	border: 1px #ccc solid;
	background: #fff;
	padding: 4px 4px 4px 9px;
	font-size: 0.8em;
}
.menuMain01:hover, .menuMain02:hover {
	border: 1px #f60 solid;
	cursor: pointer;
}
.menuL01 {
	width: 100px;
	float: left;
	display: inline;
}
.menuL01 a img {
	border: 1px #9cf solid;
}
.menuL01 a:hover img {
	border: 1px #f90 solid;
}
.menuR01 {
	width: 184px;
	float: right;
	display: inline;
}
.menuL02 {
	width: 184px;
	float: left;
	display: inline;
}
.menuR02 {
	width: 100px;
	float: right;
	display: inline;
}
.menuR02 a img {
	border: 1px #9cf solid;
}
.menuR02 a:hover img {
	border: 1px #f90 solid;
}

#menu01 {
	position: absolute;
	top: 40px;
	left: 10px;
}
#menu02 {
	position: absolute;
	top: 170px;
	left: 10px;
}
#menu03 {
	position: absolute;
	top: 300px;
	left: 10px;
}
#menu04 {
	position: absolute;
	top: 430px;
	left: 10px;
}
#menu05 {
	position: absolute;
	top: 560px;
	left: 10px;
}
#menu06 {
	position: absolute;
	top: 10px;
	left: 540px;
}
#menu07 {
	position: absolute;
	top: 105px;
	left: 540px;
}
#menu08 {
	position: absolute;
	top: 200px;
	left: 540px;
}
#menu09 {
	position: absolute;
	top: 295px;
	left: 540px;
}
.menu_h01 {
	margin-top: 10px;
}
#menu10 {
	position: absolute;
	top: 505px;
	left: 540px;
}
#menu11 {
	position: absolute;
	top: 600px;
	left: 540px;
}