@charset "UTF-8";
/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
	margin: 0;
	color: #666666;
	}
h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
	}
ul, ol {
	list-style-type: none;
}
a {
	color: #ff009a;
	}

a:hover {
	color: #00a3cf;
	}

.clear{
	clear:both;
}


img {
	border: 0;
	text-decoration:none;
	margin: 0;
	}
img a {
	border: 0;
	text-decoration:none;
	margin: 0;
	}
hr {
	visibility: hidden;
	clear: both;
	}
.nonewline { white-space: nowrap; }

/* Clearfix */
.clearfix:after {
    content: " "; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-block;
    min-height: 1%;
}
/* Hides from IE \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE */


/*　content box　*/
#wrapper {
	text-align: left;
	overflow: hidden;
	margin: 0;
	padding-bottom: 50px;
	}
.class {
	}

.class1 {
	}

#id {
	}

#id1 {
	}

#id2 {
	}

#id3 {
	}

.class2 {
	}

.class3 {
	}

.class4 {
	}

/*ヘッダ*/
#header{
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#header h1 {
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 1100px;
	height: 50px;
	text-indent: -9999px;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	}
#header h1 a { height: 50px; display: block; }
#header p {
	height: 7px;
	background-image: url(../img/sub_title.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 1100px;
	margin-top: 28px;
	margin-right: auto;
	margin-left: auto;
	}
#menu_container {

	}
#content_container { background-repeat: repeat-y; width: 1100px; margin: 0 auto; padding-top: 20px; }
/*メイン*/
#main_box {
	font-family: Quicksand, sans-serif;
	width: 770px;
	float: left;
	min-height: 512px;
	margin-bottom: 30px;
	}
/*SNSリンク*/
#sns_container {
	position: relative;
	height: 23px;
	z-index: 1;
	margin-right: 5%;
	margin-bottom: 50px;
	padding-top: 14px;
	}
.icon_box {
	height: 23px;
	width: 23px;
	float: right;
	margin-right: 7px;
}
/*グローバルメニュー*/
#menu_box {
	width: 165px;
	float: left;
	padding-top: 5px;
	padding-left:1.5%;
}
#menu_box ul {
	margin: 0px;
	padding: 0px;
}
#menu_box li {
	padding: 0;
	margin-bottom: 45px;
	margin-left: 10%;

}
#menu_1 {
	height: 21px;
	position: relative;
}
#menu_2 {
	height: 21px;
	position: relative;
}
#menu_3 {
	height: 21px;
	position: relative;
}
#menu_4 {
	height: 21px;
	position: relative;
}
#menu_5 {
	height: 21px;
	position: relative;
}
#menu_6 {
	height: 21px;
	position: relative;
}
#menu_1_on {
	height: 16px;
	position: relative;
}
#menu_2_on {
	height: 16px;
	position: relative;
}
#menu_3_on {
	height: 16px;
	position: relative;
}
#menu_4_on {
	height: 16px;
	position: relative;
}
#menu_5_on {
	height: 16px;
	position: relative;
}
#menu_6_on {
	height: 16px;
	position: relative;
}
#menu_1 a {
	height: 21px;
	background-image: url(../img/menu_1.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: -20px;
	top: 0;
	width: 36px;
	}
#menu_2 a {
	height: 21px;
	background-image: url(../img/menu_2.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	display: block;
	width: 61px;
	position: absolute;
	left: -20px;
	top: 0;
	}
#menu_3 a {
	height: 21px;
	background-image: url(../img/menu_3.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	display: block;
	width: 131px;
	position: absolute;
	left: -20px;
	top: 0;
	}
#menu_4 a {
	height: 21px;
	background-image: url(../img/menu_4.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	display: block;
	width: 97px;
	position: absolute;
	left: -20px;
	top: 0;
	}
#menu_5 a {
	height: 21px;
	background-image: url(../img/menu_5.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	display: block;
	width: 70px;
	position: absolute;
	left: -20px;
	top: 0;
	}
#menu_6 a {
	height: 21px;
	background-image: url(../img/menu_6.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	display: block;
	width: 32px;
	position: absolute;
	left: -20px;
	top: 0;
	}
/**/
#bnr_box {
	position: relative;
	height: 52px;
	width: 151px;
	z-index: 1;
	margin: 0 auto 32px;
	}
#bnr_box img {
	margin-right: 5px;
	margin-left: 5px;
}
#footer_menu {
	height: 11px;
	width: 135px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 69px;
	background-image: url(../img/line.png);
}
#bt_contact {
	position: relative;
	height: 9px;
	width: 60px;
	z-index: 1;
	float: left;
	}
#bt_recruit {
	position: relative;
	float: right;
	height: 9px;
	width: 54px;
	z-index: 1;
	}
#copyright {
	background-image: url(../img/copyright.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	text-indent: -9999px;
}
