﻿/*-------------
base
-------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: top;
}
body {
	background-color: #fff;
}
a {
	color: black;
	outline: none;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
}
ul, ol {
	list-style: none;
}
.fLeft {
	float: left;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
/*-------------
firefox fade対策
-------------*/
img {
	box-shadow: #000 0 0 0;
}
img, x:-moz-any-link, x:default {
	box-shadow: #000 0 0 0;
}
/*-------------
fontstyle
-------------*/
body {
	font-family: "メイリオ", -webkit-body, sans-serif, "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo;
	font-size: 13px;
	line-height: 2.2;
	color: #282828;
	letter-spacing: 0;
	font-weight: 500;
	-webkit-text-size-adjust: 100%;
}
/*-------------
container
-------------*/
#container {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.topmain {
	background-color: #060a10;
}
.topmain_inner {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	clear: both;
	background-color: #060a10;
	position: relative;
	z-index: 0;
}
.topline {
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: 1;
	background: rgba(000, 000, 000, 0.8);
}
.topline_inner {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}
p.headerlogo.clearfix {
	margin: 5px 0 5px 0;
	float: left;
}
p.topmovieimg.clearfix {
	position: absolute;
	z-index: 100;
	top: 65px;
	left: 90px;
}
/*-------------
memu
-------------*/
/*nav*/
div#menu_out {}
div#menu {
	overflow: hidden;
}
div#menu-nav {
	width: 660px;
	margin: 10px 0 0 0;
	float: right;
}
#menu-nav li {
	float: left;
	padding: 8px 0 0 0;
}
#menu-nav ul a {
	display: block;
	padding: 0 5px 0 5px;
	margin: 0 5px 0 5px;
	height: 30px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 13px;
	color: #fff;
}
li#menu_last {
	/*margin: 0 0 0 130px;*/
	margin: 0 0 0 80px;
}
#menu-nav li a:hover {
	border-bottom: solid 2px #fff;
}
li#menu_last a:hover {
	border: none;
}
/*-------------
main
-------------*/
.main {
	width: 100%;
	margin: 0 0 65px 0;
	overflow: hidden;
	background: url(../images/top/topback.png) repeat-x;
}
.main_inner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.topbox1.clearfix {
	margin: 30px 0 0 0;
}
.topbox1_right.clearfix {
	float: right;
	width: 445px;
	margin: 80px 0 0 0;
}
p.toptext1 {
	color: #06ff00;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0 0 40px 0;
}
table.toptext2 {
	color: #06ff00;
	border: solid 1px #06ff00;
	width: 440px;
}
table.toptext2 th {
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	padding: 5px 0 0 18px;
	letter-spacing: 1px;
}
table.toptext2 td {
	font-size: 31px;
	line-height: 40px;
	font-weight: 600;
	padding: 5px 0 15px 60px;
}
.topbox2.clearfix {
	width: 1000px;
	height: 680px;
	margin: 81px 0 0 0;
	background: url(../images/top/topimg2.png) no-repeat;
}
p.businessbt {
	padding: 610px 0 0 755px;
}
.topbox3.clearfix {
	width: 900px;
	margin: 30px auto 0 auto;
}
.topbox3_left.clearfix {
	width: 450px;
	float: left;
}
p.equipmentbt {
	margin: 20px 0 0 80px;
}
.topbox3_right.clearfix {
	float: right;
}
.newsbox {
	width: 400px;
	height: 190px;
	margin: 15px 0 0 0;
	background-color: #e7e7e7;
	padding: 5px 0 0 0;
	overflow-y: scroll;
}
table.topboxtable {
	margin: 0 auto 5px auto;
	width: 93%;
	border-collapse: collapse;
	vertical-align: top;
}
table.topboxtable th {
	text-align: left;
	line-height: 25px;
	padding: 10px 0 0 0;
	font-size: 13px;
}
table.topboxtable td {
	line-height: 17px;
	border-bottom: 1px dotted #838338;
	padding: 0 0 10px 0;
	font-size: 13px;
}
table.topboxtable th img {
	padding: 3px 0 0 10px;
}
.topbox4.clearfix {
	width: 900px;
	margin: 30px auto 0 auto;
}
.topbox4 .sns {
	width: 250px;
	height: auto;
	margin: 0;
	padding: 0 0 0 80px;
	float: left;
}
.topbox4 .sns ul li {
	list-style-type: none;
	float: left;
	margin: 0 15px 0 0;
}
.topbox4 .link {
	width: 550px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.topbox4 .link ul li {
	list-style-type: none;
	float: left;
	margin: 0 20px 0 0;
}
.topbox4 .link ul li:last-child {
	margin: 0;
}
.pagetop {
	display: none;
	position: fixed;
	bottom: 98px;
	right: 25px;
}
/*-------------
footer
-------------*/
#footer {
	clear: both;
	margin: 0 auto;
	width: 100%;
	background-color: #282828;
	color: #fff;
}
.ft_middle {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	overflow: hidden;
}
img.footerlogo.clearfix {
	float: left;
	margin: 20px 0 0 0;
}
.contact_box {
	margin: 25px 0 0 40px;
	float: left;
	width: 250px;
}
p.footertext1 {
	line-height: 19px;
	opacity: 0.9;
	margin: 10px 0 0 0;
}
p.footertext2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	margin: 10px 0 15px 0;
	opacity: 0.9;
}
.contact_box2 {
	float: left;
	margin: 0 0 0 40px;
}
img.contacttitle.clearfix {
	margin: 50px 0 0 0;
}
ul.contact_box2list {
	width: 450px;
	margin: 10px 0 10px 0;
}
ul.contact_box2list li {
	line-height: 20px;
	letter-spacing: 1px;
	float: left;
	margin: 0 17px 0 0;
	opacity: 0.9;
}
ul.contact_box2list li a {
	font-size: 13px;
	color: #fff;
}
ul.contact_box2list a:hover {
	text-decoration: underline;
}
.ft_bottom {
	clear: both;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	color: #282828;
	font-size: 11px;
}