@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
}

body {
	min-height: 100%;
	height: auto ;
	height: 100%;
	color: #666666;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Verdana, Century Gothic, Sans Serif;
	font-size: 12px;
	line-height: 150%;
	background-color: #ffffff;
}

img { border:none;}

ul, li {
  margin:0;
  padding:0;
  list-style:none;
}

div.hr {
	width: 100%;
	height: 3px;
	background: url(images/hr.png) repeat-x;
}

a:link { color:#333333;text-decoration:none; }
a:visited { color:#333333;text-decoration:none; }
a:active { color:#a69e0d;text-decoration:none; }
a:hover { color:#a69e0d;text-decoration:underline; }

.clear {
	clear: both;
	height: 0px;
}

#wrapper {
	width: 810px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	//background: url(../img/bg_cont.png) no-repeat top center;
}

#container {
}

#head {
	margin-top: 5px;
}

#head h1 {
	width: 810px;
	height: 50px;
	background: url(../images/header.png) no-repeat top left;
}

#head h1 a {
	display: block;
	width: 810px;
	height: 50px;
	text-align: right;
}

#head h1 a span {
	font-size: 12px;
	color: #9b9b6c;
	vertical-align: -30px; 
	font-weight: normal;
	text-decoration: none;
}

#head h1 a:hover {
	text-decoration: none;
}

#head p#desc {
	display: none;
}

#navbar_top {
	width: 100%;
	height: 400px;
	background: url(../images/top_main.jpg) no-repeat top left;
	padding-bottom: 2px;
}

#navbar_top #logo {
	height: 149px;
	padding-top: 90px;
	padding-left: 332px;
	margin-bottom: 60px;
}

#navbar_prof {
	width: 100%;
	height: 30px;
	background: url(../images/ec_profile.jpg) no-repeat top left;
	padding-top: 45px;
}

#navbar_class {
	width: 100%;
	height: 30px;
	background: url(../images/ec_class.jpg) no-repeat top left;
	padding-top: 45px;
}

#navbar_rental {
	width: 100%;
	height: 30px;
	background: url(../images/ec_rental.jpg) no-repeat top left;
	padding-top: 45px;
}

#navbar_access {
	width: 100%;
	height: 30px;
	background: url(../images/ec_access.jpg) no-repeat top left;
	padding-top: 45px;
}

#menu-mainmenu {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Verdana, Century Gothic, Sans Serif;
	font-size: 11px;
	height: 12px;
	padding-left: 300px
}

#menu-mainmenu li {
	float: left;
	width: 90px;
	height: 15px;
	margin-left: 8px;
	text-align: center;
	padding-bottom: 2px;
}


#menu-mainmenu li a {
	display: block;
	width: 90px;
	height: 30px;
}

#menu-mainmenu li.profile {
	border-bottom: 1px solid #0093e4;
}

#menu-mainmenu li.class {
	border-bottom: 1px solid #c0007b;
}

#menu-mainmenu li.rental {
	border-bottom: 1px solid #d48c00;
}

#menu-mainmenu li.access {
	border-bottom: 1px solid #80087f;
}

#menu-mainmenu li.information {
	border-bottom: 1px solid #2f9b4a;
}

#menu-mainmenu li.profile a:hover {
	background-color: #0093e4;
	text-decoration: none;
	color: #ffffff;
}

#menu-mainmenu li.class a:hover {
	background-color: #c0007b;
	text-decoration: none;
	color: #ffffff;
}

#menu-mainmenu li.rental a:hover {
	background-color: #d48c00;
	text-decoration: none;
	color: #ffffff;
}

#menu-mainmenu li.access a:hover {
	background-color: #80087f;
	text-decoration: none;
	color: #ffffff;
}

#menu-mainmenu li.information a:hover {
	background-color: #2f9b4a;
	text-decoration: none;
	color: #ffffff;
}

#content {
	clear: both;
	margin-top: 15px;
	padding: 20px 30px 20px 30px;
	line-height: 150%;
}

.h3wrap {
	margin-bottom: 15px;
}

.h4wrap {
	margin-bottom: 10px;
}

#content h3 {
	font-size: 14px;
	border-bottom: 1px solid #999999;
	margin-bottom: 8px;
	padding-bottom: 3px;
}

#content h4 {
	font-size: 12px;
	margin-bottom: 5px;
}

#content p {
	margin-bottom: 10px;
}

#content p#access_mapicon {
	margin-top: -32px;
}

#content p#access_mapicon a {
	margin-left: 304px;
	width: 96px;
	height: 25px;
	display: block;
	background: url(../images/google_map.png) no-repeat;
}

#content p#access_mapicon a span {
	display: none;
}

#content p#access_mapicon a:hover {
		background: url(../images/google_map_on.png) no-repeat;
}

table#studioinfo {
	width: 300px;
	border-collapse: collapse;
	border-bottom: 1px solid #cccccc;
	font-size: 100%;
	background-color: #eeeeee;
	margin-bottom: 15px;
}

table#studioinfo td {
	border-bottom: 1px solid #cccccc;
	padding: 4px 3px 2px 6px;
}

#foot {
	padding-top: 2px;
	border-top: 1px solid #f7ead8;
	clear: both;
}

#foot p {
	background-color: #f7ead8;
	font-size: 11px;
	text-align: center;
	letter-spacing: 0.5em;
}

#pr_gallery {
	margin-top: 20px;
	padding: 5px;
	background-color: #cccccc;
	height: 115px;
}

#pr_gallery .f{
	float: left;
	margin-right: 10px;
}

#gallery_pr .t {
	float: left;
	margin-right: 0px;
}

/* image naveigation --- balletomane_page */

#image-navigation .navi-image { position:relative;}
#image-navigation .navi-image a { display:block; }
#image-navigation .navi-image a { position:absolute; top:0; left:0; z-index:8; }
#image-navigation .navi-image a.active { z-index:10; }
#image-navigation .navi-image a.last-active { z-index:9; }

#image-navigation .navi {
	padding-top: 271px;
}

#image-navigation ul li a {
  display:block;
  width:97px;
  height:65px;
  margin-right: 4px;
  float: left;
}

