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

 author     :AccessSolutions
 

=================================================================== */


/*----------------------------------------------------
	#mvWrap
----------------------------------------------------*/
#mvWrap {
	width: 780px;
	height: 70px;
	margin: 0;
	margin-top: 20px;
	margin-left: 10px;
}
#mvL {
	width: 390px;
	height: 70px;
	background: url(../images/mv01.jpg) no-repeat;
	float: left;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}
 
#mvR {
	width: 390px;
	height: 70px;
	background: url(../images/mv02.jpg) no-repeat;
	float: left;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}

#mvR img {
	margin: 180px 0 0 35px;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
}


/*----------------------------------------------------
	#container
----------------------------------------------------*/
#container {
	margin-top: 20px;
}

.section01 {
	width: 560px;
	border-top: 1px #000 solid;
	margin-top: 5px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.section01:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.linkL {
	width: 270px;
	float: left;
}

.linkR {
	width: 270px;
	float: right;
}


/*----------------------------------------------------
	#other
----------------------------------------------------*/
ul#other {
	width: 790px;
	height: 70px;
	margin: 0 auto 0;
	background: url(../../home/images/other/bg01.gif) no-repeat;
}
ul#other li {
	float: left;
	padding-top: 12px;
	padding-right: 15px;
}
li.other01 {
	width: 175px;
	padding-left: 15px;
}
li.other02 {
	width: 180px;
}
