@charset "utf-8";

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

	Home CSS
	※Home(トップページ専用)のCSS
	Last Up Date 2010/12/01

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

/* home専用body
========================================== */
body.home  {
	background-color: #FFFFFF;
	background-image: url(../../img/top/bg_body.jpg);
	background-repeat: repeat-x;
}
/* home専用stage 背景
========================================== */
.home #stage {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-image: url(../../img/titleimg/stage_bg_top.jpg);
	background-repeat: no-repeat;
}
/* home専用stage ヘッダ
========================================== */
.home #header {
	width: 960px;
	height: 485px;
	position: relative;
	background-image: url(../../img/top/bg_header.png);
	background-repeat: no-repeat;
	z-index: 1;
}
.home #globalNavi {
	height: 65px;
	width: 960px;
	position: absolute;
	top: 420px;
}
/* home専用メインビジュアル
========================================== */
.home #mainVisual {
	height: 300px;
	width: 960px;
	position: absolute;
	top: 107px;
	overflow: hidden;
}
.home #mainVisual #slides {
	height: 280px;
	width: 960px;
	overflow: hidden;
}

.home #mainVisual .slide {
	float:left;
}

.home #mainVisual #slidemenu {
	height:20px;
	width: 235px;
	position: absolute;
	left: 725px;
	top: 280px;
}

.home #mainVisual #slidemenu ul {
	margin:0px;
	padding:0px;
}

.home #mainVisual #slidemenu li {
	/* Every thumbnail is a li element */
	width:55px;
	display:inline;
	list-style:none;
	height:20px;
	float: left;
}

.home #mainVisual #slidemenu li.inact:hover {
}

.home #mainVisual #slidemenu li.act,
.home #mainVisual #slidemenu li.act:hover {
	background-image: url(../../img/top/slidemenu_bg_ahover.png);
	background-repeat: no-repeat;
}

.home #mainVisual #slidemenu li.act a {
	cursor:default;
}

.home #mainVisual #slidemenu li a {
	display:block;
	height:11px;
	padding-top: 5px;
}

/* home専用メイン上部メッセージ
========================================== */
.home #mainHead #mainMessage {
	width: 80%;
	overflow: hidden;
	position: absolute;
	height: 30px;
	left: 120px;
	top: 16px;
	line-height: 30px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
/* home専用メイン上部見出し
========================================== */
.home #mainHead h2 {
	width: 680px;
	position: absolute;
	left: 20px;
	top: 50px;
}
.home #mainHead h3 {
	position: absolute;
	width: 680px;
	left: 20px;
	top: 160px;
}
/* home専用メイン-リードエリア
========================================== */
.home #main #leadArea {
	background-image: url(../../img/top/bg_leadArea.png);
	background-repeat: no-repeat;
	position: relative;
	height: 190px;
	width: 680px;
	margin-bottom: 35px;
}
.home #main #leadArea .message {
	line-height: 16px;
	color: #FFFFFF;
	margin-left: 70px;
	font-weight: bold;
	font-size: 13px;
}
.home #main #leadArea div {
	height: 115px;
	width: 200px;
	background-image: url(../../img/top/bg_leadArea_div.png);
	background-repeat: no-repeat;
}
.home #main #leadArea div a {
	text-decoration: none;
	display: block;
}
.home #main #leadArea div a:active, 
.home #main #leadArea div a:hover {
	color: #FFFFFF;
}

.home #main #leadArea div p {
	height: 55px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #006600;
	letter-spacing: 0em;
	margin-bottom: 0px;
	padding-right: 5px;
}

.home #main #leadArea .col_01 {
	position: absolute;
	left: 20px;
	top: 70px;
}
.home #main #leadArea .col_02 {
	position: absolute;
	left: 240px;
	top: 70px;
}
.home #main #leadArea .col_03 {
	position: absolute;
	right: 20px;
	top: 70px;
}

/* home専用メイン-見積り例
========================================== */
.home #main .estSampleArea {
	position: relative;
	height: 300px;
	width: 680px;
	background-image: url(../../img/top/bg_estsample.png);
	background-repeat: no-repeat;
	margin-bottom: 35px;
}
.home #main .estSampleArea h2 {
	height: 120px;
	width: 140px;
	position: absolute;
	left: 10px;
	top: 0px;
}
.home #main .estSampleArea h3 {
	position: absolute;
	height: 60px;
	width: 530px;
	top: 0px;
	right: 0px;
}
.home #main .estSampleArea p {
	margin-bottom: 0px;
}
.home #main .estSampleArea .message {
	position: absolute;
	width: 500px;
	left: 170px;
	top: 70px;
}
.home #main .estSampleArea .priceDatail {
	position: absolute;
	height: 100px;
	width: 660px;
	left: 10px;
	top: 120px;
}
.home #main .estSampleArea .priceTotal {
	position: absolute;
	height: 60px;
	width: 320px;
	left: 10px;
	top: 220px;
}
.home #main .estSampleArea .linkDetail {
	display: block;
	position: absolute;
	height: 35px;
	width: 150px;
	left: 330px;
	bottom: 30px;
}
.home #main .estSampleArea .linkOther {
	display: block;
	position: absolute;
	height: 35px;
	width: 170px;
	right: 20px;
	bottom: 30px;
}
.home #main .messageArea {
	background-image: url(../../img/top/bg_messageArea.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 680px;
	position: relative;
	margin-bottom: 40px;
}
.home #main .messageArea h2 {
	position: absolute;
	height: 130px;
	width: 680px;
	top: 10px;
}
.home #main .messageArea p {
	position: absolute;
	width: 470px;
	left: 200px;
	top: 150px;
	letter-spacing: 0em;
	font-size: 13px;
	line-height: 20px;
}







/* インフォメーションエリア
========================================== */
.home #main .infoArea {
	background-image: url(../../img/top/bg_infoarea_body.png);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	width: 680px;
}
.home #main .infoArea .head {
	background-image: url(../../img/top/bg_infoarea_head.png);
	background-repeat: no-repeat;
	position: relative;
	height: 90px;
	width: 680px;
}
.home #main .infoArea .head a.mrkArrow01 {
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 12px;
}
.home #main .infoArea .foot {
	height: 10px;
	width: 680px;
}

.home #main .infoArea table {
	width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.home #main .infoArea td {
	background-image: url(../../img/dot_line_01.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;
}
.home #main .infoArea td.date {
	width: 15%;
}
.home #main .infoArea td.icon {
	width: 16%;
}


.home #main .infoArea td.summary a {
	color: #003366;
	text-decoration: none;
}
.home #main .infoArea td.summary a:hover,
.home #main .infoArea td.summeary a:active {
	color: #058DE8;
	text-decoration: underline;
}
.home #main .infoArea .icon {
	padding-left: 10px;
}
