﻿@charset "utf-8";
/* ===================================================================
CSS information

 author     :Access Solutions
 
=================================================================== */

#mv_wrap {
	width: 540px;
	height: 75px;
	margin: 5px auto 15px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}
#mv01 {
	width: 270px;
	height: 125px;
	background: url(../images/mv/sitemap01.jpg) no-repeat;
	float: left;
}
#mv02 {
	width: 270px;
	height: 125px;
	background: url(../images/mv/about02.jpg) no-repeat;
	float: right;
}

h3 {
	border-left: 5px #369 solid;
	padding-left: 10px;
	color: #369;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 15px;
}

.main01 li,.main02 li,.main03 li,.main04 li {
	background: url(../../images/li/arrow01.gif) no-repeat 0 0.5em;
	padding-left: 15px;
	padding-bottom: 5px;
}
.main01 li a:link,.main02 li a:link,.main03 li a:link,.main04 li a:link {
	color:#06c;
	text-decoration: none;
}

.main01 li a:visited,.main02 li a:visited,.main03 li a:visited,.main04 li a:visited {
	color:#639;
	text-decoration: none;
}

.main01 li a:hover,.main02 li a:hover,.main03 li a:hover,.main04 li a:hover {
	color:#f60;
	text-decoration: underline;
}

.main01 li a:active,.main02 li a:active,.main03 li a:active,.main04 li a:active {
	color:#f60;
	text-decoration: underline;
}

.contents_wrap {
	width: 540px;
}
.contents_wrap:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.contents_l {
	width: 260px;
	float: left;
}
.contents_r {
	width: 260px;
	float: right;
	margin-left: 20px;
}

.main01,.main02,.main03 {
	margin-bottom: 20px;
}


.main01 h2 {
	width: 540px;
	height: 32px;
	background: url(../images/heading/sitemap01.gif);
	margin-bottom: 10px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}

.main02 h2 {
	width: 540px;
	height: 32px;
	background: url(../images/heading/sitemap02.gif);
	margin-bottom: 10px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}

.main03 h2 {
	width: 540px;
	height: 32px;
	background: url(../images/heading/sitemap03.gif);
	margin-bottom: 10px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}

.main04 h2 {
	width: 540px;
	height: 32px;
	background: url(../images/heading/sitemap04.gif);
	margin-bottom: 10px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}