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

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

/*----------------------------------------------------
	contents
----------------------------------------------------*/
.contents01 {
	width: 570px;
	background: url(../../images/h2/bg01.gif) no-repeat 0 0;
	margin: 0 0 0 5px;
}
.contents02 {
	width: 570px;
	margin: 40px 0 0 5px;
}
#mvWrap01 {
	width: 800px;
	height: 100px;
	border-top: 1px #e5e5e5 solid;
}

/*----------------------------------------------------
	heading
----------------------------------------------------*/
h2.h2_01 {
	margin: 0 0 25px 35px;
	color: #fff;
	font-size: 110%;
	font-weight: 700;
	height: 35px;
	line-height: 35px;
}

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

/*----------------------------------------------------
	mapNav
----------------------------------------------------*/
#mapNav {
	width: 530px;
	padding: 5px;
	border-top: 1px #b2dfff solid;
	border-bottom: 3px #b2dfff solid;
}
#mapNav li {
	display: inline;
	margin-right: 10px;
	padding-right: 15px;
	border-right: 1px #ccc solid;
}

/*----------------------------------------------------
	contents
----------------------------------------------------*/
#mapWrap01 {
	width: 540px;
}
#mapWrap01L {
	width: 350px;
	float: left;
}
#mapWrap01R {
	width: 170px;
	float: right;
}

#mapWrap01R ul {
	margin-top: 10px;
	font-size: 12px;
}
#mapWrap01R li {
	list-style-type: disc;
	list-style-position: inside;
}

/*----------------------------------------------------
	table
----------------------------------------------------*/
table {
	width: 538px;
	line-height: 1.4;
}
th {
	width: 129px;
	text-align: right;
	background: #f2feff url(../../images/bg/obli01.gif) repeat;
	border: 1px #ccc solid;
	padding: 10px 15px;
}
td {
	width: 348px;
	border: 1px #ccc solid;
	padding: 10px 15px;
}
