@charset "UTF-8";
/* CSS Document */


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	list-style:none;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

body {
	line-height:1.8em;
	font-size: 13px;
	color: #664b12;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
}
nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a:focus{/*firefoxの赤線リンク対策 */
outline:none;
} 
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.clear{ clear: both; line-height: 0}
	
img { border-style:none; }

a img { border-style:none; }

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
  max-height: 0;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a{
    color: #;
	text-decoration: none;

}
a:hover{
	color: #;
	text-decoration:underline;
}


img {

   vertical-align: top;
   
}
/*************************************************
header
*************************************************/
header{
	
	}

#header_secondinner{
		width: 980px;
	margin-right: auto;
	margin-left: auto;
	}

#header_secondinner p{
	text-align: right;
	margin-top: 20px;
	}

/*************************************************
header-navi
*************************************************/

#top_menu,#top_secondmenu{
		width: 980px;
	margin-right: auto;
	margin-left: auto;
	}
#top_menu{
	padding-top: 40px;
	overflow: hidden;
}
._45px{
	padding-top: 15px !important;
	padding-bottom: 30px;
	overflow: hidden;
	}
.cf li {
	float: left;
	width: 132px;
	height: 96px;
	
}
/*#header-navi ul li:first-child {
    border-left: 1px dotted #b32471;
}*/
.cf li a {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	display: block;
	height: 96px;
		text-indent: -9999px;
	}

.nav-about a{background-position: 0 0;}  
.nav-course a{background-position: -132px 0;}  
.nav-price a{background-position: -264px 0;}  
.nav-sutaff a{background-position: -396px 0;}  
.nav-access a{background-position: -528px 0;}  
.nav-reservation a{background-position: -660px 0;}  


.cf li a:hover{  
  background-image: url(../images/menu.png);  
  background-repeat: no-repeat;  
}  


.nav-about a:hover{background-position: 0 -104px;}  
.nav-course a:hover{background-position: -132px -104px;}  
.nav-price a:hover{background-position: -264px -104px;}  
.nav-sutaff a:hover{background-position: -396px -104px;}  
.nav-access a:hover{background-position: -528px -104px;}  
.nav-reservation a:hover{background-position: -660px -104px;}  



/*************************************************
contens
*************************************************/
#wapper,#wapper02 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 50px;
	overflow: hidden;
}
#wapper02{margin-top: 0px !important;
	}
#wapper01,#main_contents{

	clear: both;
	-moz-border-radius: 20px;    /* Firefox */
	-webkit-border-radius: 20px; /* Safari,Chrome */
	border-radius: 20px;         /* CSS3 */
	background-color: #fbf6f3;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#wapper01{width: 920px;	margin-right: auto;margin-left: auto;}
#pege_contents{
	}
.page_title {
	margin-bottom: 50px;
	text-align: center;
}



#main_contents{
	width: 660px;
	float: left;
	}
#side_contents{
	width: 200px;
	float: right;
	}

/*************************************************
footer
*************************************************/

footer{
	background-image: url(../images/footer_bk.png);
	background-repeat: repeat-x;
	clear: both;
	margin-top: 100px;
	color: #FFF;
	}.footerinner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	position: relative;
	padding-bottom: 10px;
}
.top_go {
	height: 52px;
	width: 137px;
	text-align: right;
	position: absolute;
	top: -47px;
	right: 0px;
}
.footermenu {
	overflow: hidden;
}
.footerinner h2 {
	float: left;
}
.footerinner ul {
	float: left;
	margin-top: 20px;
}
.footerinner ul li{
	float: left;
	padding-left: 20px;

}
.footerinner ul li a{
		color: #FFF;}
address{
	clear: both;
	text-align: right;
	font-size: 11px;
	margin-top: -10px;
	}

#pege_contents h2 {
	text-align: center;
	margin-bottom: 50px;
}
