@charset "utf-8";
/* CSS Document : "TAKAHASHI RENSEN Co., Ltd." index style */

/*
 topFlash
 Technical Infomation
 sideMenu service
*/



/* topFlash ==================================================== */
#topFlash {
	position: relative;
	width: 800px;
	height: 350px;
	margin-bottom: 24px;
}

/*** Slide ***/
#topFlash #slide {
	position: absolute;
	left: 0;
	top: 0;
	width: 800px;
	height: 350px;
	background-color: #FFFFFF;
	z-index: 1;
}
/*crossFader*/
.crossfader{
	position:relative;
	height:350px;
}
.crossfader img{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0;
}
.crossfader .active{
	z-index:10;
	opacity:1.0;
}
.crossfader .last-active{
	z-index:9;
}
#topFlash #coPy {
	position: absolute;
	top: 0;
	left: 0;
	width: 403px;
	height: 264px;
	background-image: url(../img/index/slide/08_ch.png);
	background-repeat: no-repeat;
	background-position: left top;
	opacity: 0;
	filter: alpha(opacity=0); /* IE */
	z-index: 20;
}
#topFlash #coPy span {
	visibility: hidden;
}


/* Technical Infomation ==================================================== */
.contentBoxTop {
	float: left;
	_display: inline;
	background-image: url(../img/index/cbox_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 560px;
	margin-bottom: 10px;
}
.contentBoxTop h4 {
	float: left;
	padding-left: 38px;
	margin-top: 18px;
}
.contentBoxTop .contentBoxBottom {
	background-image: url(../img/index/cbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 560px;
	padding-top: 42px;
	*padding-top: 10px;
	padding-bottom: 12px;
}

.contentBoxTop #more2 {
	float: right;
	margin-right: 17px;
	margin-top: 18px;
}

.contentBoxTop #more2 {
	float: right;
	margin-right: 17px;
	margin-top: 18px;
}
.contentBoxTop .contentBoxBottom #tecCont {
	background-image: url(../img/index/cbox_middle.jpg);
	background-repeat: repeat-y;
	padding-left: 11px;
	_padding-left: 0px;
	padding-top: 10px;
}
.contentBoxTop .contentBoxBottom #tecCont .tecBox {
	float: left;
	width: 160px;
	height: 190px;
	background-image: url(../img/index/bg_tecbox.jpg);
	background-repeat: no-repeat;
	margin-bottom: 14px;
	margin-left: 16px;
	_margin-left: 15px;
}
.contentBoxTop .contentBoxBottom #tecCont .tecBox h5 {
	background-image: url(../img/index/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 8px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding-left: 18px;
	font-weight: bold;
}
.contentBoxTop .contentBoxBottom #tecCont .tecBox dl {
	width: 144px;
	margin-left: 9px;
}
.contentBoxTop .contentBoxBottom #tecCont .tecBox dl dt {
}
.contentBoxTop .contentBoxBottom #tecCont .tecBox dl dd {
	width: 140px;
	line-height: 1.5;
	margin-left: 2px;
	padding-top: 2px;
	padding-top: 5px\9;
	*padding-top: 2px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){/* For Safari,Chrome */
.contentBoxTop .contentBoxBottom #tecCont .tecBox dl dd {
	padding-top: 5px;
}
}
.contentBoxTop .contentBoxBottom #tecCont #tecBoxL {
	clear: both;
	width: 512px;
	height: 285px;
	background-image: url(../img/index/bg_tecboxl.jpg);
	background-repeat: no-repeat;
	margin-left: 16px;
	_margin-left: 30px;
	padding-bottom: 18px;
	_padding-bottom: 30px;
}
.contentBoxTop .contentBoxBottom #tecCont #tecBoxL h5 {
	background-image: url(../img/index/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 8px;
	margin-bottom: 7px;
	padding-left: 18px;
	font-weight: bold;
}
.contentBoxTop .contentBoxBottom #tecCont #tecBoxL .tecS {
	float: left;
	width: 142px;
	height: 78px;
	margin-bottom: 15px;
	_margin-bottom: 2px;
	margin-left: 34px;
	_margin-left: 34px;
}
.contentBoxTop .contentBoxBottom #tecCont #tecBoxL .tecSstart {
	float: left;
	width: 142px;
	height: 78px;
	margin-left: 9px;
	_margin-left: 4px;
}

.contentBoxTop .contentBoxBottom #tecCont .tecBoxM {
	clear: both;
	position: relative;
	width: 512px;
	height: 135px;
	background-image: url(../img/index/bg_tecboxm.jpg);
	background-repeat: no-repeat;
	margin-left: 16px;
	margin-bottom: 17px;
	padding-bottom: 18px;
}
.contentBoxTop .contentBoxBottom #tecCont .tecBoxM h5 {
	position: absolute;
	top: 14px;
	left: 166px;
	background-image: url(../img/index/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-weight: bold;
}
.contentBoxTop .contentBoxBottom #tecCont .tecBoxM iframe {
	position: absolute;
	top: 14px;
	left: 9px;
}
.contentBoxTop .contentBoxBottom #tecCont .tecBoxM p {
	position: absolute;
	top: 40px;
	left: 166px;
	padding-right: 15px;
}
.contentBoxTop .contentBoxBottom #tecCont .tecBoxM span {
	position: absolute;
	bottom: 14px;
	left: 166px;
}
.contentBoxTop .contentBoxBottom #tecCont .tecBoxM span img {
	vertical-align: text-bottom;
	margin-right: 5px;	
}
.contentBoxTop .contentBoxBottom #tecCont .tecBoxM dfn {
	position: absolute;
	bottom: 14px;
	right: 12px;
}


/* sideMenu service =================================================== */
#sideServiceBoxTop {
	float: left;
	_display: inline;
	background-image: url(../img/index/sidebox_service_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 220px;
	margin-bottom: 11px;
}
#sideServiceBoxTop h4 {
	float: left;
	padding-left: 34px;
	margin-top: 18px;
}
#sideServiceBoxTop #sideServiceBoxBottom {
	background-image: url(../img/index/sidebox_service_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 220px;
	padding-top: 42px;
	*padding-top: 10px;
	padding-bottom: 12px;
}
#sideServiceBoxTop #sideServiceBoxBottom #serviceCont {
	background-image: url(../img/index/sidebox_service_middle.jpg);
	background-repeat: repeat-y;
}
#sideServiceBoxTop #sideServiceBoxBottom #serviceCont ul {
	padding-bottom: 15px;
}
#sideServiceBoxTop #sideServiceBoxBottom #serviceCont ul li {
	background-image: url(../img/index/icon_navi.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 44px;
}
#sideServiceBoxTop #sideServiceBoxBottom #serviceCont ul li.twoLine {
	background-image: url(../img/index/icon_navi_twoline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 44px;
}


