@charset "utf-8";
/* Dream Theater Live CSS for index.html */

body{
	margin:0;
	background-color:#000000;
}

div#content{
	margin:0 auto;
	padding:0;
	width:900px;
}

div#index_head{
	background:#000000 url(image/title.jpg);
	width:900px;
	height:731px;
}

div#index_head *{
	display:none;
	text-indent:-9999px;
}

div#index_body{
	background:#ff40b3 url(image/back.gif);
	width:900px;
	height:1249px;	/*1269 - 20 px*/
	padding-top:20px;
}

div#index_body div.info_area{
	margin:0 auto 26px;
	width:580px;	/*845px*/
	height:150px;
	padding:8px 10px 5px 265px;
	background:no-repeat;
}

div#index_body h3{
	background:url(image/gclef.png) no-repeat;
	padding:8px 0 0 20px;
	margin:0;
	height:27px;
	color:#bc2771;
	font-size:11pt;
}

div#index_body p{
	color:#120564;
	margin:0;
	line-height:16pt;
	font-size:10pt;
}

div#index_body a{
	color:#e60020;
	font-weight:bold;
	text-decoration:none;
}

div#index_body a:hover{
	text-decoration:underline;
}

div#index_body div.info_area strong{
	font-size:11pt;
}

div#index_body div#about_shabon{
	background-image:url(image/about_shabon_image.png);
}

div#index_body div#about_R{
	background-image:url(image/about_R_image.png);
}

div#index_body div#about_DT{
	background-image:url(image/about_DT_image.png);
}

div#index_body div#for_all_children{
	background-image:url(image/for_all_children_image.png);
}

div#about_application{
	width:815px;
	height:215px;
	margin:0 auto;
	padding:13px;
}

div#about_application p{
	margin-bottom:20px;
}

div#apply{
	margin:20px auto;
	width:622px;
	height:67px;
}

div#footer p{
	text-align:center;
	font-weight:bold;
	font-size:8pt;
	color:#FFFFFF;
}