@charset "UTF-8";
/* ******************************************************************

	--home.css--

	1. Layout setting

****************************************************************** */


/*==================================================================
	1. Layout setting
===================================================================*/
#contents {
	width:1002px;
	padding-bottom:42px;
}
#keyv {
	clear:both;
	position:relative;
	z-index:1;
	overflow:hidden;
	margin:-4px 0 17px;
	padding:5px 3px 3px 4px;
	height:358px;
	background:url(../img/home/bg_keyv.gif) no-repeat 0 0;
}
#cycleSlider {
	width:992px;
	height:354px;
}
.mainContent {
	width:960px;
	margin:0 auto;
}
.intro {
	clear:both;
	padding-bottom:21px;
}
.intro div {
	float:left;
	width:630px;
	padding-top:24px;
	line-height:1.5;
}
.intro div p {
	padding-bottom:18px;
}
.intro .image {
	float:right;
	width:272px;
	padding-right:3px;
}
.section01 {
	clear:both;
	background:#F6F6F7 url(../img/common/bg_headline02.gif) no-repeat 0 0;
	padding-bottom:13px;
	margin-bottom:34px;
	padding-top:16px;
}
.lead {
	background:url(../img/home/bg_item.gif) no-repeat 50% 100%;
	padding:0 0 13px;
}
.lead h2 {
	float:left;
	width:110px;
	padding:5px 20px 0 11px;
}
.lead .text {
	float:left;
	width:670px;
	padding-top:2px;
}
.lead .detail {
	float:right;
	width:117px;
	padding-right:10px;
}
.itemList {
	clear:both;
	margin-top:23px;
}
.itemList li {
	float:left;
	width:300px;
	padding:0 10px;
}
* html .itemList li a {
	display:block;
	width:300px;
	height:137px;
}
.itemList li p {
	line-height:1.5;
	padding-top:10px;
}
.section02 {
	clear:both;
	background:url(../img/home/bg_line.gif) no-repeat 0 100%;
	padding-bottom:9px;
}
.section02 h2 {
	background:url(../img/common/bg_headline02.gif) no-repeat 0 0;
	padding-top:21px;
	margin-bottom:10px;
	padding-left:1px;
}
.section02 .info {
	float:left;
	width:620px;
}
.section02 .info h2 {
	padding-left:11px;
}
.section02 .inquiry {
	float:right;
	width:310px;
}
.section02 .inquiry ul {
	padding:1px 0 0 1px;
}
.section02 .inquiry ul li {
	padding-bottom:8px;
}
.section02 .inquiry ul li img {
	vertical-align:top;
}
.info dl {
	background:url(../img/common/bg_dotted01.gif) repeat-x 0 0;
	margin:13px 15px 0 0;
	padding-top:2px;
}
.info dt {
	padding:10px 7px 0 10px;
	background:url(../img/common/icon_arrow04.gif) no-repeat 100% 13px;
	width:115px;
}
.info dd {
	margin:-1.5em 0 0 0;
	padding:0 0.5em 0.6em 10.9em;
	background:url(../img/common/bg_dotted01.gif) repeat-x 0 100%;
	line-height:1.7;
}
div#customscroll {
	margin-right:2px;
	height:120px;
	overflow:auto;
	position:relative;
}
/* jScrollPane */
.scrollgeneric {
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:0;
	left:0;
}
.vscrollerbase {
	visibility:visible !important;
}
.vscrollerbase {
	width:15px;
	background:url(../img/home/bg_track.gif) no-repeat 0 0;
}
.vscrollerbar {
	width:15px;
	height:26px !important;
	padding:14px;
	z-index:2;
	background:url(../img/home/bg_drag.gif) no-repeat 0 0;
}