html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
background-image: url(../img/bg_danceworks.jpg);
background-repeat: repeat-y;
background-position:top;
	font-family:"ＭＳ　Ｐゴシック","ヒラギノ角ゴ Pro W3", "Osaka", verdana,arial, sans-serif;
	font-size: 10pt;
	text-align:center;
}

hr {
border-style: dashed;
border-color: #999999;
height: 0.8;
width: 98%
} 

h1
	{
	background-color:#000000;
	width:100%;
	padding:2px 0px;
	color:#ffffff;
	}

div#cont
	{
	width:900px;
	margin:0px auto;
	padding:0px;
	background-color:#000000;
	text-align:left;
	}
div#header
	{
	background-color:#000000;
	width:900px;
	}
div#header p
	{
	float:right;
	text-align:right;
	color:#ffffff;
	}
p#head
	{
	float:none;
	text-align:left;
	color:#ffffff;
	width:900px;
	background-color:#000000;
	}
div#main_ph
	{
	text-align:center;
	width:100%;
	}
div#main_menu
	{
	background-color:#181818;
	text-align:center;
	line-height:2.0;
	border-bottom:10px solid #000000;
	}
div#side
	{
	width:160px;
	float:left;
	background-color:#000000;
	}
p.title
	{
	width:100%;
	background-color:#000000;
	color:#ffffff;
	text-align:left;
	padding-top:3px;
	margin-bottom:0px;
	height:20px;
	}
div#side div.button
	{
	margin-left:5px;
	margin-right:5px;
	width:150px;
	text-align:center;
	margin-bottom:10px;
	}
div#side div.button img
	{
	margin-top:5px;
	}
div#main
	{
	width:740px;
	float:right;
	background-color:#000000;
	}
div#main p.title
	{
	margin-bottom:0px;
	}
h2
	{
font-size:120%;
font-weight:bold;
 background-image: url(../img/h2.gif);
 background-repeat: no-repeat;
 background-position:left;
 line-height: 2.0em;
 padding-left: 10px;
 padding-top: 5px;
 padding-bottom:8px;
 margin-top:0px;
 color: #ffffff;
}
	

	
h3
	{
font-size:120%;
font-weight:bold;
 background-image: url(../img/h2.gif);
 background-repeat: no-repeat;
 background-position:left;
 line-height: 2.0em;
 padding-left: 10px;
 padding-top: 5px;
 padding-bottom:8px;
 margin-top:0px;
 color: #ffffff;
}

div#main p
	{
	margin-top:3px;
	margin-bottom:3px;
	font-size:110%;
	text-align:left;
    padding:0px 10px 0px 10px;
	}
	
	
div#main p.bg
	{
background-image: url(../img/hane11.gif);
	}

div#foot
	{
	width:900px;
	margin:0px auto;
	background-color:#000000;
	text-align:center;
	border-top:1px dotted #444444;
	padding:10px 0px;
	}
div:after {  
        content: ".";  
        display: block;  
        visibility: hidden;  
        height: 0.1px;  
        font-size: 0.1em;  
        line-height: 0;  
        clear: both;  
    }  
div {  
     zoom: 100%;  
 } 
 
  /*reserve box
----------------------------------------------*/
#reserve_box {
	width: 700px;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	float:both;
	text-align: left;
	margin: 10px 10px 20px 10px;
}

#reserve_box th {
　　width:200px;
	font-size:110%;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #3D3D3D;
	text-align: left;
	padding: 10px 10px 10px 10px;
	background-color:#2D2D2D;
	color: #FFFFFF;
    font-weight:normal;
}

#reserve_box td {
　　width:500px;
	font-size:110%;
	border-bottom: solid 1px #333333;
	text-align: left;
	padding: 10px 10px 10px 10px;
　  background-color:#999999;
	color: #FFFFFF;
}