/* @override http://www.968kanri.co.jp/pre/css/home.css */

@import "reset.css";
@import "basic.css";
@import "module.css";
@import "layout.css";

/* @group mainImg */

body {
	background: url(../images/home/bgTop.jpg) repeat-x;
}

#main {
	//background: url(../images/home/bgMainImgTop.jpg) no-repeat center 0;
}

#main div.inner {
	width: 960px;
}

div#globalNavi {
	padding-top: 2px;
}

#mainImg {
	background: url(../images/home/mainImgTop.jpg) no-repeat;
	width: 960px;
	height: 409px;
	margin-top: 0;
}

#mainImg p {
	background: none;
	height: 0;
}

/* @end */

/* @group mainContents */

#contentsBox {
	margin-top: -109px;
	position: relative;
	background-color: #FFFFFF;
	width: 956px;
	margin-left: 3px;
}


#mainContents {
	width: 706px;
	margin: 0 2px 0 8px;
}

#conSystem {
	margin-top: 10px;
}

div.bnBox {
	width: 346px;
}

div.bnBox.left {
	margin-right: 7px;
}

#top h2 {
	background: url(../images/home/h2TopCatch.png) no-repeat;
	width: 705px;
	height: 106px;
	text-indent: -9999px;
}

div.bnBox a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

div.bnBox h3 a {
	height: 61px;
}

div.bnBox p a {
	height: 183px;
}

#bn01 h3 a {
	background: url(../images/home/h3Com01.jpg) no-repeat;
}

#bn01 p a {
	background: url(../images/home/com01.jpg) no-repeat;
}

#bn02 h3 a {
	background: url(../images/home/h3Com02.jpg) no-repeat;
}

#bn02 p a {
	background: url(../images/home/com02.jpg) no-repeat;
}

#bn03 h3 a {
	background: url(../images/home/h3Com03.jpg) no-repeat;
}

#bn03 p a {
	background: url(../images/home/com03.jpg) no-repeat;
}

#bn04 h3 a {
	background: url(../images/home/h3Com04.jpg) no-repeat;
}

#bn04 p a {
	background: url(../images/home/com04.jpg) no-repeat;
}

#incubate {
	clear: both;
	padding-top: 30px;
}

#incubate h3 {
	background: url(../images/home/h3Incubate.png) no-repeat;
	height: 18px;
	text-indent: -9999px;
	margin-bottom: 7px;
}

#incubateImg {
	float: left;
	display: inline;
	width: 180px;
	margin-right: 10px;
}

#incubateImg p {
	margin-bottom: 0;
	font-size: 80%;
	text-indent: 0;
}

#subContents {
	width: 220px;
	margin: 0 8px 0 10px;
}

#footer {
	clear: both;
}



/* @end */





