/*デフォルトcssリセット*/
html,body{
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:0.05em;
}
 
h1, h2, h3, h4, h5, h6,
p, pre, blockquote,
ul, ol, dl, address {
	margin: 1em 0px;
	padding: 0px;
}
/*デフォルトcssリセットend*/

/* ベース・共通 
=================================================================*/
body {
	background: url(img/side_bg.gif) repeat;
}

table {
	border-collapse: collapse;
	}

img {
	border:0px;
	}

img.center {
	margin: 0px auto;
	display: block;
	}

a {
	color: #cc0066;
	text-decoration: none;
	}

a:hover {
	color: #999900;
	text-decoration: underline;
	}

a:visited {
	color: #990066;
	}

a:active {
	color: #999900;
	}

div#container {
	width: 810px;
	margin: 0px auto;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color: #ffffff;
	}

/* IE PNG FIX用(〜IE6 透過png表示用) */
* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

/* index 
=================================================================*/
h1 {
	margin: 0px;
	padding-left: 20px ;
	width: 790px;
	height: 32px;
	background-image: url(img/title_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 80%;
	color: #FF3399;
	font-weight: normal;
	line-height: 2.3em;
	}

h2 {
	margin: 0px auto;
	padding: 0px;
	}

/* ヘッダ */
table#header {
	margin: 0px 15px 20px 15px;
	}

img#logo {
	margin: 0px;
	padding: 0px;
	}

img#culbtitle , img#toiawase {
	padding-top: 20px;
	}


/* p要素・TOPメインコンテンツ */

p,div.topstaff,table#lesson { 
	font-size: 80%;
	line-height: 1.5em;
	color: #333333;
	text-align: left;
	}

table#lesson {
	margin-left: 50px;
	}

table#lesson td {
	border-bottom: 2px dotted #AFAFAF;
	}

table#staff {
	margin-left: 5px;
	padding: 0px;
	}

td#cellmargin {
	margin: 0px;
	padding-bottom: 30px;
	}

div.topstaff {
	height: 36px;
	line-height: 3em;
	border-bottom: 2px #aaaaaa groove;
	border-top:  2px #aaaaaa groove;
	}

div.topstaff span {
	font-size: 80%;
	}

/* ネットショップリンク */
p#netshop {
	height: 32px;
	text-align: right;
	padding-right: 5px;
	}

p#netshop a {
	vertical-align: middle;
	}

p#netshop img {
	vertical-align: bottom;
	}

/* 左カラムメインメニュー */
ul {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 90%;
	line-height: 1.5em;
	color: #333333;
	}

ul#menu01 {
	background-image: url(img/bar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 15px;
	}

ul#menu01 ul {
	margin:0px;
	padding:0px 0px 0px 15px ;
	}

ul#menu01 ul li {
	margin: 0px;
	padding-bottom: 5px;
	}

li.menu001 {
	background-image: url(img/bar.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	}

img.banner {
	margin: 0px auto;
	padding-bottom: 5px;
	display: block;
	}

p.small01 {
	font-size: 70%;
	text-align: center;
	margin: 0px;
	padding-bottom: 15px;
	line-height: 1em;
	}

p.small02 {
	font-size: 70%;
	margin: 0px;
	padding:0px 8px 15px 8px;
	line-height: 1em;
	}

p.small03 {
	font-size: 70%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	}

li.indent {
	padding-left: 0.5em;
	text-indent: -0.5em;
	}

/* フッタ */
address {
	margin: 0px;
	padding: 5px 0px 5px 100px;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	text-align: left;
	}

table#footer {
	border-top:2px #aaaaaa groove;
	margin: 0px 15px;
	}

/* about 
=================================================================*/
img#clubtitle,table#concept {
	margin-left: 12px;
	padding: 0px;
	}

table.about {
	margin-top: 20px;
	}

table.about p {
	margin: 0px;
	padding: 20px 5px;
	vertical-align: middle;
	}

div.right {
	text-align: right;
	margin: 0px;
	padding: 10px 20px 30px 0px;
	}

div.toTop {
	text-align: right;
	margin: 0px;
	padding: 10px 20px 40px 0px;
	}

/* baby 
=================================================================*/
span.price {
	font-weight: bold;
	color: #ff0000;
	}

/* course */

p.text {
	width: 575px;
	}

p.text em {
	color: #ff0000;
	font-style: normal;
	}

p#postscript {
	margin: 0px;
	padding: 20px 0px 30px 20px;
	}

p#postscript em {
	color: #ff3366;
	font-weight: bold;
	font-style: normal;
	}

table#photo th {
	background-color: #FFCCFF;
	color: #FF3399;
	text-align: center;
	font-size: 80%;
	font-weight: normal;
	height: 30px;
	}

table#photo img {
	margin: 0px;
	padding: 6px 3px 0px 3px;
	}

table#lesson_info {
	border-collapse: separate;
	background:url(img/pink_bg.jpg) repeat-x;
	margin: 20px auto 20px auto;
	}

table#lesson_info td#migiue {
	background: url(img/migiue.png) top right no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
	}

table#lesson_info td#hidarisita {
	background: url(img/hidarisita.png) bottom left no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
	}

table#lesson_info p {
	margin: 0px;
	padding: 10px 0px 10px 25px;
	color: #444444;
	font-size: 90%;
	}

table#lesson_info p em {
	color: #BF2F2F;
	font-style: normal;
	font-weight: bold;
	}

table#lesson_info p.small {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-size: 72%;
	}

/* staff 
=================================================================*/
table#oota {
	margin-bottom: 40px;
	border-bottom: 2px #aaaaaa groove;
	}

/* photo 
=================================================================*/
table#photo {
	margin:5px 20px ;
	}

table#menubar {
	background-image: url(img/title_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 80%;
	}

img.photo01 {
	margin: 0px auto 20px auto;
	padding: 0px;
	display: block;
	}

/* koza 
=================================================================*/

table#koza_info {
	border-collapse: separate;
	background:url(img/pink_bg02.jpg) repeat-x center;
	margin: 0px auto 30px auto;
	}

table#koza_info p {
	margin: 0px;
	padding:10px 100px;
	color: #444444;
	font-size: 90%;
	}

table#koza_info p em {
	color: #BF2F2F;
	font-style: normal;
	font-weight: bold;
	}

table#koza_info td#migiue {
	background: url(img/migiue.png) top right no-repeat;]
	behavior: expression(IEPNGFIX.fix(this));
	}

table#koza_info td#hidarisita {
	background: url(img/hidarisita.png) bottom left no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
	}

/* kyoshitsu 
=================================================================*/

img.kyoshitsu {
	padding: 0px;
	margin: 10px 0px 10px 10px;
	}

table.comment {
	border-collapse: separate;
	background:url(img/pink_bg.jpg) repeat-x;
	margin: 20px auto 20px auto;
	}

table.comment td.migiue {
	background: url(img/migiue32.png) top right no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
	width: 600px;
	height: 32px;
	}

table.comment td.hidarisita {
	background: url(img/hidarisita32.png) bottom left no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
	width: 600px;
	height: 32px;
	}

table.comment p {
	margin: 0px;
	padding: 10px 0px 10px 25px;
	color: #444444;
	font-size: 90%;
	}

table.comment em {
	color: #BF2F2F;
	font-style: normal;
	font-weight: bold;
	}

table.comment p.small {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-size: 72%;
	}

p.intro {
	padding-left: 50px!important;
	}
