@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Average);

* {
	font-family: 'Average', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	background: #ffffff;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

#top header {
	margin: 180px auto 10px auto;
	width: 1000px;
	background: none;
	text-align: center;
}

#top header h1{
	margin: 0 auto;}

#sub header{
	width: 1000px;
	margin: 0 auto;
	text-align: right;
	padding-top: 60px;
	background: url(../images/head_bg.png) no-repeat;}

#sub header h1,
#sub header p{
	display: inline;
	}

#wrap {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

nav {
	width: 566px;
	margin: 0 auto;
}

#navwrap{
	width: 100%;
	margin-bottom: 58px;
	text-align: center;
	border-top: 1px solid #CCC ;
	border-bottom: 1px solid #CCC ;
	overflow: hidden;
	}

nav ul{
	margin: 0;
	}

li,ul {
	padding: 0;
	list-style: none;
}

nav li{
	float: left;
	margin-top: 3px;}


footer {
	font-size: 14px;
}

footer p {
	text-align: center;
	font-size: 12px;
}

article {
	clear: both;
	margin: 0 auto 60px auto;
	overflow: hidden;
}
article h1 {
	display: block;
	margin: 0 auto 12px auto;
}

.fl{ float: left;}
.fr{ float: right;}

a{ color: #8c8400;}


/* ---IE7対応clearfix--- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#topcopy{
	padding-top: 200px;
	text-align: right;}

#gallery h1{
	width: 149px;}

#gallery{
	width: 600px;
	margin: 0 auto;}

#gallery section{
	width: 600px;
	height: 500px;
	position: relative;
	overflow: hidden;}

#gallery section .bt00{
	position: absolute;
	left: 203px;
	top: 140px;
}

#gallery section .bt01{
	position: absolute;
	top: 11px;
	left: 241px;
}

#gallery section .bt02{
	position: absolute;
	top: 58px;
	right: 128px;
}

#gallery section .bt03{
	position: absolute;
	left: 408px;
	top: 177px;
}

#gallery section .bt04{
	position: absolute;
	left: 360px;
	top: 294px;
}

#gallery section .bt05{
	position: absolute;
	left: 242px;
	top: 342px;
}

#gallery section .bt06{
	position: absolute;
	left: 125px;
	top: 293px;
}

#gallery section .bt07{
	position: absolute;
	left: 76px;
	top: 175px;
}

#gallery section .bt08{
	position: absolute;
	left: 126px;
	top: 59px;
}

#career h1{
	font-size: 14px;}

#career {
	text-align: left;}

#career section.fr{
	float: right;
	width: 490px;}

#career section.fl{
	float: left;
	width: 490px;}

#career section table{
	width: 490px;
	margin-bottom: 20px;
	font-size: 12px;}

#career section th{
	width: 60px;}

#galleryfoot{
	margin: 20px auto 50px auto;}

#galleryfoot{
	width: 100%;
	padding: 8px 0 0 170px;
	background: url(../images/gallery_bg01.png) repeat-x top;
	overflow: hidden;
	}

#galleryfoot section{
	float: left;
	margin-right: 85px;
	text-align: center;
	font-size: 13px;
	line-height: 1.7em;}

#galleryfoot a{
	text-decoration: none;
	color: #333;}

#movies{
	width: 1010px;
	margin-right: -10px;}

#movies section{
	margin: 0 0 20px 0;}

#movies section.fl{
	width: 320px;
	margin: 0 10px 20px 0;
	text-align: left;
	}

#movies section p{
	margin-bottom: 10px;}

#movies iframe{
	margin-bottom: 10px;}

#movies b{
	line-height: 1.5em;
	font-weight: bold;}

footer {
	width: 100%;
	clear: both;
	margin: 50px 0 0 0;
	background-color: #c2ced5;
}

#inquiry{
	width: 750px;
	margin: 0 auto;}
