@charset "utf-8";

/*------------------------------------------------------------------------------
 0.  default style clear
 1.  Link Color [
 2.  header
 3.  container
 4.  content
 5.  main
 6.  sNav 
 7.  footer
------------------------------------------------------------------------------*/


/*-----------------------------------------------
 0.default style clear
-----------------------------------------------*/



body#top {
	/*min-width: 1440px;*/
	/*min-width: 930px;*/
	min-width: 1118px;
	background: #fff;
}

#mainImgTop {
	background: url(../img_top/vis_main01.jpg) no-repeat center top;
	height: 608px;
	/*width: 1440px;*/
	text-indent: -999em;
	margin-right: auto;
	margin-left: auto;
}



/*--------------------------------------------------------------
 3.container [
----------------------------------------------------------------*/
body#top #container {
	background: #FFFFFF;
	/*min-width: 1440px;*/
	/*min-width: 930px;*/
	min-width: 1118px;
}



/*--------------------------------------------------------------
 4.content [
----------------------------------------------------------------*/
body#top #content {
	/*width: 930px;*/
	width: 1118px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
} 




/*--------------------------------------------------------------
 5.main [
----------------------------------------------------------------*/
body#top #main {
	/*width: 930px;*/
	width: 1118px;
	padding-top: 0px;
}



/*--------------------------------------------------------------
 6.sNav [
----------------------------------------------------------------*/
body#top #sNav {
	width: 371px;
	position: absolute;
	/*top: 90px;
	left: 530px;*/
	top: 75px;
/*	right: 120px;*/
	left: 20px;
}
/*.btnImg a:hover img  {
opacity:0.70;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}*/

.sNavMenu {
	margin-top: 22px;
}
/*.sNavMenu a:hover img  {
opacity:0.70;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}*/
