body												{
														background:#fff;
														font-family:"メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
														color:#333; line-height:120%; font-size:14px;
														}
h1, h2, h3, h4, h5, h6			{
														font-family:"メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
														}
a:link, a:visited						{ color:#3a69ba; text-decoration:none; }
a:hover											{ color:#333; text-decoration:none; }


/* wrapMargin
---------------------------------------------------------------------------------------------------------------*/
.wrapMgTop05								{ padding-top: 5px; clear: both; }
.wrapMgTop10								{ padding-top: 10px; clear: both; }
.wrapMgTop20								{ padding-top: 20px; clear: both; }
.wrapMgTop15								{ padding-top: 15px; clear: both; }
.wrapMgTop20								{ padding-top: 20px; clear: both; }
.wrapMgTop30								{ padding-top: 30px; clear: both; }
.wrapMgTop50								{ padding-top: 100px; clear: both; }
.wrapMgBorrom10							{ padding-bottom: 10px; clear: both; }
.wrapMgBorrom20							{ padding-bottom: 20px; clear: both; }
.wrapMgBorrom30							{ padding-bottom: 30px; clear: both; }
.wrapMgBorrom40							{ padding-bottom: 40px; clear: both; }
.wrapMgBorrom50							{ padding-bottom: 50px; clear: both; }
.wrapMgLeft10								{ padding-left: 10px; }
.wrapMgLeft15								{ padding-left: 15px; }

/* テキスト位置
---------------------------------------------------------------------------------------------------------------*/
.textL{ text-align:left;}
.textR{ text-align:right;}
.textC{ text-align: center;}

/* フォントサイズ
---------------------------------------------------------------------------------------------------------------*/
.fontS{ font-size:12px;}
.fontM{ font-size:14px;}
.fontL{ font-size:16px;}


/* header
---------------------------------------------------------------------------------------------------------------*/
header, nav, section,footer {}
header											{ background-color:#192350; }
header h1										{
														padding-top:15px;
														margin:0 auto;
														width:1300px;
														height:130px;
														background-image:url(../../images/common/bg_01.png);
														background-repeat:no-repeat;
														text-align:center;
														}
header h1, header h2, header h3, header h4, header h5, header h6, header li, header p
														{ font-family: Georgia, 'Hiragino Mincho Pro', Meiryo, serif; }
header h1										{ font-size:2.3em; text-transform:none; letter-spacing:0em; }


/* global_navi
--------------------------------------------------------------------------------------------------------------*/
header nav									{ background-color:#1D1C3C; height:50px; }
header nav ul								{ width:890px; margin:0 auto; }
header nav li								{ float:left; }

header nav a								{
														overflow: hidden;
														display: block;
														white-space: nowrap;
														background-image: url(../../images/common/global_navi.png);
														background-repeat: no-repeat;
														background-position: 0;
														height:50px;
														text-indent:100%;
														}
header nav .home a					{ background-position:0px 0px; width:117px; }
header nav .home a:hover		{ background-position:0px -50px; }
header nav .guide a					{ background-position:-117px 0px; width:145px; }
header nav .guide a:hover		{ background-position:-117px -50px; }
header nav .charge a				{ background-position:-262px 0px; width:168px; }
header nav .charge a:hover	{ background-position:-262px -50px; }
header nav .faq a						{ background-position:-430px 0px; width:163px; }
header nav .faq a:hover			{ background-position:-430px -50px; }
header nav .about a					{ background-position:-593px 0px; width:129px; }
header nav .about a:hover		{ background-position:-593px -50px; }
header nav .rentalstudio a	{ background-position:-722px 0px; width:168px; }
header nav .rentalstudio a:hover{ background-position:-722px -50px; }
.wrapper										{ width:1170px; margin:0 auto; padding-top:50px;}
.wrapper:after							{ content: ""; clear: both; height: 0; display: block; visibility: hidden; }


/* main
-------------------------------------------------------------------------------------------------------------*/
#main												{ width:870px; float:left;}
#main section								{ margin-bottom:40px; line-height:28px;}
#main .timetable						{ background-color:#ebebeb; padding:20px; overflow:hidden; }
#main .timetable p					{ float:left; width:259px;}
#main .timetable ul					{ float:right; width:550px;}
#main .timetable li.pdf			{ margin-top:10px; font-size:12px; line-height: 135%; }
#main .timetable li.pdf img	{ float:left; padding-right:5px; }
#main .snapshot 						{}
#main .snapshot ul					{ width: 906px; margin-right: -36px; overflow:hidden; }	
#main .snapshot li					{ width:266px; float:left; margin-right:36px; margin-bottom:30px;}
#main .snapshot li img			{ width:265px;}
#main .category  ul					{width: 875px;margin-right: -10px;overflow:hidden;}
#main .category li					{ width: 115px; margin-right:10px;float:left;}
#main .category:after 			{ content: ""; clear: both; height: 0; display: block; visibility: hidden; }
#main .rentalstudio dl			{ float:left; width:210px;}
#main .rentalstudio:after 	{content: "";clear: both;height: 0;display: block; visibility: hidden;}
#main .rentalstudio dd			{ font-size:12px; margin-bottom:15px; }
#main .rentalstudio ul			{ width: 640px;margin-right: -10px; float: right;}
#main .rentalstudio li			{ width: 150px; margin-right:10px;float: left; text-align:center; line-height:12px; font-size:12px;}
#main .rentalstudio li img	{ width: 150px;}
#main .schoolmess						{ background-color: #ebebeb;overflow:hidden; padding:20px 0 10px 20px;}
#main .schoolmess li				{ float:left; padding-right:20px;}
#main .schoolmess li.message{ width: 53%;}
#main .schooloutline				{ width:570px; float:left;}
#main .schedule				{ width:100%; float:left;}
#main .schooloutline table	{
														width:100%;
														border-top-width: 1px;
														border-left-width: 1px;
														border-top-style: solid;
														border-left-style: solid;
														border-top-color: #bbbbbb;
														border-left-color: #bbbbbb;
														margin-bottom:40px;
														}
#main .schooloutline th{
	width: 20%;
	padding: 10px;
	background-color: #f6f6f6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
}
#main .schooloutline td{
	padding: 10px;
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
}
#main .schooloutline table li{ line-height:18px; margin-bottom:15px;}
#main .schooloutline table li span{ font-size:12px;}


#main .schedule table	{
														width:100%;
														border-top-width: 1px;
														border-left-width: 1px;
														border-top-style: solid;
														border-left-style: solid;
														border-top-color: #bbbbbb;
														border-left-color: #bbbbbb;
														margin-bottom:40px;
														}
#main .schedule th{
	width: 16.6%;
	padding: 10px;
	background-color: #f6f6f6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	text-align:center;
}
#main .schedule td{
	padding: 10px;
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
}
#main .schedule table li{ font-size:12px; line-height:14px; margin-bottom:10px;}
#main .schedule table li span{ font-size:12px;}	



	
#main .schoolmap{ width:270px; float: right;}
#main .teacher{ clear:both;}
#main .teacher ul{
	padding: 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #565656;
	overflow:hidden;
}
#main .teacher li{
	width: 75px;
	margin-right: 13px;
	float: left;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
}
#main .teacher li:last-child {
	margin-right: 0px;
}
#main .teacher li img{
	border: 1px solid #d6d6d6;
}
#main .pagelink ul{
	width: 882px;
	margin-right: -12px;
	overflow:hidden;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #575757;
	padding-top:35px;
}
#main .pagelink li{ width:282px; float:left; margin-right:12px; margin-bottom:30px;}
/* side */
aside { width:250px; float:right;}
aside section{ margin-bottom:40px;}
aside h4.school{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/common/side_school.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 112px;
	height: 22px;
	margin-top:40px;
	margin-bottom:10px;
	text-indent: 100%;}
aside h4.link{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/common/side_link.jpg);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 51px;
	height: 22px;
	margin-bottom:10px;
	margin-top:40px;
	text-indent: 100%;}
aside li{ margin-bottom:7px;}
aside li.oohashi a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/common/side_oohashi.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 250px;
	height: 98px;
	text-indent: 100%;}
aside li.oohashi a:hover{
	background-position:0 -98px;
}
aside li.ropponmatsu a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/common/side_ropponmatsu.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 250px;
	height: 98px;
	text-indent: 100%;}
aside li.ropponmatsu a:hover{
	background-position:0 -98px;
}
aside li.kashii a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/common/side_kashii.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 250px;
	height: 98px;
	text-indent: 100%;}
aside li.kashii a:hover{
	background-position:0 -98px;
}
aside li.hakata a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/common/side_hakata.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 250px;
	height: 98px;
	text-indent: 100%;}
aside li.hakata a:hover{
	background-position:0 -98px;
}
aside li.kids a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/common/side_kids.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 250px;
	height: 98px;
	text-indent: 100%;}
aside li.kids a:hover{
	background-position:0 -98px;
}
aside li.ballet a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/common/side_ballet.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 250px;
	height: 98px;
	text-indent: 100%;}
aside li.ballet a:hover{
	background-position:0 -98px;
}
aside li.blog{ margin-top:33px;}
#page-top {
    position: fixed;
    bottom: 280px;
    right: 50px;
}
#page-top a {
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/common/page_top.jpg);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 75px;
	height: 75px;
	text-indent: 100%;}
/* footer */
footer {
    clear:both;
	margin-top:100px;
	overflow:hidden;
	background-color:#192350;
}

footer nav ul{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	overflow:hidden;
	padding-top:30px;
	width:1170px;
	margin:0 auto;
}
footer nav li{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding:0 15px;
	margin-bottom:30px;
}
footer nav a:link, footer nav a:visited {
	color:#FFF;
}
footer nav a:hover{
	color:#3a69ba;
}
footer article{ width:1170px; margin:0 auto;}
footer article:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

footer .f-logo{ float:left; width:310px; padding-top:30px;}
footer .f-school{ float:left; margin-left:30px; width:830px; line-height:18px;	color:#FFF; padding-top:30px; padding-bottom:30px;}
#copyright{ background-color:#161F48; padding:10px 0}
footer address{ color:#FFF; font-size:10px; float:left;}
footer .social{ float:right;}
footer .social li{ float:left; margin-left:10px;}
/* TOP */
#slide{ margin:0 auto; width:1500px; background-color:#0F0;}
#school_guide article{
	margin: 0 auto;
	width: 1170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}


#school_guide{ background-color:#e2e2e2; padding:45px 0 60px 0;}


#school_guide h2{	overflow: hidden;
	display: block;
	white-space: nowrap;
	background-image: url(../../images/top/studio_profile.gif);
	background-repeat: no-repeat;
	background-position: 0;
	width:1170px;
	height:62px;
	text-indent:100%;
	padding-bottom:35px;}


#school_guide ul{
	width:1185px;
	margin-right: -17px; 
	}
#school_guide:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#school_guide li{
	float:left;
	background-color:#FFF;
	width:196px;
	height:220px;
	padding:12px;
	margin-right:17px;
	text-align:center;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
	}
#school_guide li.ballet{
	background-color:#ffe2ff;
	}
#school_guide  dd{
	font-size:12px;
	color:#000;
	line-height:16px;
	}
#school_guide dd.photo{
	margin-bottom:5px;
	}	
#school_guide dd.oohashi a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/oohashi.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}
#school_guide dd.oohashi a:hover{
	background-position:0 -50px;
	}
#school_guide dd.ropponmatsu a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/ropponmatsu.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}
#school_guide dd.ropponmatsu a:hover{
	background-position:0 -50px;
	}
#school_guide dd.kashii a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/kashii.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}
#school_guide dd.kashii a:hover{
	background-position:0 -50px;
	}
#school_guide dd.hakata a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/hakata.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}
#school_guide dd.hakata a:hover{
	background-position:0 -50px;
	}
#school_guide dd.balletstudio a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/balletstudio.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}
#school_guide dd.balletstudio a:hover{
	background-position:0 -50px;
	}
#school_guide .schoollink a{
	position: relative;
	top: 10px;
	left: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../../images/top/linkbtn.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 194px;
	height: 46px;
	text-indent: 100%;
	}
#school_guide .schoollink a:hover{
	background-position:0 -46px;
	}
#school_guide .balletstudiolink a{
	position: relative;
	top: 10px;
	left: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../../images/top/linkbtn2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 194px;
	height: 46px;
	text-indent: 100%;
	}
#school_guide .balletstudiolink a:hover{
	background-position:0 -46px;
	}

/* 仮アップ用　20141226 */
#school_guide_re article{
	margin: 0 auto;
	width: 1170px;
}
#school_guide_re2 article{
	margin: 0 auto;
	width: 1170px;
}
#school_guide_re{ background-color:#e2e2e2; padding:0px 0 70px 0;}
#school_guide_re2{ background-color:#e2e2e2; padding:0px 0 70px 0;}
#school_guide_re h2{	overflow: hidden;
	display: block;
	white-space: nowrap;
	width:1170px;
	text-indent:100%;
	padding-bottom:35px;}
#school_guide_re2 h2{	overflow: hidden;
	display: block;
	white-space: nowrap;
	width:1170px;
	text-indent:100%;
	padding-bottom:35px;}

#school_guide_re ul{
	width:1185px;
	margin-right: -17px; 
	}
#school_guide_re2 ul{
	width:1185px;
	padding-left:120px;
	margin-right: -17px; 
	}

#school_guide_re:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#school_guide_re2:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


#school_guide_re li{
	float:left;
	background-color:#FFF;
	width:196px;
	height:220px;
	padding:12px;
	margin-right:17px;
	text-align:center;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
	}
#school_guide_re2 li{
	float:left;
	background-color:#FFF;
	width:196px;
	height:220px;
	padding:12px;
	margin-right:17px;
	text-align:center;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
	}

#school_guide_re li.ballet{
	background-color:#ffe2ff;
	}
#school_guide_re2 li.ballet{
	background-color:#ffe2ff;
	}

#school_guide_re  dd{
	font-size:12px;
	color:#000;
	line-height:16px;
	}
#school_guide_re2  dd{
	font-size:12px;
	color:#000;
	line-height:16px;
	}

#school_guide_re dd.photo{
	margin-bottom:5px;
	}	
#school_guide_re2 dd.photo{
	margin-bottom:5px;
	}	

#school_guide_re dd.oohashi a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/oohashi.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}
#school_guide_re2 dd.oohashi a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/oohashi.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}

#school_guide_re dd.oohashi a:hover{
	background-position:0 -50px;
	}
#school_guide_re2 dd.oohashi a:hover{
	background-position:0 -50px;
	}

#school_guide_re dd.ropponmatsu a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/ropponmatsu.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}
#school_guide_re2 dd.ropponmatsu a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/ropponmatsu.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}

#school_guide_re dd.ropponmatsu a:hover{
	background-position:0 -50px;
	}
#school_guide_re2 dd.ropponmatsu a:hover{
	background-position:0 -50px;
	}

#school_guide_re dd.kashii a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/kashii.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}
#school_guide_re2 dd.kashii a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/kashii.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}

#school_guide_re dd.kashii a:hover{
	background-position:0 -50px;
	}
#school_guide_re2 dd.kashii a:hover{
	background-position:0 -50px;
	}

#school_guide_re dd.hakata a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/hakata.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}
#school_guide_re dd.hakata a:hover{
	background-position:0 -50px;
	}
#school_guide_re dd.balletstudio a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/balletstudio.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}
#school_guide_re2 dd.balletstudio a{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/balletstudio.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 194px;
	height: 50px;
	text-indent: 100%;
	}

#school_guide_re dd.balletstudio a:hover{
	background-position:0 -50px;
	}
#school_guide_re2 dd.balletstudio a:hover{
	background-position:0 -50px;
	}

#school_guide_re .schoollink a{
	position: relative;
	top: 10px;
	left: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../../images/top/linkbtn.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 194px;
	height: 46px;
	text-indent: 100%;
	}
#school_guide_re2 .schoollink a{
	position: relative;
	top: 10px;
	left: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../../images/top/linkbtn.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 194px;
	height: 46px;
	text-indent: 100%;
	}

#school_guide_re .schoollink a:hover{
	background-position:0 -46px;
	}
#school_guide_re2 .schoollink a:hover{
	background-position:0 -46px;
	}

#school_guide_re .balletstudiolink a{
	position: relative;
	top: 10px;
	left: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../../images/top/linkbtn2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 194px;
	height: 46px;
	text-indent: 100%;
	}
#school_guide_re2 .balletstudiolink a{
	position: relative;
	top: 10px;
	left: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../../images/top/linkbtn2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 194px;
	height: 46px;
	text-indent: 100%;
	}

#school_guide_re .balletstudiolink a:hover{
	background-position:0 -46px;
	}
#school_guide_re2 .balletstudiolink a:hover{
	background-position:0 -46px;
	}





#topmain {width:680px; float:left;}
#pickup ul{
	margin-right: -17px; 
	}
#pickup li{
	width: 400px;
	padding: 12px;
	margin: 0px 17px 30px 0px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	border: 1px solid #D8D8D8;
	background-color:#EFEFEF;	
	}

#pickup {
	font-size:12px;
	line-height:18px;
	color:#555;
	margin-bottom:50px;
}
#pickup:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#pickup dl{
	position: relative;
}
#pickup .icn{
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

#pickup .copy{ padding-left:50px;	position: relative;}
#pickup .photo{position: relative;}
.learnmore{
	position: relative;
	text-align: right;
	padding-top:5px;
	}
.learnmore a{
	font-weight:bold;
	}

.learnmore:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#topmain #news { margin-bottom:50px;}
#topmain #news h3{	
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/newinfo_ttl.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 190px;
	height: 38px;
	text-indent: 100%;}
#topmain #news ul{
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #444444;
	border-bottom-color: #444444;
}	
	
#topmain #news li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
	padding:10px 0;
}
#topmain #news table{
	width:100%;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #444444;
	border-bottom-color: #444444;}
#topmain #news th{	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444; width:130px; padding:10px 0;}
#topmain #news td{	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444; padding:10px 0;}
#topmain #calendar { margin-bottom:50px;}
#topmain #calendar:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#topmain #calendar h3{
	float:left;	
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/calendar_ttl.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 220px;
	height: 38px;
	text-indent: 100%;}
#topmain #calendar .annotation{ float:left; color:#c65a61; font-size:12px; padding-top:5px;}

#topmain #calendar .calendar01{ float:left; width:320px; clear:both;}
#topmain #calendar .calendar02{ float:right; width:320px;}
#topmain #calendar table{
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
}
#topmain #calendar th{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding:5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	background-color:#f0f0f0;
}
#topmain #calendar td{ 
	text-align:center; 
	font-weight:bold; 
	font-size:14px; 
	padding:5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
#topmain #calendar th.month{
	font-size:16px;
	text-align:center;
	padding:10px 0;
	background-color:#FFF;
}
#topmain #calendar th.sun{
	background-color: #ffeced;
	color:#cf4a48;
}
#topmain #calendar th.sat{
	background-color: #cbe7ff;
	color:#0d31b0
}
#topmain #calendar th.sun{
	background-color: #ffeced;
	color:#cf4b49;
}
#topmain #calendar td.sat{
	background-color: #cbe7ff;
}
#topmain #calendar td.closed{
	color: #c45765;	
}
#topmain #link { margin-bottom:50px;}
#topmain #link h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/link_ttl.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 220px;
	height: 38px;
	text-indent: 100%;}

#topmain #link li{
	float:left;
	margin-right:5px;
}
#topmain #link li.social{
	margin-left:25px;
}
/* TOP SIDE*/
#topside {width:428px; float:right;}
#topside #event h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/top/event_ttl.jpg);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 221px;
	height: 38px;
	text-indent: 100%;}
#topside #event dl{ margin-bottom:30px;}
#topside #event dd{ padding-bottom:5px;}
#topside #event dd.event_ttl{ color:#3463b1; font-weight:bold;}
#topside #event dd.event_ttl a{ font-weight:bold;}


/* バレエスタジオ */
.balletimg{
	background-image:url(../../images/ballet/page_img.jpg);
	background-repeat:repeat-x;
	height:102px;
	text-indent:100%;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	}
.ballet h2{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ballet/page_title.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 394px;
	height: 34px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:30px;}
.ballet h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ballet/page_sublead.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 602px;
	height: 91px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:134px;}	

.ballet2 h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ballet/page_sublead2.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 602px;
	height: 91px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:134px;}	
	
.ballet .snapshot h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ballet/snapshot.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 318px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:12px;
	}
/* キッズクラス */
.kidsimg{
	background-image:url(../../images/kids/page_img.jpg);
	background-repeat:repeat-x;
	height:102px;
	text-indent:100%;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	}
.kids h2{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/kids/page_title.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 218px;
	height: 35px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:30px;}
.kids h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/kids/page_sublead.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 866px;
	height: 66px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:2px;}	
	
.kids .snapshot h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/kids/snapshot.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 300px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:12px;
	}
/* 福岡大橋校 */
.ohashiimg{
	background-image:url(../../images/ohashi/page_img.jpg);
	background-repeat:repeat-x;
	height:102px;
	text-indent:100%;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	}
.ohashi h2{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ohashi/page_title.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 184px;
	height: 35px;
	text-indent: 100%;
	margin-bottom:20px;
	margin-left:30px;}
.ohashi h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ohashi/page_sublead.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 602px;
	height: 91px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:134px;}	
.ohashi .snapshot h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ohashi/snapshot.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 318px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:12px;
	}
.ohashi .category h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ohashi/category.jpg);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 250px;
	height: 18px;
	text-indent: 100%;
	margin-bottom:10px;
	}
.ohashi .rentalstudio h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ohashi/rentalstudio.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 365px;
	height: 27px;
	text-indent: 100%;
	margin-bottom:20px;
	}
.ohashi .schooloutline h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ohashi/outline.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 309px;
	height: 27px;
	text-indent: 100%;
	margin-bottom:20px;
	}
.ohashi .schoolmap h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ohashi/map.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 200px;
	height: 27px;
	text-indent: 100%;
	margin-bottom:10px;
	}	
.ohashi .teacher h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ohashi/teacher.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 325px;
	height: 27px;
	text-indent: 100%;
	margin-bottom:10px;
	}	
/* 博多校 */
.hakataimg{
	background-image:url(../../images/hakata/page_img.jpg);
	background-repeat:repeat-x;
	height:102px;
	text-indent:100%;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	}
.hakata h2{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/hakata/page_title.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 111px;
	height: 35px;
	text-indent: 100%;
	margin-bottom:20px;
	margin-left:30px;}
.hakata h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/hakata/page_sublead.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 602px;
	height: 91px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:134px;}	
.hakata .snapshot h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/hakata/snapshot.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 318px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:12px;
	}
.hakata .category h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/hakata/category.jpg);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 250px;
	height: 18px;
	text-indent: 100%;
	margin-bottom:10px;
	}
.hakata .rentalstudio h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/hakata/rentalstudio.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 369px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:20px;
	}
.hakata .schooloutline h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/hakata/outline.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 309px;
	height: 27px;
	text-indent: 100%;
	margin-bottom:20px;
	}
.hakata .schoolmap h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/hakata/map.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 200px;
	height: 27px;
	text-indent: 100%;
	margin-bottom:10px;
	}	
.hakata .teacher h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/hakata/teacher.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 325px;
	height: 27px;
	text-indent: 100%;
	margin-bottom:10px;
	}	
/* 香椎校 */
.kashiiimg{
	background-image:url(../../images/kashii/page_img.jpg);
	background-repeat:repeat-x;
	height:102px;
	text-indent:100%;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	}

.kashii h2{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/kashii/page_title.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 111px;
	height: 35px;
	text-indent: 100%;
	margin-bottom:20px;
	margin-left:30px;}
.kashii h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/kashii/page_sublead.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 602px;
	height: 91px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:134px;}	
.kashii .snapshot h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/kashii/snapshot.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 318px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:12px;
	}
.kashii .category h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/kashii/category.jpg);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 250px;
	height: 18px;
	text-indent: 100%;
	margin-bottom:10px;
	}
.kashii .rentalstudio h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/kashii/rentalstudio.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 369px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:20px;
	}
.kashii .schooloutline h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/kashii/outline.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 309px;
	height: 27px;
	text-indent: 100%;
	margin-bottom:20px;
	}
.kashii .schoolmap h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/kashii/map.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 200px;
	height: 27px;
	text-indent: 100%;
	margin-bottom:10px;
	}	
.kashii .teacher h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/kashii/teacher.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 325px;
	height: 27px;
	text-indent: 100%;
	margin-bottom:10px;
	}	
/* 六本松校 */
.ropponmatsuimg{
	background-image:url(../../images/ropponmatsu/page_img.jpg);
	background-repeat:repeat-x;
	height:102px;
	text-indent:100%;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	}

.ropponmatsu h2{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ropponmatsu/page_title.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 148px;
	height: 35px;
	text-indent: 100%;
	margin-bottom:20px;
	margin-left:30px;}
.ropponmatsu h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ropponmatsu/page_sublead.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 602px;
	height: 91px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:134px;}	
.ropponmatsu .snapshot h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ropponmatsu/snapshot.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 368px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:12px;
	}
.ropponmatsu .category h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ropponmatsu/category.jpg);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 250px;
	height: 18px;
	text-indent: 100%;
	margin-bottom:10px;
	}
.ropponmatsu .rentalstudio h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ropponmatsu/rentalstudio.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 406px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:20px;
	}
.ropponmatsu .schooloutline h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ropponmatsu/outline.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 335px;
	height: 27px;
	text-indent: 100%;
	margin-bottom:20px;
	}
.ropponmatsu .schoolmap h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ropponmatsu/map.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 242px;
	height: 27px;
	text-indent: 100%;
	margin-bottom:10px;
	}	
.ropponmatsu .teacher h4{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/ropponmatsu/teacher.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 381px;
	height: 27px;
	text-indent: 100%;
	margin-bottom:10px;
	}	
						
	
/* 会社概要 */
.aboutimg{
	background-image:url(../../images/about/page_img.jpg);
	background-repeat:repeat-x;
	height:102px;
	text-indent:100%;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	}
.about h2{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/about/page_title.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 147px;
	height: 35px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:30px;}
.about .message:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}	
.about .message h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/about/message.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 350px;
	height: 26px;
	text-indent: 100%;
	margin-bottom:20px;}	
.about .message .photo{ float:left; width:277px;}
.about .message .coment{ float:right; width:563px;}
.about .message .coment .name{ margin-top:10px; float:right;}
.about .outline h3{
	display: block;
	margin-bottom:20px;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/about/outline.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 263px;
	height: 26px;
	text-indent: 100%;}
	
.about .outline table{
	width:100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-left-color: #bbbbbb;
}
.about .outline th{
	width: 20%;
	padding: 10px;
	background-color: #f6f6f6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
}
.about .outline td{
	padding: 10px;
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
}
.about .history h3{
	display: block;
	margin-bottom:20px;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/about/history.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 228px;
	height: 26px;
	text-indent: 100%;}
	
.about .history table{
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}
.about .history th{
	width:15%;
	padding: 10px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.about .history td{
	padding: 10px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
/* 初めての方 */
.guideimg{
	background-image:url(../../images/guide/page_img.jpg);
	background-repeat:repeat-x;
	height:102px;
	text-indent:100%;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	}
.guide h2{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/guide/page_title.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 184px;
	height: 35px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:30px;}
.guide .enrollees {
	margin-top:40px;}
	
.guide .enrollees:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}	
.guide .enrollees h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/guide/enrollees.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 380px;
	height: 26px;
	text-indent: 100%;
	margin-bottom:20px;}
.guide .enrollees ul{
	width:885px;
	margin-right:-15px;
	margin-top:30px;
	}
.guide .enrollees li{
	float:left;
	width:280px;
	margin-right:15px;
	}
.guide .flow {
	margin-top:40px;}
.guide .flow h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/guide/flow.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 443px;
	height: 26px;
	text-indent: 100%;
	margin-bottom:20px;}
.guide .flow li{
	margin-bottom: 20px;
	background-color: #ebebeb;
	border: 1px solid #d7d7d7;
	overflow:hidden;
	height:163px;

}
.guide .flow dd{ float:left;}
.guide .flow .step{ width:608px; padding:20px}
.guide .flow .photo{ width:220px;}

/* 料金のご案内 */
.chargeimg{
	background-image:url(../../images/charge/page_img.jpg);
	background-repeat:repeat-x;
	height:102px;
	text-indent:100%;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	}
.charge h2{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/charge/page_title.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 218px;
	height: 35px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:30px;}
.charge .lessonprice { margin-top:50px;}
.charge .lessonprice h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/charge/lessonprice.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 365px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:20px;}	
.charge .lessonprice ul{ width:882px; margin-right:12px; margin-bottom:50px;}	
.charge .lessonprice ul:after {content: "";clear: both;height: 0;display: block; visibility: hidden;}
.charge .lessonprice li{
	width: 186px;
	float: left;
	margin-right: 12px;
	background-color: #f6f6f6;
	border: 1px solid #d7d7d7;
	padding:10px;
	line-height:24px;
	}
	
.charge .lessonprice table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d7d7d7;	
	border-left-color: #d7d7d7;
	width:100%;
	margin-bottom:30px;
}
.charge .lessonprice th{
	width:162px;
	text-align:center;
	padding: 10px;
	background-color: #EFEDED;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	vertical-align: middle;
}
.charge .lessonprice td{
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	line-height:18px;
	vertical-align: middle;
}
.charge .lessonprice .class001{ background-color:#ffd200; text-align:center;}
.charge .lessonprice .class002{ background-color:#ff944c; text-align:center;}
.charge .lessonprice .class003{ background-color:#ff6256; text-align:center;}
.charge .lessonprice .price001{ background-color:#fff4c3; text-align:center; width:200px;}
.charge .lessonprice .price002{ background-color:#ffdbc3; text-align:center;}
.charge .lessonprice .price003{ background-color:#ffc7c3; text-align:center;}
.charge .lessonprice .descripition001{ background-color:#fff4c3;}
.charge .lessonprice .descripition002{ background-color:#ffdbc3;}
.charge .lessonprice .descripition003{ background-color:#ffc7c3;}
.charge .lessonprice .ballet{ background-color:#f7daff; text-align:center; width:200px;}

.charge .lessonplan { margin-top:50px;}
.charge .lessonplan h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/charge/lessonplan.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 445px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:20px;}
.charge .lessonplan .plan_box{
	padding-bottom: 10px;
	margin-bottom: 20px;
	clear: both;
}

.plan_box li { 
							background-image: url(../../images/charge/plan_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
 }


.charge .lessonplan .plan_box_in {
	padding:0px;
	zoom:1;
	background-image: url(../../images/charge/plan_box.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow:hidden;
}
.charge .lessonplan .plan_box_in ul{
	width:876px;
	margin-right:-6px;
	}

.charge .lessonplan .plan_box_in li{
	float:left;
	width:256px;
	margin-right:6px;
	padding:0 15px;
	}
.charge .lessonplan .plan_box_in dd.lesson01{ text-align:center; padding:6px 0;}
.charge .lessonplan .plan_box_in dd.lesson02{ text-align:center;}	
.charge .lessonplan .plan_box_in dd.lesson03{ padding-top:10px;}

/* よくある質問 */
.faqimg{
	background-image:url(../../images/faq/page_img.jpg);
	background-repeat:repeat-x;
	height:102px;
	text-indent:100%;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	}
.faq h2{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/faq/page_title.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 218px;
	height: 35px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:30px;}
#accordion {
	width: 820px;
	background-color: #ebebeb;
	padding:0 15px;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:15px 25px;
}
#accordion dt {
	cursor:pointer;
	background-image: url(../../images/faq/plus.png);
	background-repeat: no-repeat;
	background-position: 780px center;
	font-size:18px;
	line-height:18px;
	color:#1163a8;
	padding-bottom:10px;}
#accordion dt img{
	margin-bottom:10px;
	
}
#accordion dd{
	padding:40px 0 20px 0;
	display: none;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	background-image: url(../../images/faq/line.gif);
	background-repeat: repeat-x;
	}
#accordion dt.active{
	background-image: url(../../images/faq/minus.png);
}

/* レンタルスタジオ  */
.rentalimg{
	background-image:url(../../images/rental/page_img.jpg);
	background-repeat:repeat-x;
	height:102px;
	text-indent:100%;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	}
.rental h2{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/rental/page_title.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 292px;
	height: 35px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:30px;}
.rental .rentaloutline { margin-top:50px;}
.rental .rentaloutline:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}	

.rental .rentaloutline h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/rental/rentalstudio_outline.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 526px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:20px;}	
.rental .rentaloutline ul{ margin-right:-10px; width:876px;}
.rental .rentaloutline li{ float:left; margin-right:10px;}

.rental .rentaloutline table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d7d7d7;	
	border-left-color: #d7d7d7;
	width:100%;
	margin-bottom:30px;
}
.rental .rentaloutline th{
	text-align:center;
	padding: 10px;
	background-color: #525252;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	vertical-align: middle;
	color:#FFF;
	text-align:center;
	line-height:15px;
}
.rental .rentaloutline td{
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	line-height:14px;
	vertical-align: middle;
	font-size:12px;
	text-align:center;
	background-color:#f6f6f6;
}

.rental .rentaloutline td.remarks{ text-align:left;}
.rental .rentaloutline .grey{ background-color:#ececec;}
.rental .rentalphoto { margin-bottom:50px;}
.rental .rentalphoto:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}	
.rental .rentalphoto h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/rental/rentalstudio_photo.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 510px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:20px;}
.rental .rentalphoto p{ float:left; width:210px;}
.rental .rentalphoto ul{ float:right; width:642px;}
.rental .rentalphoto li{ float:left; width:150px; margin-left:10px; text-align:center; line-height:14px; margin-bottom:30px;}

.rental .rentalphoto article{ clear:both; margin-bottom:30px;}
.rental .rentalform{ }
.rental .rentalform h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/rental/rentalstudio_form.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 566px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:20px;}
.rental .rentalform .attention{ background-color:#ffebeb; padding:15px; margin:30px 0; overflow:hidden;}
.rental .rentalform .attention p{ float:left; width:163px; margin-right:15px;}
.rental .rentalform .attention ul{ float:left; width:660px;}
.rental .rentalform .attention li{ line-height:15pt; font-size: 0.95em;}

.rental .rentalform table{
	width: 100%;
	margin: 30px 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6b6b6b;
}
.rental .rentalform th{ padding:15px 0; width:160px;vertical-align: middle;}
.rental .rentalform td{ padding:15px 0;}
.rental .rentalform td span{ font-size:12px; color:#d90000;}

/* イベント参加  */
.entryimg{
	background-image:url(../../images/entry/page_img.jpg);
	background-repeat:repeat-x;
	height:102px;
	text-indent:100%;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	}
.entry h2{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/entry/page_title.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 292px;
	height: 35px;
	text-indent: 100%;
	margin-bottom:40px;
	margin-left:30px;}
.entry .entryform{ }
.entry .entryform h3{
	display: block;
	white-space: nowrap;
	overflow:hidden;
	background-image: url(../../images/entry/entry_form.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	width: 566px;
	height: 32px;
	text-indent: 100%;
	margin-bottom:20px;}
.entry .entryform table{
	width: 100%;
	margin: 30px 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6b6b6b;
}
.entry .entryform th{ padding:15px 0; width:200px;vertical-align: middle; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ccc;}
.entry .entryform td{ padding:15px 0; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ccc;}
.entry .entryform td span{ font-size:12px; color:#d90000;}


/*ニューヨークツアー
------------------------------------------------------------------------------------------------------------------*/
.nyt_image										{	height: 851px; background-image: url(../../images/event/nyt_main.jpg); background-repeat: no-repeat; background-position:0 0px; }
.tour_img											{ background-image:url(../../images/event/page_img.jpg); background-repeat:repeat-x; height:102px; text-indent:100%; display:block; white-space:nowrap; overflow:hidden; }
.txt_position									{ padding-left:20px; padding-top:670px; line-height:150%; }
.attention										{ font-weight: bold; color:#b70000; }

/*フラッシュモブ
------------------------------------------------------------------------------------------------------------------*/
.fb_image											{	height: 660px; background-image: url(../../images/flashmob/fb_title.jpg); background-repeat: no-repeat; background-position:0 0px; }
.fb_image02										{	height: 600px; background-image: url(../../images/flashmob/fb_service.jpg); background-repeat: no-repeat; background-position:0 0px; }
.fb_image03										{	height: 200px; background-image: url(../../images/flashmob/fb_price.jpg); background-repeat: no-repeat; background-position:0 0px; }
.fb_img												{ background-image:url(../../images/flashmob/page_img.jpg); background-repeat:repeat-x; height:102px; text-indent:100%; display:block; white-space:nowrap; overflow:hidden; }
.fb_txt_position							{ width:550px; padding-left:20px; padding-top:190px; padding-bottom:50px; line-height:165%; }
.fb_txt_position02						{ width:650px; padding-left:20px; padding-top:220px; padding-bottom:10px; line-height:165%; }
.fb_txt_position03						{ width:650px; padding-left:345px; padding-top:370px; padding-bottom:10px; line-height:150%; }
.fb_txt_position04						{ width:800px; padding-left:20px; padding-top:120px; padding-bottom:10px; line-height:165%; font-size: 12px; }



/*TOPクラス紹介*/
ul.top_class{

}
ul.top_class li{
	margin: 0px 0px 30px 0px;
	padding: 12px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	border: 1px solid #D8D8D8;
	background-color:#EFEFEF;	
}
ul.top_class dl{
	position: relative;
}
ul.top_class dl .icon{
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
ul.top_class dl .title{
	margin-left: 50px;	
}
ul.top_class dd{
	position: relative;
	line-height: 1.6;
}
ul.top_class p img{
	margin: 10px;
	padding: 5px;
	background: #ffffff;
}
