/* -------------------------------------------------------------------------------------------- common --------------------------------------------------------------------------------------------*/ 

body {
	font: normal 12px/1.5 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif, 'osaka';
	letter-spacing:0;
	color:#434343;
	margin: 0;
	padding:  0 0;
	background: url(../images/bg_all.gif) repeat 0 0;
	position:relative;
}
::-moz-selection {
background: #ce3177;
color: #fff;
}
::selection {
	background: #ce3177;
	color: #fff;
}
#totopWrap {
	position: relative;
	width: 900px;
	height:10px;
	margin: 0 auto;
}
#totopWrap img#pin_img {
	position: absolute;
	bottom: -112px;
	left: 900px;
	z-index:-1;
}
#totopWrap a#totop {
	position: absolute;
	bottom: -80px;
	right: -20px;
	text-indent:-9999px;
	overflow:hidden;
	display: block;
	background: url(../images/totop.gif) no-repeat 0 0;
	height: 35px;
	width: 35px;
}
#totopWrap a#totop span.bg_fade {
	background: url(../images/totop.gif) no-repeat 0 -36px;
	height: 35px;
	width: 35px;
} 
/* CSS splite FADE用 */
span.bg_fade {
	display:block;
	position: absolute;
	top: 0;
	left: 0;
} 

/* -------------------------------------------------------------------------------------------- Gnavi --------------------------------------------------------------------------------------------*/
ul#Gnavi {
	float: left;
	clear: both;
	margin: 20px 0;
	background:url(../images/gnavi_line.gif) no-repeat right top;
}
ul#Gnavi li {
	float: left;
	background:url(../images/gnavi_line.gif) no-repeat 0 0;
	height: 20px;
	padding: 0 6px;
}
ul#Gnavi li a {
	background:url(../images/gnavi2.gif) no-repeat 0 0;
	width: 76px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	display: block;
}
ul#Gnavi li#GnaviAbout a {
	background-position: -11px 0;
}
ul#Gnavi li#GnaviLesson a {
	background-position: -106px 0;
}
ul#Gnavi li#GnaviStaff a {
	background-position: -199px 0;
}
ul#Gnavi li#GnaviPrice a {
	background-position: -285px 0;
}
ul#Gnavi li#GnaviAccess a {
	background-position: -376px 0;
}
ul#Gnavi li#GnaviEvent a {
	background-position: -469px 0;
}
ul#Gnavi li#GnaviCaddy a {
	background-position: -560px 0;
}
ul#Gnavi li#GnaviNews a {
	background-position: -637px 0;
}
ul#Gnavi li a span.bg_fade {
	background:url(../images/gnavi2.gif) no-repeat 0 0;
	width: 76px;
	height:22px;
}
ul#Gnavi li#GnaviAbout a span.bg_fade {
	background-position: -11px -28px;
}
ul#Gnavi li#GnaviLesson a span.bg_fade {
	background-position: -106px -28px;
}
ul#Gnavi li#GnaviStaff a span.bg_fade {
	background-position: -199px -28px;
}
ul#Gnavi li#GnaviPrice a span.bg_fade {
	background-position: -285px -28px;
}
ul#Gnavi li#GnaviAccess a span.bg_fade {
	background-position: -376px -28px;
}
ul#Gnavi li#GnaviEvent a span.bg_fade {
	background-position: -469px -28px;
}
ul#Gnavi li#GnaviCaddy a span.bg_fade {
	background-position: -560px -28px;
}
ul#Gnavi li#GnaviNews a span.bg_fade {
	background-position: -637px -28px;
} 

/* -------------------------------------------------------------------------------------------- 
SideBar 
--------------------------------------------------------------------------------------------*/
#main_contents #SideBar {
	width:200px;
	float: right;
	color: #fff;
	font-size: 11px;
	text-shadow: -1px -1px 0 #000;
}
div.iconbox {
	position: relative;
	width: 36px;
	height:36px;
	margin-right: 5px;
	float: left;
	display: block;
}
.tTip {
	width: 36px;
	position: absolute;
}
.tip {
	padding: 35px 0 0 30px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	color: #fff;
	font-size: 11px;
}
.tipMid {
	background: #342d31;
	padding: 6px 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
}
.tipBtm {
	background: transparent url(../images/tooltip_btm.gif) no-repeat 0 0;
	height: 5px;
}
#main_contents #socals img {
}
#main_contents #SideBar .SideBarBox {
	margin: 10px 0;
	background: url(../images/sidebarbox_foot.gif) no-repeat left bottom;
	padding: 0 0 1px 0;
}
#main_contents #SideBar .SideBarBox .SideBarBoxInner {
	background: url(../images/sidebarbox_bg.gif) repeat 0 0;
}

/*
#main_contents #SideBar .SideBarBox#contact {
	background: url(../images/sidebox_contact_bg.gif) repeat 0 0;
	width: 200px;
	height: 132px;
	position: relative;
}
#main_contents #SideBar .SideBarBox#contact a {
	background: url(../images/btn_contact.gif) no-repeat 0 0;
	width: 172px;
	height: 37px;
	text-indent:-9999px;
	overflow:hidden;
	display: block;
	position: absolute;
	bottom: 17px;
	left: 14px;
}
#main_contents #SideBar .SideBarBox#contact a:hover {
	background-position: 0 -37px;
}
*/

#main_contents #SideBar .SideBarBox#contact {
	background: url(../images/sidebox_contact_bg2.gif) repeat 0 0;
	width: 200px;
	height: 181px;
	position: relative;
}
#main_contents #SideBar .SideBarBox#contact a.btn_cnt {
	background: url(../images/btn_contact.gif) no-repeat 0 0;
	width: 172px;
	height: 37px;
	text-indent:-9999px;
	overflow:hidden;
	display: block;
	position: absolute;
	bottom: 60px;
	left: 14px;
}
#main_contents #SideBar .SideBarBox#contact a:hover {
	background-position: 0 -37px;
}
#main_contents #SideBar .SideBarBox#contact a.btn_res {
	background: url(../images/btn_reserve.gif) no-repeat 0 0;
	width: 172px;
	height: 37px;
	text-indent:-9999px;
	overflow:hidden;
	display: block;
	position: absolute;
	bottom: 17px;
	left: 14px;
}
#main_contents #SideBar .SideBarBox#contact a:hover {
	background-position: 0 -37px;
}


#main_contents #SideBar .SideBarBox h3 a {
	width: 200px;
	height: 40px;
	text-indent:-9999px;
	overflow:hidden;
	display: block;
}
#main_contents #SideBar .SideBarBox#news h3 a {
	background: url(../images/sidebarbox_head_news.gif) no-repeat 0 0;
	height: 39px;
}
#main_contents #SideBar .SideBarBox#facebook h3 a {
	background: url(../images/sidebarbox_head_fb.gif) no-repeat 0 0;
}
#main_contents #SideBar .SideBarBox#twitter h3 a {
	background: url(../images/sidebarbox_head_tw.gif) no-repeat 0 0;
}
#main_contents #SideBar .SideBarBox h3 a:hover {
	background-position: 0 -40px !important;
}
#main_contents #SideBar .SideBarBox#news h3 a:hover {
	background-position: 0 -39px !important;
}
#main_contents #SideBar .SideBarBox #photos {
	padding: 10px 0 0;
	display: block;
	margin: 0 auto;
	text-align: center;
}
#main_contents #SideBar .SideBarBox #photos a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
#main_contents #SideBar .SideBarBox#news #loading {
	margin: 0 auto;
	display:block;
	width:29px;
	padding: 50px 0 60px;
}
#main_contents #SideBar .SideBarBox div.SideBarBoxInner dl dt {
	position: absolute;
	margin: 7px 0 0 10px;
	color:#AEACAE;
}
#main_contents #SideBar .SideBarBox div.SideBarBoxInner dl dd a {
	padding: 25px 10px 7px;
	border-top: 1px solid #575154;
	display: block;
	color: #fff;
}
#main_contents #SideBar .SideBarBox div.SideBarBoxInner dl dd a:hover {
	background: url(../images/sidebarbox_bg2.gif) repeat 0 0;
	text-decoration: none;
}
#main_contents #SideBar .SideBarBox#twitter #tw_box {
	padding:10px;
	background: url(../images/sidebarbox_bg.gif) repeat 0 0;
}
#main_contents #SideBar .SideBarBox#twitter #tweet-container .tweet {
	padding: 10px;
	border-bottom: 1px solid #575154;
	font-size: 11px;
	line-height: 1.4;
}
#main_contents #SideBar .SideBarBox#twitter #tweet-container .tweet a {
	color: #aeacae;
}
#main_contents #SideBar .SideBarBox#twitter #tweet-container .tweet:hover {
	background: url(../images/sidebarbox_bg2.gif) repeat 0 0;
	text-decoration: none;
}
#main_contents #SideBar .SideBarBox#twitter #tweet-container .tweet .avatar, #main_contents #SideBar .SideBarBox#twitter #tweet-container .tweet .user {
	display: none;
}
#main_contents #SideBar .SideBarBox#twitter #tweet-container .tweet .time {
	color: #aeacae;
} 

/* -------------------------------------------------------------------------------------------- footer --------------------------------------------------------------------------------------------*/
#footer_top {
	background: url(../../common/images/foot_bg02.gif) repeat-x 0 0;
	height: 13px;
	width: 100%;
	margin: 100px 0 0 0;
}
#footer {
	background: url(../../common/images/foot_bg01.gif) repeat 0 0;
	height: 350px;
	width: 100%;
	position: relative;
	padding: 30px 0 0 0;
	text-shadow: -1px -1px 0 #003008;
}
#footer #carousels {
	z-index:800;
	width: 864px;
	margin: 0 auto;
	position: relative;
}
#footer #footer_contents {
	margin: 30px auto;
	width: 960px;
	background: url(../../common/images/foot_line.gif) repeat-y right top;
}
#footer #footer_contents .footer_boxs {
	padding: 0 20px;
	margin: 0 auto;
	float: left;
	background: url(../../common/images/foot_line.gif) repeat-y 0 0;
	min-height:170px;
}
#footer #footer_contents .footer_boxs #f_logo {
	background: url(../../common/images/foot_logo.gif) no-repeat 0 0;
	height: 121px;
	width: 137px;
	text-indent:-9999px;
	overflow:hidden;
	display: block;
	margin: 0 30px 10px;
}
#footer #footer_contents .footer_boxs a#btn_map {
	background: url(../../common/images/foot_mapbtn.gif) no-repeat 0 0;
	width: 99px;
	height: 23px;
	text-indent:-9999px;
	overflow:hidden;
	display: block;
	margin: 0 30px;
}
#footer #footer_contents .footer_boxs ul {
	margin: 0 10px;
	width:120px;
}
#footer #footer_contents .footer_boxs ul li {
	margin: 0 0 4px !important;
}
#footer #footer_contents .footer_boxs ul li a {
	height:12px;
	width: 12px;
	padding: 0 0 0 18px;
	color: #fff;
}
#footer #footer_contents .footer_boxs ul li.ft_listA a {
	background: url(../../common/images/foot_icon01.gif) no-repeat 0 0;
	font-weight: bold;
}
#footer #footer_contents .footer_boxs ul li.ft_listB a {
	background: url(../../common/images/foot_icon02.gif) no-repeat 4px 0;
	font-size: 11px !important;
}
#footer #copyright {
	background: url(../../common/images/copyright.gif) no-repeat 0 0;
	width: 256px;
	height: 13px;
	text-indent:-9999px;
	overflow:hidden;
	display: block;
	margin: 0 auto;
} 

/* -------------------------------------------------------------------------------------------- font --------------------------------------------------------------------------------------------*/
.b {
	font-weight: bold;
}
.red {
	color: #E40012;
}
.gray {
	color: #636C75;
}
.t11 {
	font-size: 11px;
	line-height:14px;
}
.t12 {
	font-size: 12px;
	line-height:16px;
}
.t13 {
	font-size: 13px;
	line-height:16px;
}
.t14 {
	font-size: 14px;
	line-height:16px;
}
.t15 {
	font-size: 15px;
	line-height:16px;
}
.t16 {
	font-size: 16px;
	line-height:16px;
}
.t17 {
	font-size: 17px;
	line-height:16px;
}
.t18 {
	font-size: 18px;
	line-height:16px;
}
.t19 {
	font-size: 19px;
	line-height:16px;
}
.t20 {
	font-size: 20px;
	line-height:16px;
}
a {
	color: #35393D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
} 

/* -------------------------------------------------------------------------------------------- fix --------------------------------------------------------------------------------------------*/
.clearfix {
	zoom:1;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
} /* uty */
* {
	zoom:1
}
