@charset "UTF-8";

/* CSS Document */

/* body
---------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size : 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #f8f8f8;
}

html {
	height: 100%;
}

img {
	border: none;
	vertical-align: bottom;
}

.txtclear {
	display: none;
}

.floatclear {
	clear: both;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

a {  
	outline: none;  
}

ul,li{
	margin:0px;
	padding:0px;
}

/* font
---------------------------------------------------------------------------------- */
body {
 	color: #333333;
  	line-height: 180%;
	font-size: 91%;
  	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

h1,h2,h3,h4 {
	padding: 0;
	margin: 0;
	font-size: 91%;
	line-height: 100%;
}

#main-contents, #sub-contents, #sub-contents02 {
	font-size: 91%;
}

/* link ------------ */
a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #4966b6;
	text-decoration: underline;
}

/* font size ------------ */
.txt-s {
	font-size: 85%;
}

.txt-m {
	font-size: 91%;
}

.txt100 {
	font-size: 100%;
}

.txt-l {
	font-size: 115%;
}

#footer {
	font-size: 91%;
}

/* font weight ------------ */
.txt-b {
	font-weight:bold;
}

.txt-normal {
	font-weight: normal;
}

/* font color ------------ */
.txt-white {
	color: #FFFFFF;
}

.txt-red {
	color: #b21a1a;
}

/* top_main_img ------------------------------------------------ */
#top_main_img {
	width: 960px;
	margin: 0 auto;
}

/* logo ------------------------------------------------ */
#logo a {
	width: 330px;
	height: 60px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto 1em;
	display: block;
}

/* SEO Word ------------------------------------------------ */
.seo-w {
	height: 0;
	padding: 0;
	margin: 0;
	text-align: center;
}

/* global_navi
---------------------------------------------------------------------------------- */
#global_navi_box {
	width: 100%;
	height: 45px;
	margin: 0;
	padding: 0;
	background-color: #79d1b0;
}

#global_navi {
	width: 600px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
}

#global_navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#global_navi ul li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

/* navi_HOME */
#global_navi ul li#navi1 a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 45px;
	background: url(../images/global_navi.png) no-repeat 0px 0px;
}

#global_navi ul li#navi1 a:hover {
	background: url(../images/global_navi.png) no-repeat 0px -45px;
}

#global_navi ul li#navi1_check a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 45px;
	background: url(../images/global_navi.png) no-repeat 0px -45px;
}

/* navi_会社概要 */
#global_navi ul li#navi2 a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 45px;
	background: url(../images/global_navi.png) no-repeat -100px 0px;
}

#global_navi ul li#navi2 a:hover {
	background: url(../images/global_navi.png) no-repeat -100px -45px;
}

#global_navi ul li#navi2_check a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 45px;
	background: url(../images/global_navi.png) no-repeat -100px -45px;
}

/* navi_アクセス */
#global_navi ul li#navi3 a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 45px;
	background: url(../images/global_navi.png) no-repeat -200px 0px;
}

#global_navi ul li#navi3 a:hover {
	background: url(../images/global_navi.png) no-repeat -200px -45px;
}

#global_navi ul li#navi3_check a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 45px;
	background: url(../images/global_navi.png) no-repeat -200px -45px;
}

/* navi_ギャラリー */
#global_navi ul li#navi4 a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 45px;
	background: url(../images/global_navi.png) no-repeat -300px 0px;
}

#global_navi ul li#navi4 a:hover {
	background: url(../images/global_navi.png) no-repeat -300px -45px;
}

#global_navi ul li#navi4_check a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 45px;
	background: url(../images/global_navi.png) no-repeat -300px -45px;
}

/* navi_採用情報 */
#global_navi ul li#navi5 a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 45px;
	background: url(../images/global_navi.png) no-repeat -400px 0px;
}

#global_navi ul li#navi5 a:hover {
	background: url(../images/global_navi.png) no-repeat -400px -45px;
}

#global_navi ul li#navi5_check a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 45px;
	background: url(../images/global_navi.png) no-repeat -400px -45px;
}

/* navi_お問い合わせ */
#global_navi ul li#navi6 a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 45px;
	background: url(../images/global_navi.png) no-repeat -500px 0px;
}

#global_navi ul li#navi6 a:hover {
	background: url(../images/global_navi.png) no-repeat -500px -45px;
}

#global_navi ul li#navi6_check a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 45px;
	background: url(../images/global_navi.png) no-repeat -500px -45px;
}

/* footer
---------------------------------------------------------------------------------- */
#footer{
	width: 100%;
	height: 32px; 
	background-color: #e0e0e0;
	padding: 12px 0 10px;
}

#footer_box{
	width: 960px;
	margin: 0 auto;
}

#copyright {
	width: 655px;
	margin: 0;
	padding: 6px 0 0 0;
	float: left;
	text-align: right;
	color: #999999;
}


#footer_btn_area {
	width: 110px;
	margin: 0 20px 0 0;
	float: right;
}

#footer_btn_gotop a{
	width: 52px;
	height: 32px;
	background-image: url(../images/btn_gotop.png);
	float: right;
	display: block;
}

#footer_btn_fb a{
	width: 32px;
	height: 32px;
	background-image: url(../images/btn_fb.png);
	float: left;
	display: block;
}

/* contents
---------------------------------------------------------------------------------- */
#main-contents {
	width: 960px;
	margin: 0 auto;
	padding: 50px 0 80px;
	clear: both;
}

#sub-contents {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
	clear: both;
}

#sub-contents02 {
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 0 0 80px 0;
	clear: both;
}

/* box
---------------------------------------------------------------------------------- */
#top-contents_box {
	width: 810px;
	margin-top: px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 70px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	clear: both;
}

#sub-contents_box {
	width: 700px;
	margin: 0 auto;
	padding-top: 50px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	clear: both;
}

#sub-contents_box_w800 {
	width: 800px;
	margin: 0 auto;
	padding-top: 50px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	clear: both;
}

#sub-contents_box_w840 {
	width: 860px;
	margin: 0 auto;
	padding-top: 50px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	clear: both;
}

/* パンくず
---------------------------------------------------------------------------------- */
.pan_list {
	width: 990px;
	margin: 30px auto 0;
	font-size: 83%;
}

.pan_list a {
	text-decoration: underline;
	color: #2992c1;
}

.pan_list a:hover {
	text-decoration: underline;
	color: #2992c1;
}

/* subコンテンツ内容
---------------------------------------------------------------------------------- */

/* space
---------------------------------------------------------------------------------- */
.space_bottom05 {
	margin-bottom: 0.5em;
}

.space_bottom1 {
	margin-bottom: 1em;
}

.space_bottom15 {
	margin-bottom: 1.5em;
}

.space_bottom2 {
	margin-bottom: 2em;
}

.space_bottom50px {
	padding-bottom: 50px;
}

.space_left20 {
	margin-left: 22px;
	margin-bottom: 20px;
}
