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

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{
	display:block;
}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{
	text-decoration:underline;
	color:#fff;
}
h1,h2,h3,h4,h5,dt,dd,dl{
	padding:0;
	margin:0;
}

h1{
	font-size: 14px;
	border-left: solid 5px #CCCCCC;
	}
::selection {
	color: #fff;
	background-color: #FFFF99;
}
::-moz-selection { 
	color: #fff;
	background-color: #91c283;
}

#root{
	margin:0 auto;
	text-align:left;
/*	width:840px;	*/
	padding:0;
}
body{
	background:#fff;
	color:#666;
	letter-spacing:0.1em;
	text-align:center;
	height: auto;
}


.aboutUs{
	position:relative;
	text-align:center;
	width:100%;
	padding-top:50px;
}

.rs-slideshow {
    border: 1px solid #444;
	height:533px;
/*    height: 499px;
    width: 743px;	*/
	margin: 50px auto 24px;
	overflow: hidden;
	position: relative;
	width:798px;
}
/*.slide-container {
	width:798px;
	height:533px;*/

.rs-slideshow .slide-container {
	background-color: #444;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;

}

.rs-slideshow .slide-container img {
    position: absolute;
	
}
 
/*    Hide the slide data container    */
.rs-slideshow .slides {
    display: none;
}

ul#nav1 li {

	height:40px;
	width:110px;
/*	text-indent:100%;
	white-space:nowrap;
*/	overflow:hidden;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

footer.global{
	display:block;
	position:relative;
	width:100%;
	font-size:100%;
	line-height:180%;
	padding-bottom:16px;
	text-align:center;
}

footer.global a{
	color:#666;
}
/**********センシンとは**********/
.companyField{
	position:relative;
	text-align:center;
	width:100%;
	padding-top:20px;
	margin-bottom: 0px;
}
#root .body .companyField img {
	padding-bottom:30px;
}

#root .body .companyField dl dd {
	line-height: 4em;
}
#root .body .companyField .signature {
	padding-top:50px;
	width: 200px;
	position: relative;
	right: -70%;
}

#wrapper #root .body #contents table {
	padding: 15px;
}#wrapper #root .body #contents #projectList {
	display: block;
	height: auto;
}
