@charset "Shift_JIS";

@import url("/css/reset.css");
@import url("/css/common.css");
@import url("/css/style.css");

body {
	background: #FFFFFF url(/images/bg-Body-Index2.jpg) top left repeat-x;
}

/* header
-------------------------------------------------------------------------------- */
#headerIndex {
	text-align:center;
	position: relative;
}

#headerIndexTop {
	padding:10px 0 10px;
	width:960px;
	margin:0 auto 4px;
}

h1 {
	float: left;
	text-indent: -9999px;
}

h1 a {
	width: 214px;
	height: 59px;
	display: block;
	background: url(/images/header-Logo-Index.jpg) left top no-repeat;
}

#headerInquiry_index{
	float: right;
	margin-top:5px;
}

#headerInquiry {
	float: right;
	padding-top:14px;
}

#keyContainer {
	background: url(/images/bg-keyVisual.gif) left top repeat-x;
}

#keyVisual {
	width: 960px;
	height: 320px;
	text-indent: -9999px;
	background: url(/images/keyVisual2.jpg) left top no-repeat;
	margin:0 auto;
}


#companyUrl {
	top: 152px;
	left: 21px;
	width: 148px;
	height: 15px;
	position: absolute;
}

#companyUrl-2 {
	position: absolute;
	top: 248px;
	left: 405px;
	width: 149px;
	height: 13px;
}


#globalNaviIndex {
	width: 930px;
	margin:0 auto 60px;
	position: relative;
}

#globalNaviIndex li {
	text-indent: -9999px;
	position: absolute;
	top: -40px;
	left: 0;
}

#globalNaviIndex a {
	height: 80px;
	display: block;
}

#globalNaviIndex #globalNaviIndex-Menu-1 {
	position: absolute;
}
#globalNaviIndex #globalNaviIndex-Menu-2 {
	position: absolute;
	left: 189px;
}
#globalNaviIndex #globalNaviIndex-Menu-3 {
	position: absolute;
	left: 373px;
}
#globalNaviIndex #globalNaviIndex-Menu-4 {
	position: absolute;
	left: 557px;
}
#globalNaviIndex #globalNaviIndex-Menu-5 {
	position: absolute;
	left: 741px;
}

#globalNaviIndex #globalNaviIndex-Menu-1 a {
	width: 189px;
	background: url(/images/globalNaviIndex-Menu-1.jpg) left top no-repeat;
}
#globalNaviIndex #globalNaviIndex-Menu-2 a {
	width: 184px;
	background: url(/images/globalNaviIndex-Menu-2.jpg) left top no-repeat;
}
#globalNaviIndex #globalNaviIndex-Menu-3 a {
	width: 184px;
	background: url(/images/globalNaviIndex-Menu-3.jpg) left top no-repeat;
}
#globalNaviIndex #globalNaviIndex-Menu-4 a {
	width: 184px;
	background: url(/images/globalNaviIndex-Menu-4.jpg) left top no-repeat;
}
#globalNaviIndex #globalNaviIndex-Menu-5 a {
	width: 189px;
	background: url(/images/globalNaviIndex-Menu-5.jpg) left top no-repeat;
}

#globalNaviIndex #globalNaviIndex-Menu-1 a:hover {
	background: url(/images/globalNaviIndex-Menu-1.jpg) left bottom no-repeat;
}
#globalNaviIndex #globalNaviIndex-Menu-2 a:hover {
	background: url(/images/globalNaviIndex-Menu-2.jpg) left bottom no-repeat;
}
#globalNaviIndex #globalNaviIndex-Menu-3 a:hover {
	background: url(/images/globalNaviIndex-Menu-3.jpg) left bottom no-repeat;
}
#globalNaviIndex #globalNaviIndex-Menu-4 a:hover {
	background: url(/images/globalNaviIndex-Menu-4.jpg) left bottom no-repeat;
}
#globalNaviIndex #globalNaviIndex-Menu-5 a:hover {
	background: url(/images/globalNaviIndex-Menu-5.jpg) left bottom no-repeat;
}


/* contents
-------------------------------------------------------------------------------- */
#banner {
	width:920px;
	margin: 0 auto 20px;
}
#banner a {
	outline:none;
}
#banner a:hover img {
	opacity: 0.85;
	-moz-opacity: 0.85; /* Firefox */
	filter: alpha(opacity=85); /* IE6/7 */
	-ms-filter: "alpha(opacity=85)"; /* IE8 */
}


/* contents
-------------------------------------------------------------------------------- */
#contents {
	width: 920px;
	margin: 0 auto;
	padding:0 0 190px;
}


/* index-Service */
#index-Service {
	float:left;
	width:620px;
}

#index-Service h2#h2-Index-Service-1 {
	width: 620px;
	height: 32px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(/images/h2-Index-service.gif) left top no-repeat;
}

#index-Service .index-Service-Box {
	width: 300px;
	height: 190px;
	margin-bottom: 10px;
	float: left;
	background: url(/images/bg-Index-Service-Box.jpg) no-repeat;
}

#index-Service h3 {
	width: 298px;
	height: 51px;
	text-indent: -9999px;
}

#index-Service h3#h3-Index-Service-1 {
	background: url(/images/h3-Index-Service-7.jpg) 1px 1px no-repeat;
}

#index-Service h3#h3-Index-Service-2 {
	background: url(/images/h3-Index-Service-2.jpg) 1px 1px no-repeat;
}

#index-Service h3#h3-Index-Service-3 {
	background: url(/images/h3-Index-Service-3.jpg) 1px 1px no-repeat;
}

#index-Service h3#h3-Index-Service-4 {
	background: url(/images/h3-Index-Service-4.jpg) 1px 1px no-repeat;
}

#index-Service h3#h3-Index-Service-5 {
	background: url(/images/h3-Index-Service-5.jpg) 1px 1px no-repeat;
}

#index-Service h3#h3-Index-Service-6 {
	background: url(/images/h3-Index-Service-6.jpg) 1px 1px no-repeat;
}



#index-Service .index-Service-Box p {
	margin: 8px 7px;
	line-height: 1.2;
}


/* results
==========================*/
#results {
	float:right;
	width:280px;
}

#results h2#h2-Index-results {
	width: 280px;
	height: 32px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(/images/h2-Index-results.gif) left top no-repeat;
}

#results #results-Box {
	background:#fff;
	border:1px solid #ddd;
	padding:1px;
	margin-bottom:10px;
}

#results #results-Box dl {
	background:#fbffcb;
	padding:5px;
}
#results #results-Box dt {
	border:1px solid #c4c4c4;
}


#results #results-Box dd.title { margin:5px 0 0 0; font-weight:bold; font-size:116%; border-bottom:1px dotted #669933; padding:0 0 2px;}
#results #results-Box dd.comment { padding:5px 0; }
#results #results-Box dd.link { padding:0 0 5px; border-bottom:1px dotted #693; }
#results #results-Box dd.link a { text-align:center; background:#693; color:#fff; margin:0 0 5px; padding:3px 5px; display:block; text-decoration:none;}
