@charset "Shift_JIS";

/*--------------------------------------------------------------------------
	SBAS for modern browser ver1.1
	designed by common-design
--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------
　　初期設定
--------------------------------------------------------------------------*/
html {
	overflow-y:scroll;
	height: 100%;
}

div * {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, arial, helvetica, 
	 "メイリオ","ＭＳ Ｐゴシック", "Osaka",
	 Sans-Serif;
	font-size: 12px;
	line-height: 1.5;
	background: #76352e;
	margin: 0;
	padding: 0;
}

div#header,
div#contents,
div#footer {
	width: 800px;
	margin: 0 auto;
	background: #fff;
}

div#bg_container {
	width: 840px;
	margin: 0 auto;
	background: url(../materials/body_bg.jpg) repeat-y center;
}

strong {
	font-weight: bold;
}

address {
	font-style: normal;
}

a:link {
	color: #00f;
	text-decoration: none;
}

a:visited {
	color: #5F9EA0;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: none;
}

a img {
	border: 0px;
}

a.anchor_pdf {
	padding-left: 14px;
	background: url(../materials/pdf_icon.gif) no-repeat;
}

@media print {
a:link,
a:visited {
	text-decoration: underline;
}
}

input.focus {
	background-color: #BFE1FF;
}

/*--------------------------------------------------------------------------
　　ヘッダ
--------------------------------------------------------------------------*/
div#header {
	position: relative;
	margin: 20px auto 0 auto;
	background: #76352e url(../materials/header_bg.jpg) no-repeat top center;
}

div#header.bg {
	padding: 0 20px;
}

div#header h1 {
	display: block;
	background: url(../materials/header_logo.jpg);
	width: 156px;
	height: 136px;
	text-indent: -9999px;
}

div#header h1 a {
	display: block;
	width: 156px;
	height: 136px;
	overflow: hidden;
}

/*--------------------------------------------------------------------------
　　メインメニュー
--------------------------------------------------------------------------*/
div#menu {
	position: absolute;
	top: 76px;
	right: 0px;
	width: 635px;
}

div#menu.bg {
	right: 20px;
}

div#menu h2 {
	display: none;
}

div#menu li {
	float: left;
	margin-right: 16px;
	margin-bottom: 2px;
	list-style: none;
	width: 135px;
	height: 27px;
	text-indent: -9999px;
}

div#menu li a {
	display: block;
	width: 135px;
	height: 27px;
	overflow: hidden;
}

div#menu li#ballet {
	background: url(../materials/menu_ballet_hover.jpg) no-repeat;
}

div#menu li#ballet a {
	background: url(../materials/menu_ballet.jpg) no-repeat;
}
div#menu li#ballet a:hover {
	background: url(../materials/menu_ballet_hover.jpg) no-repeat;
}

div#menu li#kids_ballet {
	margin-left: 40px;
	_margin-left: 20px;
	background: url(../materials/menu_kids_ballet_hover.jpg) no-repeat;
}

div#menu li#kids_ballet a {
	background: url(../materials/menu_kids_ballet.jpg) no-repeat;
}
div#menu li#kids_ballet a:hover {
	background: url(../materials/menu_kids_ballet_hover.jpg) no-repeat;
}

div#menu li#pro_class {
	background: url(../materials/menu_pro_class_hover.jpg) no-repeat;
}

div#menu li#pro_class a {
	background: url(../materials/menu_pro_class.jpg) no-repeat;
}
div#menu li#pro_class a:hover {
	background: url(../materials/menu_pro_class_hover.jpg) no-repeat;
}

div#menu li#rent_std {
	background: url(../materials/menu_rent_std_hover.jpg) no-repeat;
}

div#menu li#rent_std a {
	background: url(../materials/menu_rent_std.jpg) no-repeat;
}
div#menu li#rent_std a:hover {
	background: url(../materials/menu_rent_std_hover.jpg) no-repeat;
}

div#menu li#brunch {
	background: url(../materials/menu_brunch_hover.jpg) no-repeat;
}

div#menu li#brunch a {
	background: url(../materials/menu_brunch.jpg) no-repeat;
}
div#menu li#brunch a:hover {
	background: url(../materials/menu_brunch_hover.jpg) no-repeat;
}

div#menu li#instructor {
	background: url(../materials/menu_instructor_hover.jpg) no-repeat;
}

div#menu li#instructor a {
	background: url(../materials/menu_instructor.jpg) no-repeat;
}
div#menu li#instructor a:hover {
	background: url(../materials/menu_instructor_hover.jpg) no-repeat;
}

div#menu li#join {
	background: url(../materials/menu_join_hover.jpg) no-repeat;
}

div#menu li#join a {
	background: url(../materials/menu_join.jpg) no-repeat;
}
div#menu li#join a:hover {
	background: url(../materials/menu_join_hover.jpg) no-repeat;
}

div#menu li#link {
	margin-right: 0px;
	background: url(../materials/menu_link_hover.jpg) no-repeat;
}

div#menu li#link a {
	background: url(../materials/menu_link.jpg) no-repeat;
}
div#menu li#link a:hover {
	background: url(../materials/menu_link_hover.jpg) no-repeat;
}

/*--------------------------------------------------------------------------
　　コンテンツ
--------------------------------------------------------------------------*/
div#contents {
	background: url(../materials/contents_bg.jpg) no-repeat top;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	padding-bottom:20px;
}

/*--------------------------------------------------------------------------
　　index
--------------------------------------------------------------------------*/

div#home_image {
	position: relative;
	background: url(../materials/home_bg.jpg) no-repeat top;
	min-height: 724px;
	height: auto !important;
	height: 724px;
}

div#home_image h2#let_ballet {
	position: relative;
	z-index: 5;
	top: -10px;
	width: 567px;
	height: 100px;
	text-indent: -9999px;
	margin: 0 auto;
	background: url(../materials/index_h2.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/index_h2.png", sizingMethod="scale");
}

div#intro_flash {
	position: relative;
	top: -40px;
	z-index: 0;
}

div#topics {
	width: 670px;
	margin: 200px auto 0 auto;
	padding: 20px;
	background: url(../materials/opacity50.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/opacity50.png", sizingMethod="scale");
}

div#topics h3 {
	width: 480px;
	height: 94px;
	text-indent: -9999px;
	margin: 0 auto;
	background: url(../materials/topics_heading.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/topics_heading.png", sizingMethod="scale");
}

div#topics a {
	position: relative;
}

div#topics dt {
	border-bottom: 1px solid #666;
	font-size: 120%;
	font-weight: bold;
}

div#topics dd {
	margin: 0 1em 0.5em 1em;
}

div#topics li {
	list-style: none;
	margin: 0.5em 0;
}

/*--------------------------------------------------------------------------
　　大人のバレエ
--------------------------------------------------------------------------*/
div#contents_ballet {
	position: relative;
	top: 20px;
	width: 700px;
	margin: 0px auto 0 auto;
	background: url(../materials/opacity80.png);
	/* IE6 hack てんこ盛り */
	_position: static;
	_margin: 20px auto 0 auto;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/opacity80.png", sizingMethod="scale");
}

div#contents_ballet p img {
	margin: 15px 0;
}

div#ballet_title {
	position: relative;
}

div#ballet_title h2 {
	text-indent: -9999px;
	height: 435px;
	overflow: hidden;
	background: url(../materials/ballet_image.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/ballet_image.png", sizingMethod="scale");
}

div#ballet_title p {
	display: none;
}

div#ballet_title li {
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	width: 224px;
	height: 21px;
}

div#ballet_title li a {
	display: block;
}

div#contents_ballet div.instructor_introduce {
	border: 1px solid #000;
	margin: 10px 0px;
	padding: 10px 17px;
	min-height: 1px;
	_height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
div#contents_ballet div.instructor_introduce:after {	
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div#contents_ballet div.instructor_introduce img.photo {
	float: left;
	margin-right: 20px;
}

div#contents_ballet div.instructor_introduce p {
	_margin-left: 130px; 
}

div#ballet_title li#stretch {
	background: url(../materials/ballet_li_stretch.gif) no-repeat;
	top: 115px;
	right: 15px;
}

div#ballet_title li#classic {
	background: url(../materials/ballet_li_classic.gif) no-repeat;
	top: 148px;
	right: 15px;
}

div#ballet_title li#jazz_dance {
	background: url(../materials/ballet_li_jazz.gif) no-repeat;
	top: 180px;
	right: 15px;
}

div#course_stretch,
div#course_classic,
div#course_jazz {
	margin: 20px;
}

div#course_stretch h3 {
	text-indent: -9999px;
	height: 45px;
	overflow: hidden;
	background: url(../materials/stretch_h3.png) no-repeat;
	margin-bottom: 10px;
}

div#course_stretch div.instructor_introduce h4 {
	text-indent: -9999px;
	height: 45px;
	overflow: hidden;
	background: url(../materials/ballet_instructor_kamogawa.gif) no-repeat;
}

div#course_classic h3 {
	text-indent: -9999px;
	height: 45px;
	overflow: hidden;
	background: url(../materials/classic_h3.png) no-repeat;
	margin-bottom: 10px;
}

div#course_jazz {
	background: url(../materials/jazz_image.png) no-repeat 0 30px;
}

div#course_jazz p {
	margin-left: 200px;
}

div#course_jazz h3 {
	text-indent: -9999px;
	height: 45px;
	overflow: hidden;
	background: url(../materials/jazz_h3.png) no-repeat;
	margin-bottom: 10px;
}

div#course_jazz div.instructor_introduce {
	margin-left: 200px;
}

div#course_jazz  div.instructor_introduce h4 {
	text-indent: -9999px;
	height: 45px;
	overflow: hidden;
	background: url(../materials/ballet_instructor_tsubasa.gif) no-repeat;
}

div#course_jazz div.instructor_introduce p {
	margin-left: 0px;
}

div#student_concert {
	padding-top: 270px;
	height: 0px;
	overflow: hidden;
	background: url(../images/student_concert_image.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/student_concert_image.png", sizingMethod="scale");
}

div.guide {
	border: 1px solid #000;
	text-align: center;
	padding: 5px 10px;
	margin: 5px 10px;
}

/*--------------------------------------------------------------------------
　　キッズバレエ
--------------------------------------------------------------------------*/
div#contents_kids {
	position: relative;
	top:20px;
	width: 700px;
	margin: 0 auto 0 auto;
	background: url(../materials/opacity80.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/opacity80.png", sizingMethod="scale");
}

div#kids_title {
	height: 0px;
	padding-top: 624px;
	overflow: hidden;
	background: url(../materials/kids_image.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/kids_image.png", sizingMethod="scale");
}

div#kids_guide {
	text-indent: -9999px;
	height: 90px;
	overflow: hidden;
	background: url(../materials/kids_guide.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/kids_guide.png", sizingMethod="scale");
}

/*--------------------------------------------------------------------------
　　プロフェッショナルクラス
--------------------------------------------------------------------------*/
div#contents_pro {
	position: relative;
	top:20px;
	width: 700px;
	margin: 0 auto 0 auto;
	background: url(../materials/opacity80.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/opacity80.png", sizingMethod="scale");
}

div#pro_title {
	height: 0px;
	padding-top: 555px;
	overflow: hidden;
	background: url(../materials/pro_class_image.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/pro_class_image.png", sizingMethod="scale");
}

div#contents_pro p {
	margin: 10px 20px;
}

/*--------------------------------------------------------------------------
　　レンタルスタジオ
--------------------------------------------------------------------------*/
div#contents_rentalstudio {
	position: relative;
	top: 20px;
	width: 700px;
	margin: 0px auto 0 auto;
	background: url(../materials/opacity80.png);
	/* IE6 hack てんこ盛り */
	_position: static;
	_margin: 20px auto 0 auto;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/opacity80.png", sizingMethod="scale");
}

div#rentalstudio_title {
	height: 0px;
	padding-top: 130px;
	margin-bottom: 15px;
	overflow: hidden;
	background: url(../materials/rental_image.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/rental_image.png", sizingMethod="scale");
}

div#contents_rentalstudio img {
	float: left;
	margin: 15px 0 20px 20px;
}

div#contents_rentalstudio div.supp {
	margin: 15px 0 15px 340px;
}


div#contents_rentalstudio div.utilities h4 {
	display: none;
}

div#contents_rentalstudio div.access h4 {
	font-size: 14px;
	margin-top: 15px;
	color: #666;
}

div#contents_rentalstudio div.utilities p {
	color: #f00;
}

div#contents_rentalstudio div.notice {
	clear: both;
	margin: 0 20px;
}

div#contents_rentalstudio div.notice h4 {
	font-size: 12px;
	border-bottom: 1px solid #000;
}

/* 各項目 */
div#rental_yotsubashi {
	position: relative;
	margin-bottom: 30px;
}

div#rental_yotsubashi h3 {
	text-indent: -9999px;
	height: 40px;
	width: 166px;
	overflow: hidden;
	background: url(../materials/heading_yotsubashi.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/heading_yotsubashi.png", sizingMethod="scale");
}

div#rental_yotsubashi address {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 0px;
	width: 279px;
	padding-top: 40px;
	overflow: hidden;
	background: url(../materials/adress_yotsubashi.gif) no-repeat;
}

div#rental_yotsubashi h4.price {
	text-indent: -9999px;
	height: 20px;
	width: 340px;
	overflow: hidden;
	background: url(../materials/rental_price_3000.gif) no-repeat;
}

div#rental_yotsubashi div.utilities ul {
	list-style: none;
	width: 340px;
	height: 34px;
	overflow: none;
	text-indent: -9999px;
	background: url(../materials/rental_yotubashi_utilities.gif) no-repeat;
}

div#rental_haibara {
	position: relative;
	clear: both;
}

div#rental_haibara h3 {
	text-indent: -9999px;
	height: 40px;
	width: 166px;
	overflow: hidden;
	background: url(../materials/heading_haibara.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/heading_haibara.png", sizingMethod="scale");
}

div#rental_haibara address {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 0px;
	width: 279px;
	padding-top: 40px;
	overflow: hidden;
	background: url(../materials/address_haibara.gif) no-repeat;
}

div#rental_haibara h4.price {
	text-indent: -9999px;
	height: 20px;
	width: 340px;
	overflow: hidden;
	background: url(../materials/rental_price_3000.gif) no-repeat;
}

div#rental_haibara div.utilities ul {
	list-style: none;
	width: 340px;
	height: 34px;
	overflow: none;
	text-indent: -9999px;
	background: url(../materials/rental_haibara_utilities.gif) no-repeat;
}

/* icon */
div#contents_rentalstudio div.details {
	position: absolute;
	left: 180px;
	top: 0px;
	height: 40px;
}

div#contents_rentalstudio div.details h4 {
	display: none;
}

div#contents_rentalstudio div.details li {
	float: left;
	text-indent: -9999px;
	margin-right: 7px;
	height: 40px;
	list-style: none;
	overflow: hidden;
}

div#contents_rentalstudio div.details li.plan {
	width: 70px;
}

div#contents_rentalstudio div.details li.map {
	width: 47px;
}

div#contents_rentalstudio div.details li.freetime {
	width: 68px;
}

div#contents_rentalstudio div.details li a {
	display: block;
	height: 40px;
	overflow: hidden;
}

div#contents_rentalstudio div.details li.plan a {
	width: 70px;
	background: url(../materials/plan_btn.png) no-repeat;
	_cursor: pointer;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/plan_btn.png", sizingMethod="scale");
}

div#contents_rentalstudio div.details li.plan a:hover{
	background: url(../materials/plan_btn_hover.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/plan_btn_hover.png", sizingMethod="scale");
}

div#contents_rentalstudio div.details li.map a {
	width: 47px;
	background: url(../materials/map_btn.png) no-repeat;
	_cursor: pointer;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/map_btn.png", sizingMethod="scale");
}

div#contents_rentalstudio div.details li.map a:hover {
	background: url(../materials/map_btn_hover.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/map_btn_hover.png", sizingMethod="scale");
}

div#contents_rentalstudio div.details li.freetime a {
	width: 68px;
	background: url(../materials/freetime_btn.png) no-repeat;
	_cursor: pointer;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/freetime_btn.png", sizingMethod="scale");
}

div#contents_rentalstudio div.details li.freetime a:hover {
	width: 68px;
	background: url(../materials/freetime_btn_hover.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/freetime_btn_hover.png", sizingMethod="scale");
}

/*--------------------------------------------------------------------------
　　教室案内
--------------------------------------------------------------------------*/
div#contents_brunch {
	position: relative;
	top: 20px;
	width: 700px;
	margin: 0px auto 0 auto;
	padding: 0;
	background: url(../materials/opacity80.png);
	/* IE6 hack てんこ盛り */
	_position: static;
	_margin: 20px auto 0 auto;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/opacity80.png", sizingMethod="scale");
}

div#brunch_title {
	margin-bottom: 20px;
}

div#brunch_title h2 {
	position: relative;
	top: -15px;
	text-indent: -9999px;
	width: 575px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../materials/brunch_h2.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/brunch_h2.png", sizingMethod="scale");
}

div#brunch_title p {
	margin: 0 20px 0.5em 20px;
}

div#brunch_title p img {
	vertical-align: bottom;
}

div.look img {
	position: absolute;
	margin: 15px 0 20px 20px;
}

div.coursework {
	margin: 15px 20px 20px 320px;
	background: url(../materials/coursework.gif) no-repeat top left;
	padding-left: 80px;
	_height: 1px;
	_padding-top: 15px;
	_background-position: 0 15px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

div.coursework:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

div.coursework h4 {
	display: none;
}

div.coursework div {
	width: 130px;
	font-size: 11px;
	_font-size: 10px;
}

div.coursework div ul {
	margin: 10px 5px 10px 1.8em;
}

div.course_ballet h5 {
	text-indent: -9999px;
	overflow: hidden;
	width: 132px;
	height: 20px;
	background: url(../materials/course_ballet.gif) no-repeat;
}

div.course_kids h5{
	text-indent: -9999px;
	overflow: hidden;
	width: 132px;
	height: 20px;
	background: url(../materials/course_kids.gif) no-repeat;
}

div.course_pro h5 {
	text-indent: -9999px;
	overflow: hidden;
	width: 132px;
	height: 20px;
	background: url(../materials/course_pro.gif) no-repeat;
}

div.course_etc h5 {
	text-indent: -9999px;
	overflow: hidden;
	width: 132px;
	height: 20px;
	background: url(../materials/course_etc.gif) no-repeat;
}

div.course_rental h5 {
	text-indent: -9999px;
	overflow: hidden;
	width: 132px;
	height: 20px;
	background: url(../materials/course_rental.gif) no-repeat;
}

div#brunch_ikeda,
div#brunch_yotsubashi,
div#brunch_haibara {
	position: relative;
	min-height: 1px;
	margin-top: 30px;
	_height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

div#brunch_ikeda:after,
div#brunch_yotsubashi:after,
div#brunch_haibara:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* 池田スタジオ */
div#brunch_ikeda h3 {
	text-indent: -9999px;
	height: 40px;
	width: 166px;
	overflow: hidden;
	background: url(../materials/heading_ikeda.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/heading_ikeda.png", sizingMethod="scale");
}

div#brunch_ikeda address {
	position: absolute;
	left: 180px;
	top: 0px;
	height: 0px;
	width: 279px;
	padding-top: 40px;
	overflow: hidden;
	background: url(../materials/address_ikeda.gif) no-repeat;
}

div#brunch_ikeda div.course_ballet {
	float: left;
}

div#brunch_ikeda div.course_kids {
	float: right;
}

div#brunch_ikeda div.course_pro {
	clear: both;
	float: left;
}

div#brunch_ikeda div.course_etc {
	float: right;
}

/* 四ツ橋スタジオ */
div#brunch_yotsubashi h3 {
	text-indent: -9999px;
	height: 40px;
	width: 166px;
	overflow: hidden;
	background: url(../materials/heading_yotsubashi.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/heading_yotsubashi.png", sizingMethod="scale");
}

div#brunch_yotsubashi address {
	position: absolute;
	left: 180px;
	top: 0px;
	height: 0px;
	width: 279px;
	padding-top: 40px;
	overflow: hidden;
	background: url(../materials/adress_yotsubashi.gif) no-repeat;
}

div#brunch_yotsubashi div.course_ballet {
	float: left;
}

div#brunch_yotsubashi div.course_kids {
	float: right;
}

div#brunch_yotsubashi div.course_rental {
	clear: both;
}

/* 榛原スタジオ */
div#brunch_haibara h3 {
	text-indent: -9999px;
	height: 40px;
	width: 166px;
	overflow: hidden;
	background: url(../materials/heading_haibara.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/heading_haibara.png", sizingMethod="scale");
}

div#brunch_haibara address {
	position: absolute;
	left: 180px;
	top: 0px;
	height: 0px;
	width: 279px;
	padding-top: 40px;
	overflow: hidden;
	background: url(../materials/address_haibara.gif) no-repeat;
}

div#brunch_haibara div.course_kids {
	float: left;
}

div#brunch_haibara div.course_rental {
	float: right;
}

/* icon */
div#contents_brunch div.details {
	position: absolute;
	right: 20px;
	top: 0px;
	height: 40px;
}

div#contents_brunch div.details h4 {
	display: none;
}

div#contents_brunch div.details li {
	float: left;
	text-indent: -9999px;
	margin-right: 7px;
	height: 40px;
	list-style: none;
	overflow: hidden;
}

div#contents_brunch div.details li.map {
	width: 47px;
}

div#contents_brunch div.details li.schedule {
	width: 67px;
}

div#contents_brunch div.details li.fee {
	width: 68px;
}

div#contents_brunch div.details li a {
	display: block;
	height: 40px;
	overflow: hidden;
}

div#contents_brunch div.details li.map a {
	width: 47px;
	background: url(../materials/map_btn.png) no-repeat;
	_cursor: pointer;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/map_btn.png", sizingMethod="scale");
}

div#contents_brunch div.details li.map a:hover {
	background: url(../materials/map_btn_hover.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/map_btn_hover.png", sizingMethod="scale");
}

div#contents_brunch div.details li.schedule a {
	width: 67px;
	background: url(../materials/timeschedule_btn.png) no-repeat;
	_cursor: pointer;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/timeschedule_btn.png", sizingMethod="scale");
}

div#contents_brunch div.details li.schedule a:hover{
	background: url(../materials/timeschedule_btn_hover.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/timeschedule_btn_hover.png", sizingMethod="scale");
}

div#contents_brunch div.details li.fee a {
	width: 68px;
	background: url(../materials/fee_btn.png) no-repeat;
	_cursor: pointer;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/fee_btn.png", sizingMethod="scale");
}

div#contents_brunch div.details li.fee a:hover {
	width: 68px;
	background: url(../materials/fee_btn_hover.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/fee_btn_hover.png", sizingMethod="scale");
}

/*--------------------------------------------------------------------------
　　講師紹介
--------------------------------------------------------------------------*/

div#contents_instructor {
	position: relative;
	top: 20px;
	width: 660px;
	margin: 0px auto 0 auto;
	padding: 0 20px 40px 20px;
	background: url(../materials/opacity80.png);
	/* IE6 hack てんこ盛り */
	_position: static;
	_margin: 20px auto 0 auto;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/opacity80.png", sizingMethod="scale");
}

div#contents_instructor h2 {
	position: relative;
	top: -15px;
	width: 569px;
	height: 103px;
	text-indent: -9999px;
	margin: 0 auto;
	background: url(../materials/instructor_h2.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/instructor_h2.png", sizingMethod="scale");
}

div#contents_instructor div.section {
	position: relative;
	top: -10px;
	clear: both;
	margin-bottom: 20px;
	min-height: 1px;
	_height: 1px;
}

div#contents_instructor div.section:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

div#contents_instructor div.section a {
	cursor: pointer;
}

div#contents_instructor h3 {
	margin-left: 130px;
	border-bottom: 1px #000 solid;	
	margin-bottom: 5px;
}

div#contents_instructor h3 img {
	float: none;
}

div#contents_instructor p {
	margin-left: 135px;
	margin-right: 3px;
}

div#contents_instructor img {
	float: left;
}

/*--------------------------------------------------------------------------
　　入会案内
--------------------------------------------------------------------------*/
div#contents_join {
	position: relative;
	top: 20px;
	width: 660px;
	margin: 0px auto 0 auto;
	padding: 0 20px 40px 20px;
	background: url(../materials/opacity80.png);
	/* IE6 hack てんこ盛り */
	_position: static;
	_margin: 20px auto 0 auto;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/opacity80.png", sizingMethod="scale");
}

div#contents_join h2 {
	position: relative;
	top: -15px;
	width: 574px;
	height: 100px;
	text-indent: -9999px;
	margin: 0 auto;
	background: url(../materials/join_h2.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/join_h2.png", sizingMethod="scale");
}

div#contents_join h3 {
	color: #3786C7;
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 10px;
}

div#contents_join ul {
	padding: 0 0 1em 3em;
}

/*--------------------------------------------------------------------------
　　リンク
--------------------------------------------------------------------------*/
div#contents_link {
	position: relative;
	top: 20px;
	width: 660px;
	margin: 0px auto 0 auto;
	padding: 0 20px 40px 20px;
	background: url(../materials/opacity80.png);
	min-height: 480px;
	height: auto !important;
	height: 480px;
	/* IE6 hack てんこ盛り */
	_position: static;
	_margin: 20px auto 0 auto;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/opacity80.png", sizingMethod="scale");
}

div#contents_link h2 {
	position: relative;
	top: -15px;
	width: 567px;
	height: 100px;
	text-indent: -9999px;
	margin: 0 auto;
	background: url(../materials/link_h2.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="materials/link_h2.png", sizingMethod="scale");
}

div#contents_link h3 {
	font-size: 20px;
	border-bottom: 1px solid #000;
	padding: 2px 50% 2px 8px;
}

div#contents_link p {
	margin: 5px 10px;
}

div#contents_link p.site_address {
	position: absolute;
	top: 0;
	right: 15px;
	width: 50%;
	text-align: right;
	padding: 0;
	font-size: 90%;
}

div#contents_link div.section {
	position: relative;
	margin: 0 0 30px 0;
}


/*--------------------------------------------------------------------------
　　フッター
--------------------------------------------------------------------------*/
div#footer {
	margin-bottom: 45px;
}

div#footer.bg {
	margin-bottom: 0px;
	padding: 0 20px 45px 20px;
	background: #fff url(../materials/footer_bg.jpg) no-repeat bottom;
}

div#footer ul {
	text-align: center;
	padding: 15px 15px 15px 0;
}

div#footer li {
	display: inline;
	padding-left:1em;
	font-size: 80%;
}

p.go_top {
	clear: both;
	width: 130px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 15px 0 15px auto;
}

p.go_top a {
	display: block;
	background: url(../materials/top_arow.gif) no-repeat;
}
p.go_top a:hover {
	background-position: 0 -16px;
}

