@charset "utf-8";
/* ===================================================================
CSS information

 author     :AccessSolutions
 

=================================================================== */


/*----------------------------------------------------
	#mvWrap
----------------------------------------------------*/
#mvWrap {
	width: 780px;
	margin: 0 auto 20px;
}
#mvL {
	width: 390px;
	height: 320px;
	float: left;
}
#mvR {
	width: 390px;
	height: 320px;
	background: url(../images/mv02.jpg) no-repeat;
	float: left;
}
#mvR img {
	margin: 190px 0 0 35px;
}


/*----------------------------------------------------
	#panHome
----------------------------------------------------*/		
#panHome {
	width: 800px;
	margin: 5px 0 0;
	height:1.8em;
	line-height: 1.8em;
	font-size: 90%;
	letter-spacing: 0;
	color: #999;
	border-bottom:1px solid #eee;
}
#panHome span {
	margin-left: 10px;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	position: relative;
}

h2.heading01 {
	height: 65px;
	background: none;
	padding: 0;
	font-size: 0;	
}


/*----------------------------------------------------
	#container
----------------------------------------------------*/

.section01 {
	border-top: 1px #000 solid;
	margin-top: 5px;
	padding-top: 20px;
}

#typeMen,#typeWomen {
	margin-top: 60px;
}


/*----------------------------------------------------
	#bn01
----------------------------------------------------*/
#bn01 {
	border-bottom: 1px #999 solid;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

/*----------------------------------------------------
	#typeNav
----------------------------------------------------*/
#typeNav {
	width: 560px;
}
.typeNav_l {
	width: 270px;
	float: left;
}
.typeNav_r {
	width: 270px;
	float: right;
}

/*----------------------------------------------------
	.illWrap
----------------------------------------------------*/
.illWrap {
	width: 560px;
	margin: 25px 0;
	color: #666;
	font-size: 0.7em;
}
.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;
}

/*----------------------------------------------------
	#typeCheck
----------------------------------------------------*/
#typeCheck {
	width: 560px;
	height: 216px;
	background: url(../images/type/check01.gif);
}

#typeCheck ol {
	margin: 0 0 0 60px;
	padding-top: 74px;
	font-size: 12px;
	font-weight: 700;
	color: #666;
}
#typeCheck li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-bottom: 7px;
}

/*----------------------------------------------------
	#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;
}