<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

#header{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

/*
#slides{
	height:600px;
	overflow:hidden;
	background-color:#F5F5F5;
	border-top:thin solid #CCC;
	position:relative;div.mgb_center
}*/

#mainvisual{
	margin-left:auto;
	margin-right:auto;
	z-index:0;
	background-color:#fff;
	position: relative;
}

#mainvisual div{
	height:256px;
}



#mainvisual #buttons{
	position:absolute;
	top:420px;
	left:0;
	z-index:100;
	margin-left:20px;
}

#mainvisual #buttons li{
	float:left;
	display:inline;
	margin-right:10px;
}

#mainvisual .active{
	filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}

#slides #fadeout{
	width:100%;
	background-image:url(/images/top/fade.png);
	background-repeat:repeat-x;
	height:200px;
	overflow:hidden;
	background-position:bottom;
	position:absolute;
	top:460px;
	z-index:1;
}


#main{
	position:relative;
	z-index:1;
}

#contents{
	width:900px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	padding-bottom:30px;
	padding-top: 0px;
}

#loading{
	text-align:center;
	margin-top:250px;
}

#productBox{
	margin-top:10px;
}

#productBox h2{
	border-bottom:thin solid #999;
	padding-bottom:0px;
	color:#333333;
}

#productBox ul{
	width:900px;
	margin-top:10px;
}

#productBox ul li{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

#productBox ul li.edge{
	float:right;
	margin-right:0px;

}

#productBox ul li a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70); /* IE6・7 */
	-ms-filter: "alpha( opacity=70 )"; /* IE8 */
}

#information{
	clear:both;
	overflow:hidden;
	width:900px;
}

#information #iLeft{
	width:660px;
	float:left;
	overflow:hidden;
}

#information #iLeft .infobox{
	margin-top:30px;
}

#information #iLeft .infobox h2{
	border-bottom:thin solid #999;
	padding-bottom:0px;
	margin-bottom:10px;
	color:#333333;

}

#information #iLeft .infobox table tr td{
	line-height:20px;
    padding-bottom: 10px;
    vertical-align: top;

}

#information #iLeft .infobox table tr td span{
    display: block;
    width: 7em;
    text-align: center;
    white-space: nowrap;
    margin-right: 11px;
    margin-bottom: 5px;
}

#information #iLeft .infobox table tr td span.l1{
	color:#fff;
	font-size:11px;
	}
#information #iLeft .infobox table tr td span.l2{
	color:#fff;
	font-size:11px;
	}
#information #iLeft .infobox table tr td span.l3{
	color:#fff;
	font-size:11px;
}

#information #iLeft .infobox table tr td span.l4{
	color:#fff;
	font-size:11px;
}

.infobox .l1{
background: #bb5943;
}
.infobox .l2{
background:#007aa9;
}
.infobox .l3{
background:#e68b1f;
}
.infobox .l4{
background:#707070;
}
#information #iLeft .infobox table tr td a{
	color:#0348a6;
}

#information #iLeft .infobox table tr td:first-child{
	width:98px;
}

#information #iLeft .infobox p{
	margin-top:10px;
	line-height:25px;
	border-bottom:thin dotted #666;
	padding-bottom:10px;
}

#information #iLeft .infobox p.moreinfo{
	text-align:right;
}

#information #iLeft .infobox p.moreinfo a{
	color:#0348a6;
}

#information #iLeft #topics tr td{
	padding-bottom:10px;
	vertical-align:top;
}


#information #iSide{
	width:200px;
	float:right;
	overflow:hidden;
	margin-top:30px;
}

#iSide ul li{
	margin-bottom:10px;
}

#information #iSide ul li a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80); /* IE6・7 */
	-ms-filter: "alpha( opacity=80 )"; /* IE8 */
}

#buttons {
	display: none;
}

div#g_navi_wrap {
  border-top: solid 1px #b4b4b4;
}

.mgb_center {
position:absolute;
  top: 0px;
  left: 0px;
}

.mgb_center {
width: 100%;
}
.mgb_center a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.mainvisual_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#view1 a {
	background-image: url(/images/top/top_slide_interview_bg.jpg);
	height: 256px;
	background-repeat: repeat;
	display: block;
}

#view2 a {
	background-image: url(/images/top/top_slide_mm_bg.jpg);
	height: 256px;
	background-repeat: repeat;
	display: block;
}

#view3 a {
	background-image: url(/images/top/top-semicon_bg.jpg);
	height: 256px;
	background-repeat: repeat;
	display: block;
}

#view4 a {
	background-image: url(/images/top/top-koach_bg.jpg);
	height: 256px;
	background-repeat: repeat;
	display: block;
}


#view5 a {
	background-image: url(/images/top/top-person01_bg.jpg);
	height: 256px;
	background-repeat: repeat;
	display: block;
}
</pre></body></html>