/* CSS Document red for index.htm */

h1 {
	text-indent : -10000px ;
	display : block ;
	border : 0 ;
	background-image:url(../image/h1_image_red.jpg);
	background-repeat:no-repeat;
	height : 40px ;
	margin:0px;
	padding:0px;
	text-align:left;
}


.wrapper{
	margin:0px;
	padding:0px;
	width:780px;
	background-color: #dd1616;
	background-image:url(../image/kage.gif);
	background-repeat:repeat;
	}
.content{
	margin: 0px;
	padding:0px;
	text-align:left;
	width:770px;
	background-color:#FF0000;
	border-bottom:5px solid #663333;
	color: #FFFFFF;
	}	
.head{
	margin: 0px;
	padding: 0px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image:url(../image/red_head_imege.png);
	background-repeat:no-repeat;
	height:400px;
	}

.main{
	background-color: #000000;
	border-left:2px solid #331100;
	border-right:2px solid #331100;
	}
.music{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
