@charset "utf-8";
/* CSS Document */

div,p,ul,li,h1,h2,h3,img,a,object {
margin:0;
padding:0;
}

/* 全体の文字 */
body{
	font-style:normal;
	color:#000000;
	font-family:"ＭＳ Ｐゴシック","Osaka";
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.4em;
	background:url(../images0711/back2.jpg);
 } 

/* 全体のレイアウト */ 
#all {
	width:1180px;
	height:732px;
	margin-top:30px;
	padding-top:24px;
	background: url(../images0711/back.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	order:#666666 solid 1px;
	
}

body ul {
list-style-type:none;
}


/* リンク設定 */

a:link{
	color:#FF0000;
}

a:visited{
	color:#FF1111;
}

a:hover{
	color:#FF5555;
}

a:active{
	color:#000000;
} 


/*リンク画像の枠線を消す*/
a img {
border-style:none;

}

a{
outline:none;
}

/*メインボックスの並び*/
#main_box{
padding-top:31px;
margin-left:106px;
width:990px;
height:415px;

}

#left_box {
float:left;
padding-top:140px;
}

#left_box p{
margin-top:16px;
}

#sensorium_dei {
float:left;
}

#right_box {
padding-top:136px;
}

#right_box p.r2 {
margin-top:7px;
}

#right_box p.r3 {
margin-top:6px;
}

#right_box p.r4 {
margin-top:6px;
}

#right_box p.r5 {
margin-top:5px;
}


/* リンクとサウンドの欄 */

#link_sound {
width:600px;
height:51px;
margin-left:auto;
margin-right:auto;
margin-bottom:30px;
}

/* ダウンロードボタン */

#link_sound ul{
float:left;
margin-right:55px;
width:327px;
}

#link_sound ul li{
height:52px;
}


#link_sound #player {
width:202px;
height:22px;
margin-top:16px;
background-color:#FFFFFF;
float:right;
padding:2px 0 0 2px;

}

  

/* ライブの案内 */

#Live {
float:right;
position:relative;
bottom:43px;
right:123px;
}



/* Enterボタン */

#enter {
width:78px ;
height:24px;
margin-right:auto;
margin-left:auto;
margin-top:140px;
}

#enter li a {  
	width:78px ;
	height:24px;  
	display:block;  
	background:url(../images0711/enter_btn.jpg) 0px -24px;
	text-indent:-9877em;  
	text-decoration:none;  
	overflow:hidden;  
}

#enter li a:hover {
background:url(../images0711/enter_btn.jpg) no-repeat 0px 0px;
width:78px;
height:24px;
}



/* CopyRight */

#copyright {
margin-top:35px;
width:255px;
float:right;
position:relative;
left:61px;
}