﻿/* ===== Universal Reset ===== */

*{
	margin: 0;
	padding: 0;
}

/* ===== Basic Style ===== */

h1, h2, h3, h4, h5, h6, p, address, a {
	font-size: 100%;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
}

body {
	margin: 0;
	padding: 0;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	
	background-image: url("../image/back_body.gif");
	background-repeat: repeat-y;
	font-size: 100%;
	line-height: 115%;
	letter-spacing: 1px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1% }
.clerfix { display: block; }
/* End hide from IE-mac */

img {
	border: 0;
}

ul,dl,ol {
	list-style-type: none;
	list-style-position: outside;
}

a.submenu:link,
a.submenu:visited,
a.submenu:active {
	color:#3a1c1a;
	text-decoration: none;
}

a.submenu2:link,
a.submenu2:visited,
a.submenu2:active {
	color:#fff;
	text-decoration: none;
}

a.back:link,
a.back:visited,
a.back:active {
	color: #b1552a;
	text-decoration: none;
}

a.system:link,
a.system:visited,
a.system:active {
	color:#666;
	text-decoration: none;
}

a.service:link,
a.service:visited,
a.service:active {
	color: #b1552a;
	text-decoration: none;
}

a.recruit:link,
a.recruit:visited,
a.recruit:active {
	color:#b1552a;
	text-decoration: none;
}

a.recruit_form:link,
a.recruit_form:visited,
a.recruit_form:active {
	color:#b1552a;
	text-decoration: none;
}

a.contact:link,
a.contact:visited,
a.contact:active {
	color:#b1552a;
	text-decoration: none;
}

div#window_space_5 {
	margin: 5px 0 0 0;
}

div#window_space_30a {
	margin: 30px 0 0 0;
}

div#window_space_30b {
	margin: 30px 0 0 0;
}

div#window_space_30c {
	margin: 30px 0 0 0;
}

div#window_space_30_foot {
	margin: 30px 0 0 0;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 1px;
	line-height: 0px;
}


/* Space */

.space10e {
	margin-top: 1.0em;
}
.space3p {
	margin-top: 3px;
}
.space5p {
	margin-top: 5px;
}
.space10p {
	margin-top: 10px;
}
.space15p {
	margin-top: 15px;
}
.space20p {
	margin-top: 20px;
}
.space25p {
	margin-top: 25px;
}
.space30p {
	margin-top: 30px;
}
.space50p {
	margin-top: 50px;
}

.space10p-b {
	margin-bottom: 10px;
}
.space15p-b {
	margin-bottom: 15px;
}


/* ===== Header Area ===== */

#header {
	clear: both;
	width: 770px;
	height: 80px;
	background-image: url(../image/back_header.gif);
}

.header1 {
	float: left;
	margin: 0px;
	height: 57px;
	background-repeat: no-repeat;
}

#txt_header {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	color: #2e0e0c;
	font-size: 75%;
}

/* ===== globalNaviArea Area ===== */

#gnavi {
	float: left;
	width: 770px;
	clear: both;
}

#gnavi li {
	float: left;
	width: 110px;
	height: 35px;
	line-height: 0px;
}
#gnavi li a {
	display: block;
	width: 110px;
	height: 35px;
	line-height: 0px;
}

#globalNaviArea {
	float: left;
	width: 770px;
	clear: both;
}

#top_navi li#n1 {
	left: 0px;
	width: 119px;
	background: url(../images/top_image/top_menu.gif) no-repeat 0px -28px;
}

#top_navi li#n1 a:hover {
	left: 5px;
	width: 92px;
	background: url(../images/top_image/top_menu.jpg) no-repeat 0px 0px;
}

/* ===== Location Area ===== */

#location {
	clear: both;
	width: 770px;
	height: 27px;
	text-align: left;
	background-image: url(../image/back_location.gif);
	background-repeat: no-repeat;
}

#location_text {
	margin-top: 4px;
	margin-left: 30px;
	color: #2E0E0C;
	font-size: 75%;
}

a.location:link,
a.location:visited,
a.location:active {
	color:#2e0e0c;
	font-size: 75%;
	text-decoration: none;
}

/* ===== Footer Area ===== */

#footer {
	clear: both;
	width: 770px;
	height: 35px;
	background-image: url(../image/back_footer.jpg);
}

#footer_text1 {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	color: #fff;
	font-size: 75%;
}

#footer_text2 {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	color: #fff;
	font-size: 75%;
}
