@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
img{
	vertical-align:top;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}
/* For modern browsers */
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom:1;
}

* html .clearfix {
	height: 1px;
	/*ﾂ･*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}

.inner{
	margin:0 auto;
}
.last{
	margin-right:0 !important;
	margin-bottom:0 !important;
}
.mb0{
	margin-bottom:0 !important;
}
.mb10{
	margin-bottom:10px !important;
}
.mb20{
	margin-bottom:20px !important;
}
.mb30{
	margin-bottom:30px !important;
}
em{
	font-weight:bold;
}
.widthfix {
	width:960px;
}
.pic-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.pic-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.pic-center {
	margin-left:auto;
	margin-right:auto;
}
.right{
	float:right;
}
.left{
	float:left;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #5b3f21;
	line-height: 1.7em;
	background-attachment: scroll;
	background-image: url(../img/all_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
a {
	color:#59589f;
}
a:hover {
	text-decoration:none;
}
#all #page_title {
	font-size: 10px;
	position: absolute;
	width: 100%;
	top: -500px;
	line-height: 1em;
}
/*----------------------------------------
    headerArea
-----------------------------------------*/ 
#all #headerArea {
	background-attachment: scroll;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 20px;
}
#all #headerArea .inner.widthfix {
	position: relative;
}
#all #headerArea .inner.widthfix .logo {
	text-align: center;
	padding-top: 85px;
	position: relative;
	left: -28px;
}
#all #headerArea .inner.widthfix .features {
	position: absolute;
	left: 0px;
	top: 20px;
}
#all #headerArea .inner.widthfix .tel {
	position: absolute;
	top: 18px;
	right: 0px;
}
#all #headerArea .inner.widthfix .features li {
	margin-right:5px;
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
/*----------------------------------------
    gnav
-----------------------------------------*/ 
#all #gnav {
	position:relative;
	top:-30px;
}
#all #gnav .inner.widthfix {
	/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.15) 1px 1px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.15) 1px 1px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.15) 1px 1px 5px 0px;
	background-attachment: scroll;
	background-image: url(../img/gnav_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding: 5px;
	border-radius:31px;
	overflow:hidden;
	behavior: url("/PIE.htc");
	display: table;
}
#all #gnav .inner.widthfix li {
	display:table-cell;
	text-align:center;
	padding-top:20px;
	padding-bottom:18px;
	position:relative;
}
#all #gnav .inner.widthfix li a {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
#all #gnav .inner.widthfix .nav01 {
	background-color:#755a3d;
	border-radius:28px 0 0 28px;
	background-attachment: scroll;
	background-image: url(../img/ganv_line_sepa.gif);
	background-repeat: repeat-y;
	background-position: right top;
	behavior: url("/PIE.htc");
}
#all #gnav .inner.widthfix .nav02 {
	background-color:#bfaa8d;
	background-attachment: scroll;
	background-image: url(../img/ganv_line_sepa.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#all #gnav .inner.widthfix .nav03 {
	background-color:#0198a1;
	background-attachment: scroll;
	background-image: url(../img/ganv_line_sepa.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#all #gnav .inner.widthfix .nav04 {
	background-color:#71c9e1;
	background-attachment: scroll;
	background-image: url(../img/ganv_line_sepa.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#all #gnav .inner.widthfix .nav05 {
	background-color:#608212;
	border-radius:0 28px 28px 0;
	behavior: url("/PIE.htc");
}
#all #gnav .inner.widthfix .nav01:hover {
	background-color:#856645;
}
#all #gnav .inner.widthfix .nav02:hover {
	background-color:#d4bfa0;
}
#all #gnav .inner.widthfix .nav03:hover {
	background-color:#01acb6;
}
#all #gnav .inner.widthfix .nav04:hover {
	background-color:#80dcef;
}
#all #gnav .inner.widthfix .nav05:hover {
	background-color:#6d9314;
}
/*----------------------------------------
    wrapper,maincol
-----------------------------------------*/ 
#all #wrapper {
	padding-bottom: 46px;
	background-attachment: scroll;
	background-image: url(../img/footer_bg_top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#all #wrapper .inner.widthfix.cf #mainContents {
	float: right;
	width: 690px;
}
#all #wrapper .inner.widthfix.cf #mainContents .cont {
	background-attachment: scroll;
	background-image: url(../img/section_box_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 30px;
}
#all #wrapper .inner.widthfix.cf #mainContents .cont > .inner {
	background-attachment: scroll;
	background-image: url(../img/section_box_top_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 1px;
	background-color: #fff;
	padding: 24px 20px 28px;
	position: relative;
}
#all #wrapper .inner.widthfix.cf #mainContents .cont .inner h3 {
	margin-left:-20px;
	margin-right:-20px;
	background-attachment: scroll;
	background-image: url(../img/section_box_ttl_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 12px;
	margin-bottom: 20px;
}
#all #wrapper .inner.widthfix.cf #mainContents .cont .inner h3 > img {
	margin-left:20px;
}
/*----------------------------------------
    side
-----------------------------------------*/ 
#all #wrapper .inner.widthfix.cf #sideArea {
	float: left;
	width: 240px;
}
#all #wrapper .inner.widthfix.cf #sideArea a {
	color: #5b3f21;
}
#all #wrapper .inner.widthfix.cf #sideArea .bnr_recruit {
	margin-bottom: 30px;
}
#all #wrapper .inner.widthfix.cf #sideArea .side_menu {
	width:246px;
	margin-left:-3px;
	position: relative;
	/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 5px 0px;
	/* box-shadow */
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	border-radius:20px;
	behavior: url("/PIE.htc");
	margin-bottom: 30px;
	background-attachment: scroll;
	background-image: url(../img/side_inner_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#all #wrapper .inner.widthfix.cf #sideArea .side_menu > .inner {
	border: 6px solid #ffee7d;
	padding: 22px 0px 15px;
	margin:1px;
	background-color: #fff;
	border-radius:20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	behavior: url("/PIE.htc");
}
#all #wrapper .inner.widthfix.cf #sideArea .side_menu .inner .part {
	padding-right: 20px;
	padding-left: 20px;
}
#all #wrapper .inner.widthfix.cf #sideArea .side_menu .inner .part.part01, #all #wrapper .inner.widthfix.cf #sideArea .side_menu .inner .part.part02 {
	background-attachment: scroll;
	background-image: url(../img/side_menu_line_sepa.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-bottom:15px;
}
#all #wrapper .inner.widthfix.cf #sideArea .side_menu .inner .part h3 {
	font-size: 16px;
	background-attachment: scroll;
	background-image: url(../img/side_menu_flower.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin-bottom:8px;
}
#all #wrapper .inner.widthfix.cf #sideArea .side_menu .inner .part h3 a {
	font-weight: bold;
}
#all #wrapper .inner.widthfix.cf #sideArea .side_menu .inner .part li {
	line-height: 1.4em;
	margin-bottom: 7px;
}
#all #wrapper .inner.widthfix.cf #sideArea .side_menu .inner .part li .fa {
	color:#f5be02;
	font-weight:bold;
	font-size:120%;
	display:block;
	float:left;
}
#all #wrapper .inner.widthfix.cf #sideArea .side_menu .inner .part ul li a {
	padding-left:15px;
	display:block;
}
#all #wrapper .inner.widthfix.cf #sideArea .side_menu .inner .part.part03 ul li a small {
	font-size: 10px;
}
#all #wrapper .inner.widthfix.cf #sideArea .side_menu .leaf {
	position: absolute;
}
#all #wrapper .inner.widthfix.cf #sideArea .side_menu .leaf.leaf01 {
	left: -15px;
	top: -20px;
}
#all #wrapper .inner.widthfix.cf #sideArea .side_menu .leaf.leaf02 {
	right: -10px;
	bottom: -12px;
}
#all #wrapper .inner.widthfix.cf #sideArea .news h3 {
	background-attachment: scroll;
	background-image: url(../img/side_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-top: 18px;
	margin-bottom: 8px;
}
#all #wrapper .inner.widthfix.cf #sideArea .news dl dt {
	font-weight: bold;
}
#all #wrapper .inner.widthfix.cf #sideArea .news dl {
	line-height: 1.4em;
	background-attachment: scroll;
	background-image: url(../img/side_news_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:10px;
}
#all #wrapper .inner.widthfix.cf #sideArea .news dl dd {
	background-attachment: scroll;
	background-image: url(../img/side_news_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
/*----------------------------------------
    side
-----------------------------------------*/ 
#all #footerArea {
	clear: both;
	background-attachment: scroll;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	color:#fff;
}
#all #footerArea .inner.widthfix {
	padding-top: 40px;
	margin-bottom: 30px;
}
#all #footerArea .inner.widthfix .leftCol {
	float: left;
	width: 480px;
}
#all #footerArea .rightCol {
	float: right;
	width: 440px;
}
#all #footerArea .inner.widthfix.cf .leftCol .hours table {
	margin-bottom:10px;
}
#all #footerArea .inner.widthfix.cf .leftCol .hours table tr th, #all #footerArea .inner.widthfix.cf .leftCol .hours table tr td {
	text-align: center;
	vertical-align: middle;
}
#all #footerArea .inner.widthfix.cf .leftCol .hours table tr th {
	background-color: #00833e;
	padding-top: 6px;
	padding-bottom: 0;
}
#all #footerArea .inner.widthfix.cf .leftCol .hours table tr td {
	border: 1px solid #e3e3e3;
	background-color: #fff;
	padding: 12px 8px 8px;
}
#all #footerArea .inner.widthfix.cf .leftCol .hours table tr .time {
	background-color: #ee7200;
	border-right: 1px solid #d9761b;
	border-top-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
#all #footerArea .inner.widthfix.cf .leftCol .hours table tr .holi {
	background-attachment: scroll;
	background-image: url(../img/timetable_holi_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#all #footerArea .inner.widthfix.cf .leftCol .hours table tr .time.top {
	border-bottom: 1px solid #d9761b !important;
}
#all #footerArea .inner.widthfix.cf .leftCol .hours .hosoku.cf {
	margin-bottom: 15px;
}
#all #footerArea .inner.widthfix.cf .leftCol .hours .caution {
	font-size: 12px;
	clear: both;
	line-height: 1.4em;
	margin-bottom: 15px;
}
#all #footerArea .inner.widthfix.cf .leftCol .hours .caution ul {
	margin-bottom:10px;
}
#all #footerArea .inner.widthfix.cf .leftCol .hours .caution ul li {
}
#all #footerArea .inner.widthfix.cf .leftCol .hours .subjects.cf dt {
	float: left;
	margin-right: 15px;
}
#all #footerArea .inner.widthfix.cf .leftCol .hours .subjects.cf dd {
	line-height: 1.4em;
	padding-top: 12px;
}
#all #footerArea .rightCol .map {
	background-attachment: scroll;
	background-image: url(../img/footer_map_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#all #footerArea .inner.widthfix.cf .rightCol .map .inner {
	background-color: #fff;
	text-align:center;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#all #footerArea .inner.widthfix.cf .rightCol .address {
	text-align: right;
	margin-bottom: 10px;
	font-size: 12px;
}
#all #footerArea .inner.widthfix.cf .rightCol .tel {
	text-align: right;
}
#all #footerArea .logo {
	background-attachment: scroll;
	background-image: url(../img/footer_logo_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 18px;
	clear: both;
	text-align: center;
	padding-bottom:18px;
}
#all #footerArea .footerInfo {
	background-color: #009640;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
#all #footerArea .footerInfo .footerNav {
	font-size: 12px;
}
#all #footerArea .footerInfo .footerNav a {
    color:#fff;
}
#all #footerArea .footerInfo .copy {
	font-size: 10px;
	line-height: 1.4em;
}
/*********************************************************************/
#all #visual {
	background-attachment: scroll;
	background-image: url(common/img/visual_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#all #visual .inner {
	background-attachment: scroll;
	background-image: url(common/img/wrapper_bg_top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 24px;
	padding-bottom: 50px;
}
#all #visual .inner > .widthfix{
	margin-left:auto;
	margin-right:auto;
}#all #wrapper .inner.widthfix.cf #mainContents #section02 .inner .cf li {
	float: left;
}
#all #wrapper .inner.widthfix.cf #mainContents #section02 .inner .cf li {
	margin-right: 9px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section02 .inner .cf li p {
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section02 .inner h3 .link_facilities {
	position: absolute;
	top: 17px;
	right: 10px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section01 .inner .bn {
	margin-bottom: 20px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner h3 {
	text-align: center;
	position: relative;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner h3 img{
	margin-left:0;
	padding-top:8px;
	padding-bottom:12px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner h3 .illu_imp_left {
	display: block;
	position: absolute;
	left: 30px;
	top: -17px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner h3 .illu_imp_right {
	display: block;
	position: absolute;
	right: 30px;
	top: -17px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner .features{
	margin-left:15px;
	margin-right:15px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner .features.cf{
	margin-bottom:20px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner .features.cf li {
	float: left;
	margin-right: 8px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner .case.cf li {
	background-color: #0198a1;
	border-radius:10px;
	overflow:hidden;
	behavior: url("/PIE.htc");
	padding: 8px 30px;
	margin-bottom: 10px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner .case.cf{
	margin-left:20px;
	margin-right:20px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner .case.cf li h4 {
	float: left;
	clear:left;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner .case.cf li .link {
	float: right;
	padding-top: 19px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner .case.cf li h4 img {
	margin-left: 16px;
	padding-top: 45px;
	margin-right: 36px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner .link_others {
	text-align: center;
	padding-top: 5px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section02 .inner {
	padding-bottom: 18px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section04 .inner .case.cf .second h4 img {
	margin-right: 30px;
}
#all #wrapper .inner.widthfix.cf #mainContents #section03 {
	margin-bottom: 20px;
	position:relative;
	top:-10px;
}