body,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,br,p,a,div,span,img,address{
	margin: 0px;
	list-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 98%;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#57462C;
}
a:hover{
	color:#e60000;
}

body{
	background-color:#000000;
}
#wrapper{
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

/******************上部画像****************/
#header h2{
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 840px;
	overflow: hidden;
}
/******************上部画像のリンク****************/
#header h2 a.toiawase{
	background-image: url(../img/otoiawase.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 88px;
	overflow: hidden;
	float:left;
	position: relative;
	left:627px;
	bottom:99px;
}
#header h2 a.toiawase:hover{
	background-image: url(../img/memberpage_on.jpg);
	background-repeat: no-repeat;
}
#header h2 a.member{
	background-image: url(../img/memberpage.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 102px;
	overflow: hidden;
	float:left;
	position: relative;
	left:627px;
	bottom:99px;
}
#header h2 a.member:hover{
	background-image: url(../img/memberpage_on.jpg);
	background-repeat: no-repeat;
	background-position:-88px 0px;
}
/******************ロゴ****************/
#header h2 a.rogo{
	clear:left;
	background-image: url(../img/rogo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 119px;
	width: 221px;
	overflow: hidden;
	position: relative;
	left:1px;
	top:1px;
}
#header h2 a.rogo:hover{
	background-image: none;
}
/**********************************メニューの設定**********************************/
#header #menu{
	width:840px;
	background-image:url(../img/menu/menu_on.jpg);
	background-repeat:no-repeat;
	height:54px;
	font-size:90%;
}
#header #menu div{
	float:left;
	display:inline;
	position:relative;
}
#header #menu img{
	float:left;
}
div#menu ul.submenu{
	position:absolute;
	top:54px;
	left:30px;
	float:none;
	display:none;
	z-index:1;
}
div#menu ul.submenu li{
	width:130px;
	display:block;
	border:1px solid #AC9774;
	background-color:#fff;
	color:#ccc;
	line-height:20px;
	padding:1px;
}
div#menu ul.submenu a{
	width:126px;
	display:block;
	border:1px solid #9D8360;
	padding:1px;
	color:#792810;
	line-height:20px;
	text-indent:12px;
}



#header #p8 p.eight a{
	text-decoration: none;
	background-image: url(../img/menu/schedule.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 135px;
	overflow: hidden;
}
#header #p1 p.one a{
	text-decoration: none;
	background-image: url(../img/menu/studio.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 94px;
	overflow: hidden;
}
#header #p2 p.two a{
	text-decoration: none;
	background-image: url(../img/menu/lesson.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 91px;
	overflow: hidden;
}
#header #p3 p.three a{
	text-decoration: none;
	background-image: url(../img/menu/fee.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 84px;
	overflow: hidden;
}
#header #p4 p.four a{
	text-decoration: none;
	background-image: url(../img/menu/instructor.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 122px;
	overflow: hidden;
}
#header #p5 p.five a{
	text-decoration: none;
	background-image: url(../img/menu/event_video.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 129px;
	overflow: hidden;
}
#header #p6 p.six a{
	text-decoration: none;
	background-image: url(../img/menu/bbs.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 84px;
	overflow: hidden;
}
#header #p7 p.seven a{
	text-decoration: none;
	background-image: url(../img/menu/trial.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 101px;
	overflow: hidden;
}
#header div#menu a:hover{
	background-image:none;
}
#header div#menu li a:hover{
	background-image:none;
	color:#333333;
	background-color:#cfb693;
}

/******************メイン****************/
#main{
	width:800px;
	padding:20px;
	background-image:url(../img/bk.jpg);
	background-repeat:repeat;
}
.clear{
	clear:left;
	height:1px;
	overflow:hidden;
}
#contents{
	float:left;
	font-size:90%;
	width:580px;
}

blockquote { margin : 0; padding : 0; }
/******************左側のバナー****************/
#left_banner{
	width: 220px;
	clear:both;
	float:left;
}
#left_banner h4{
	background-image: url(../img/common/qr_code.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 184px;
	width: 190px;
	overflow: hidden;
	margin-bottom:20px;
}
#left_banner li.tennouji a{
	background-image: url(../img/common/tennouji.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 155px;
	width: 190px;
	overflow: hidden;
	margin-bottom:20px;
}
#left_banner li.nara a{
	background-image: url(../img/common/nara.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 155px;
	width: 190px;
	overflow: hidden;
	margin-bottom:20px;
}
#left_banner li.koriyama a{
	background-image: url(../img/common/koriyama.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 155px;
	width: 190px;
	overflow: hidden;
	margin-bottom:20px;
}
#left_banner li.tomio a{
	background-image: url(../img/common/tomio.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 155px;
	width: 190px;
	overflow: hidden;
	margin-bottom:20px;
}
#left_banner li.rental a{
	background-image: url(../img/common/rental.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 188px;
	width: 190px;
	overflow: hidden;
	margin-bottom:20px;
}














/******************コピーライト****************/
address img{
	float:left;
	width:80px;
}
address span{
	float:left;
	color:#cccccc;
	width:730px;
	margin-top:45px;
}
address{
	clear:both;
	width: 810px;
	height:80px;
	background-color:#211811;
	text-align:right;
	padding:20px 10px 10px 20px;
	font-size:80%;
	font-weight:bold;
}


