@charset "Shift_JIS";

html{
	background:#000;
}

.wrapper{
	width:890px;
	padding:0 30px;
	margin:0 auto;
	font-size:116%;
	line-height:1.8;
}

#header{
	min-width:950px;
	background:url(../images/bg_header.png) repeat-x;
	position:relative;
	z-index:2;
}

#header .wrapper{
	background:url(../images/bg_main_header.png) no-repeat top center;
}

#header #logo{
	padding:20px 0 35px;
}

#nav{
	text-align:center;
}

#nav li{
	display:inline-block;
	/display:inline;
	/zoom:1;
	padding:0 20px 17px;
}

#nav li a{
	background:url(../images/nav.png) no-repeat;
	height:0;
	padding-top:55px;
	display:block;
	overflow:hidden;
	outline:none;
}

#nav #nav1 a{
	width:163px;
	background-position:left top;
}

#nav #nav1 a:hover{
	background-position:-163px top;
}

#nav #nav2 a{
	width:116px;
	background-position:-326px top;
}

#nav #nav2 a:hover{
	background-position:-442px top;
}

#nav #nav3 a{
	width:148px;
	background-position:-558px top;
}

#nav #nav3 a:hover{
	background-position:-706px top;
}

#nav #nav4 a{
	width:73px;
	background-position:-854px top;
}

#nav #nav4 a:hover{
	background-position:-927px top;
}

#nav #nav5 a{
	width:110px;
	background-position:-1000px top;
}

#nav #nav5 a:hover{
	background-position:-1110px top;
}

#second_header{
	margin-top:-85px;
	background:url(../images/bg_second_header.jpg) no-repeat center top #74ccfa;
	height:320px;
	position:relative;
	z-index:1;
	min-width:950px;
}

#second_header h2{
	padding-top:125px;
	text-align:center;
}

#index #second_header{
	margin-top:-85px;
	background:url(../images/index_header.jpg) no-repeat center top #74ccfa;
	height:500px;
	position:relative;
	z-index:1;
}

#main{
	background:url(../images/bg_main_body.png) repeat-y center #FFF;
	min-width:950px;
}

#main .wrapper{
	background:url(../images/bg_main_top.png) no-repeat top center;
	margin-top:-70px;
	padding:30px 30px 40px;
	min-height:200px;
	height:auto !important;
	height:200px;
	position:relative;
	z-index:3;
}

#main .contents{
	padding:15px 30px 30px;
}

#main .contents_body{
	padding:0 30px 30px;
}

#main #company_body section{
	margin-bottom:20px;
}

#main #company_body p,#main #company_body h5,#main #company_body table{
	margin-left:0;
}

#main #company_body table{
	width:805px;
}

#main #company_body th{
	padding:15px 15px 15px 30px;
	border-bottom:solid 1px #ccc;
}

#main #company_body td{
	padding:15px 30px 15px 15px;
	border-bottom:solid 1px #ccc;
}

#main #pankuz{
	padding-bottom:20px;
}

#main iframe{
	border:1px solid #CCC;
	margin-left:20px;
}

#main h4{
	background:url(../images/title_h4.png) no-repeat left center;
	font-size:116%;
	padding:0 20px;
	margin:0 0 10px;
	font-weight:bold;
}

#main h5{
	font-size:116%;
	font-weight:bold;
	margin-bottom:10px;
}

#main ol.advantage li{
	list-style:inside decimal;
}

#main #bnr_smap{
	text-align:center;
	padding-bottom:30px;
}

#main #smap_box p{
	text-align:center;
	display:inline-block;
	*display:inline;
    *zoom:1;
}

#main #smap_list li{
	list-style:circle inside;
}

#main #smap_data section{
	display:inline-block;
	*display:inline;
    *zoom:1;
	padding-right:10px;
}

#main #company_box table,#main #spec table,
#main #company_box2 table{
	border:solid 1px #CCC;
	width:805px;
	margin-left: -10px;
}

#main #company_box th,#main #company_box td,#main #spec th,#main #spec td,
#main #company_box2 th,#main #company_box2 td{
	border:solid 1px #CCC;
	padding:15px;
	vertical-align:top;
}

#main #company_box th,
#main #company_box2 th{
	background-color: #EFEFEF;
}

#main #contact_box table,#main #spec table,
#main #contact_box2 table{
	border:solid 1px #CCC;
	width:100%;
}

#main #contact_box th,#main #contact_box td,#main #spec th,#main #spec td,
#main #contact_box2 th,#main #contact_box2 td{
	border:solid 1px #CCC;
	padding:15px;
	vertical-align:top;
}

#main #contact_box #textbox_01{
	display: none;
}

#main #index_menu{
	padding-bottom:15px;
}

#main #index_menu li{
	display:inline-block;
	/display:inline;
	/zoom:1;
}

#main #index_menu li#index_menu1,#main #index_menu li#index_menu2{
	padding-right:32px;
}

#main #index_menu li a{
	background:url(../images/index.jpg) no-repeat;
	display:block;
	overflow:hidden;
	outline:none;
	width:275px;
	height:0;
	padding-top:170px;
}

#main #index_menu li#index_menu1 a{
	background-position:left top;
}

#main #index_menu li#index_menu1 a:hover{
	background-position:left -170px;
}

#main #index_menu li#index_menu2 a{
	background-position:left -340px;
}

#main #index_menu li#index_menu2 a:hover{
	background-position:left -510px;
}

#main #index_menu li#index_menu3 a{
	background-position:left -680px;
}

#main #index_menu li#index_menu3 a:hover{
	background-position:left -850px;
}

#main #news{
	width:580px;
	float:left;
}

#main #news table{
	width:530px;
	margin:0 30px 0 20px;
}

#main #news th{
	padding:15px 15px 15px 30px;
	border-bottom:solid 1px #ccc;
}

#main #news td{
	padding:15px 30px 15px 15px;
	border-bottom:solid 1px #ccc;
}

#main #commodity_list section{
	width:390px;
	padding:0 15px 30px 0;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
}

#commodity_list img{
	padding:0 0 0 15px;
	float:right;
}

#main #swf_data{
	border:solid 1px #CCC;
}

#side_bar{
	width:290px;
	float:right;
}

#side_bar #btn_smap{
	padding-bottom:30px;
}

#side_bar #btn_smap a{
	width:290px;
	height:0;
	padding-top:287px;
	background:url(../images/index.jpg) no-repeat;
	background-position:left -1020px;
	display:block;
	overflow:hidden;
	outline:none;
}

#side_bar #btn_smap a:hover{
	background-position:left -1307px;
}

#side_bar #btn_map a{
	width:290px;
	height:0;
	padding-top:127px;
	background:url(../images/index.jpg) no-repeat;
	background-position:left -1594px;
	display:block;
	overflow:hidden;
	outline:none;
}

#side_bar #btn_map a:hover{
	background-position:left bottom;
}

#footer{
	background:url(../images/bg_footer.png) repeat-x;
	margin-top:-10px;
	padding-top:40px;
	position:relative;
	z-index:4;
	color:#FFF;
	min-width:950px;
}

#footer #f_left{
	float:left;
	width:200px;
}

#footer #f_right{
	float:right;
	width:400px;
}

#footer address{
	padding-top:15px;
}

#footer a:link{
	color:#FFF;
	text-decoration:underline;
}

#footer a:visited{
	color:#FFF;
	text-decoration:underline;
}

#footer a:hover{
	color:#CCC;
	text-decoration:underline;
}

strong{
	font-weight:bold;
}

#main #company_box2 .map {
  display: inline-block;
  width: 44px;
  height: 36px;
  border: 0px;
  border-radius: 6px;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
  line-height: 36px;
  background-color: #0D9814;
  color: #fff;
}

#main #company_box2 .map::before,
#main #company_box2 .map::after{
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

#main #company_box2 .map:hover {
	background-color:#3BB741;
}

#main #company_box2 .btn_access {
	width: 160px;
	border-right-style: none;
	border-left-style: none;
	padding-right: 0;
}

#main #company_box2 .btn_access p {
	display: inline-block;
	width:160px;
	height: 36px;
}

#main #company_box2 .btn_access p::before,
#main #company_box2 .btn_access p::after{
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

#main #company_box2 .btn_access p:hover {
	opacity: 0.8;
}

#main #company_box2 .btn_map {
	width: 50px;
	border-left-style: none;
}

#main #company_box2 .address {
	border-right-style: none;
}

