﻿@charset "utf-8";

/* =======================================

reset

 ======================================= */
 
html, body, div, span, applet, object, iframe,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
/*	outline: 0;*/
}
* {
	margin: 0;
	padding: 0;
}

html, body {
 height: 100%;
 }
 
body {
	font-size: 12px;
	line-height: 1.4;
	color: #000;
	text-align: center;
	background: #fff;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

a:link { text-decoration:none; color: #000;}
a:visited { text-decoration:none; color: #000;}
a:active { text-decoration:none; color: #000;}
a:hover { text-decoration:none; color: #000;}


#footer a:link { text-decoration:none; color: #ffffff;}
#footer a:visited { text-decoration:none; color: #ffffff;}
#footer a:active { text-decoration:none; color: #996600;}
#footer a:hover { text-decoration:none; color: #996600;}


#footer2 a:link { text-decoration:none; color: #ffffff;}
#footer2 a:visited { text-decoration:none; color: #ffffff;}
#footer2 a:active { text-decoration:none; color: #996600;}
#footer2 a:hover { text-decoration:none; color: #996600;}

img {
	border: none;
	visibility: visible;
}

ul {
list-style: none;
}


.right{
	float: right;
}


h1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 15px;
}


h2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 15px;
}



.fs14{
	font-size: 14px;
}

.mt10{
	margin-top: 10px;
}

.mb30{
	margin-bottom: 30px;
}


#containerindex {
	width: 100%;
	text-align: center;
	float: left;
	height: 570px;
}

#container {
	width: 100%;
	text-align: center;
	padding-top: 152px;
}

#header {
	width: 100%;
	float: left;
	position: fixed;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 152px;
	z-index: 1000;
}

#headertop {
	width: 100%;
	float: left;
}


#navlist {
	width: 100%;
	text-align: left;
	height: 20px;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b5b4b1;
	background-image: url(../images/bg_head.png);
	background-repeat: repeat-x;
	background-position: top;
}

ul#navlist {  
    list-style-type: none;  
   margin: 0;  
    padding: 0;  
}  
ul#navlist li {  
    display: inline;  
}  
ul#navlist li ul {  
    display: inline;  
    margin: 0;  
    padding: 0;  
}  
ul#navlist em {  
    font-style: normal;  
}  
ul#navlist a {  
    text-decoration: none;  
}  



#wrapper {
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 120;
}


#wrapper_recruit {
	width: 100%;
	background-image: url(../images/bgimage_recruit.png);
	background-position: center 132px;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	height: 100%;
} 


#wrapper_policy {
	width: 100%;
	background-image: url(../images/bgimage_policy.png);
	background-position: center 132px;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	height: 100%;
} 


.contents {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 40px;
	line-height: 2em;
	z-index: 200;
}


.contents2 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.inner_base{
	width: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg_inner.png);
	background-repeat: repeat;
	margin-top: 80px;
	line-height: 2em;
}

.inner_base2{
	width: 100%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(../images/bg_inner.png);
	background-repeat: repeat;
	margin-top: 20px;
	line-height: 2em;
}

#policy {
	width: 100%;
	height: 100%;
	overflow: auto;
}


#access {
	width: 100%;
	text-align: center;
}


#recruit{
	width: 100%;
	height: 100%;
	overflow: auto;
}

/* slider
--------------------------- */


.clear{clear:both;}


@media (min-width: 1277px) {
	#main_image {
	width: 1276px;
	height: 570px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

}


@media (max-width: 1276px) {
#main_image {
	width: 100%;
	height: auto;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
}


/*************
/* トップナビゲーション
*************/

#topnav{
	width: 816px;
	height: 132px;
	display: block;
	background-image: url(../images/topnav.png);
	margin-right: auto;
	margin-left: auto;
	padding-left: 100px;
}

#topnav ul{
	width: 816px;
	height: 19px;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#topnav ul li{
	float: left;
	list-style-type: none;
}

.space{
	float: left;
	margin-left: 150px;
}


#navlist ul{
	display: block;
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navlist ul li{
	float: left;
	list-style-type: none;
	padding-top: 2px;
}



/*************
/* フッター
*************/
#footer{
	clear: both;
	border-top: 1px solid #cccccc;
	background-color: #22150e;
	color: #FFF;
	width: 100%;
	float: left;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 70px;
	z-index: 50;
	margin-top: -70px;
}


#footer .copy{
	float: right;
	margin-left: 90px;
	padding-bottom: 5px;
	width: 300px;
}


#footer .menulist{
	float: left;
	width: 500px;
	text-align: left;
}


#footer .inner{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
}


#footer2{
	clear: both;
	border-top: 1px solid #cccccc;
	background-color: #22150e;
	color: #FFF;
	width: 100%;
	float: left;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 70px;
	z-index: 50;
}


#footer2 .copy{
	float: right;
	margin-left: 90px;
	padding-bottom: 5px;
	width: 300px;
}


#footer2 .menulist{
	float: left;
	width: 500px;
	text-align: left;
}


#footer2 .inner{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
}

#move-page-top{
	text-indent: -9999px;
	color: #000000;
	text-decoration: none;
	display: block;
	cursor: pointer;
	background-image: url(../images/go_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 28px;
	float: left;
	width: 920px;
}

/* ニュース */
.news_title{
	text-indent: -9999px;
	width: 111px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 3em;
	background-image: url(../images/title_news.png);
	height: 58px;
	background-repeat: no-repeat;
	margin-top: 95px;
	display: block;
}

.news{
	width: 700px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 70px;
	margin-left: 120px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	display: block;
	overflow: auto;
}

.news li{
	float: left;
	list-style: none;
	width: 690px;
	margin-bottom: 20px;
}

.date{
	float: left;
	width: 85px;
	display: block;
	margin-right: 15px;
}

.txt{
	float: left;
	width: 590px;
	display: block;
	margin: 0px;
}

.news_up{
	width: 690px;
	height: 200px;
	float: left;
	margin-bottom: 10px;
}

.button_detail a{
	background-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #AAA;
	margin: 6px;
}

.button_detail a:hover{
	background-color: #9E9E9E;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #AAA;
	margin: 6px;
	color: #FFF;
}

/* テキスト調整 */
.reed{
	width: 465px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 100px;
	margin-top: 60px;
}

/* タイトルテキスト */

.takefour_title{
	text-indent: -9999px;
	width: 390px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 3em;
	background-image: url(../images/title_takefour.png);
	height: 58px;
	background-repeat: no-repeat;
	display: block;
}

.access_title{
	text-indent: -9999px;
	background-image: url(../images/title_access.png);
	background-repeat: no-repeat;
	display: block;
	background-position: center center;
	padding-top: 70px;
}

.menu_title{
	text-indent: -9999px;
	background-image: url(../images/title_menu.png);
	background-repeat: no-repeat;
	display: block;
	background-position: center center;
	padding-top: 70px;
}

.policy_title{
	text-indent: -9999px;
	background-image: url(../images/title_policy.png);
	background-repeat: no-repeat;
	display: block;
	background-position: center center;
	margin-top: 0px;
	padding-top: 70px;
}

.recruit_title{
	text-indent: -9999px;
	background-image: url(../images/title_recruit.png);
	background-repeat: no-repeat;
	display: block;
	background-position: center center;
	margin-top: 0px;
	padding-top: 70px;
}

.link_title{
	text-indent: -9999px;
	background-image: url(../images/title_link.png);
	background-repeat: no-repeat;
	display: block;
	background-position: center center;
	padding-top: 70px;
}

.login_title{
	text-indent: -9999px;
	background-image: url(../images/title_login.png);
	background-repeat: no-repeat;
	display: block;
	background-position: center center;
	margin-top: 0px;
	padding-top: 30px;
}
