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

 author     :AccessSolutions
 

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


/*----------------------------------------------------
	#mvWrap
----------------------------------------------------*/
#mvWrap {
	width: 780px;
	height: 170px;
	margin: 0;
	top: -10px;
	margin-left: 10px;
    position:relative;
}
#mvL {
	width: 390px;
	height: 170px;
	background: url(../images/mv01.png) no-repeat;
	float: left;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}
* html #mvL {
	behavior: expression(IEPNGFIX.fix(this));
} 
#mvR {
	width: 390px;
	height: 170px;
	background: url(../images/mv02.png) no-repeat;
	float: left;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}
* html #mvR {
	behavior: expression(IEPNGFIX.fix(this));
} 
#mvR img {
	margin: 180px 0 0 35px;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	position: relative;
}

h2.wLine {
	height: 55px;
	line-height: 28px;
	background: url(../../images/common/h2_02.gif) no-repeat;
	padding: 0 0 0 20px;
	font-size: 1.2em;
}


/*----------------------------------------------------
	#container
----------------------------------------------------*/

.section01 {
	border-top: 1px #000 solid;
	margin-top: 5px;
	margin-bottom: 40px;
	padding-top: 20px;
}

h2.heading02 {
	margin-top: 60px;
}

#contentsWrap {
	width: 560px;
	margin-bottom: 10px;
}
.contentsL {
	width: 350px;
	float: left;
}
.contentsR {
	width: 180px;
	float: right;
}
.contentsR img {
	width: 178px;
	border: 1px #999 solid;
}

/*----------------------------------------------------
	.illWrap
----------------------------------------------------*/
.illWrap {
	width: 560px;
	margin: 25px 0;
	color: #009;
	font-size: 110%;
	font-weight: 700;
	line-height: 1.6em;
}
.illWrap:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
li.illWrap_l {
	width: 270px;
	float: left;
}
li.illWrap_r {
	width: 270px;
	float: right;
}
.illWrap img {
	border: 1px #999 solid;
}
