@charset "utf-8";

body {
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;
	font-size: 14px;
	color: #555555;
}
#all {
	position: relative;
	width: 100%;
}
#all .seo {
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	position: absolute;
	z-index: 100;
}
#all .seo h1 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-size: 10px;
	color: #a4a4a4;
	line-height: 34px;
}
.widthfix {
	width: 900px;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 13px;
}


/***** link *****/
a:link {
	color: #ff9800;
	text-decoration: underline;
}
a:visited {
	color: #ff9800;
	text-decoration: underline;
}
a:hover {
	color: #ff9800;
	text-decoration: none;
}
a:active {
	color: #ff9800;
	text-decoration: none;
}


/***** breadcrumbs *****/
#breadcrumbs {
	position: absolute;
	font-size: 73%;
	line-height: 1em;
	width: 100%;
	text-align: right;
	top: -6px;
	left: 0px;
	height: auto;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #555555;
	text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #555555;
	text-decoration: underline;
}


/***** header *****/
#header {
	width: 100%;
	height: 96px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(../img/visual_ver02.jpg?02);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 214px;
}
#header .inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header .inner .logo {
	position: absolute;
	left: 0px;
	margin-left: 1px;
}
#header .inner .tel {
	position: absolute;
	left: 491px;
	top: 50px;
}
/***** side_tab *****/
.side_tab{
	position: fixed;
	right: 0;
	top: 100px;
	z-index: 999999;
}
.side_tab li{
	margin-bottom: 10px;
}



/***** gnav *****/
#gnav {
	height: 98px;
	width: 100%;
	clear: both;
	background-image: url(../img/gnav_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 1px;
}
#gnav ul {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/gnav_ul_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 17px;
	height: 81px;
}
#gnav li {
	float: left;
	display: block;
}
#gnav li.gnav01 {
	background-image: url(../img/gnav01_on.gif);
	width: 122px;
}
#gnav li.gnav02 {
	background-image: url(../img/gnav02_on.gif);
	width: 156px;
}
#gnav li.gnav03 {
	background-image: url(../img/gnav03_on.gif);
	width: 163px;
}
#gnav li.gnav04 {
	background-image: url(../img/gnav04_on.gif);
	width: 158px;
}
#gnav li.gnav05 {
	background-image: url(../img/gnav05_on.gif);
	width: 157px;
}
#gnav li.gnav06 {
	background-image: url(../img/gnav06_on.gif);
	width: 144px;
}


/***** main *****/
#main {
	float: right;
	width: 660px;
	height: auto;
	text-align: left;
	position: relative;
	line-height: 1.8em;
}
#main h2 {
	margin-bottom: 10px;
}
#main h3 {
	background-image: url(../img/main_h3_bg.gif);
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	font-size: 24px;
	line-height: 1em;
	font-weight: bold;
	color: #ffa218;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
}
#main h4 {
	color: #998876;
	font-weight: bold;
	font-size: 16px;
	line-height: 1em;
	margin-bottom: 0.6em;
	background-image: url(../img/main_h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	width: auto;
	height: auto;
	padding-left: 18px;
	padding-top: 2px;
	display: block;
	margin-top: 1em;
}
#main h4 span {
	font-size: 75%;
}
#main h5 {
}
#main h6 {
}
#main .section {
	height: auto;
	width: auto;
	margin-bottom: 35px;
	clear: both;
	margin-top: 10px;
}
#main ul.list {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
#main ul.list li {
	list-style-type: disc;
	margin-left: 1.5em;
	line-height: 1.4em;
	margin-bottom: 0.3em;
}
#main ul.list li strong {
	font-weight: bold;
}
#main ul.list p {
	margin-top: 0.2em;
}
#main p {
	display: block;
	margin-bottom: 0.5em;
}
#main em {
	color: #ff8921;
	font-weight: bold;
}
#main strong {
	font-weight: bold;
}
#main .hosoku {
	font-size: 80%;
	line-height: 1.4em;
}
#main .photo {
	float: right;
	margin-bottom: 0.5em;
	margin-left: 1.2em;
	margin-top: 0em;
}
#main .photo.left {
	float: left;
	margin-bottom: 0.5em;
	margin-right: 1.2em;
	margin-left: 0px;
}
#main .photo.center {
	float: none;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 25px;
}
#main .photo.center img {
	margin-left: auto;
	margin-right: auto;
}
#main table th,#main table td {
}
#main table th {
	padding-right: 3em;
}
#main .bt-pagetop {
	margin-left: 514px;
	height: auto;
	width: 146px;
	clear: both;
	margin-top: 1em;
}




/***** side *****/
#side {
	float: left;
	height: auto;
	width: 210px;
	line-height: 1.6em;
}
#side .section {
	font-size: 85%;
	line-height: 1.4em;
	margin-bottom: 30px;
}
#side h2 {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
#side .section p {
	margin-bottom: 0.5em;
}
#side #sidenav {
}
#side #sidenav ul {
}
#side #sidenav ul li {
	margin-bottom: 10px;
}
#side #hours {
}
#side #access {
}
#side #access .map {
	margin-bottom: 8px;
}
#side #mobile {
}
#side #link {
}
#side #link ul li {
	margin-bottom: 4px;
}
#side .interview li{
	margin-left:4px;
	margin-bottom: 8px!important;

}
#side .interview{
	margin-bottom:20px;
}

#side .recruit_bnr{
	margin-top: -14px;
	margin-bottom: 10px;
}

#side .recruit_bnr img {
	margin-bottom: 10px;
}

/***** footer *****/
#footer {
	width: 100%;
	height: auto;
	line-height: 1.6em;
	font-size: 85%;
	clear: both;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#footer .box {
	background-image: url(../img/footer_box_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
#footer .box h3 {
	margin-bottom: 0.5em;
}
#footer .box .section {
	margin-bottom: 1.8em;
}
#footer .box .block01 {
	float: left;
	height: auto;
	width: 210px;
}
#footer .box .block02 {
	float: right;
	height: auto;

}
#footer .box .block03 {
	clear: both;
}
#footer .box .block04 {
	float: right;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer .box .block04 p {
	font-size: 90%;
}
#footer .services p {
	text-align: center;
}
#footer .calendar {
}
#footer .calendar .inner {
	width: 100%;
	height: 350px;
}
#footer .logo {
	float: left;
	padding-top: 18px;
}
#footer .tel {
	float: right;
}
#footer .menu {
	text-align: center;
	width: 100%;
	clear: both;
	height: 36px;
	line-height: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	color: #7a7a7a;
}
#footer .menu a:link, #footer .menu a:visited {
	color: #7a7a7a;
}
#footer .menu a:hover, #footer .menu a:active {
	color: #7a7a7a;
}
#footer .copyright {
	font-size: 78%;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 23px;
	color: #FFFFFF;
	width: 100%;
	clear: both;
	text-align: center;
	height: 23px;
}



/***** other *****/

strong.normal {
	font-weight: normal!important;
}

.mb15 {
	margin-bottom: 15px;
}
