@charset "UTF-8";
/* CSS Document */


html, body {
	font-size: 17px;
	line-height: 150%;
/*	height: 100%;*/
	width: 100%;
	color: #fff;
	background: #0a1863;
}
body {
	margin: 0;
	width: 100%;
	/*height: 100%;*/
	/*min-width: 750px;*/
/*	background: #0b1b87;
	background: url(../img/bg.jpg);
	background-position: center top;*/
}
a:hover {
filter: alpha(opacity=70);
	opacity: 0.7;
}
.floatL {
float: left;
}
.floatR {
float: right;
}
.wrap {
width: 750px;
background: #FFFFFF;
margin: 0 auto;
background-image: url(../img/wrap_bg.jpg);
	background-position: center center;
	background-repeat: repeat-y;
}
.inner {
width: 564px;
margin: 0 auto;
}
header h1,header h2,header h3, #discArea p, #discArea .inner p
{
text-indent:100%;
white-space:nowrap;
overflow:hidden;
height: 0;
}

/*************************
*header
*************************/
header {
	background-image: url(../img/header_mv.png);
	width: 750px;
	height: 1123px;
	background-position: center top;
	background-repeat: no-repeat;
}

/*************************
*nav
*************************/

/*************************
*メイン
*************************/
#discArea {
margin-top: -200px;
}
#discArea #musicList {
margin: 70px 10px;
font-size: 52px;
font-weight: bold;
}
#discArea #voteArea {
margin: 15px 10px;
}
#discArea #voteArea #voteBtn {
width: 516px;
margin: 40px auto 0 auto;
}
#discArea #musicList03 {
margin: 10px;
font-size: 28px;
line-height: 150%;
font-weight: bold;
}
#discArea #musicList03 .font_S {
font-size: 20px;
line-height: 150%;
font-weight: bold;
}
#discArea #musicList03 .note {
font-size: 15px;
line-height: 150%;
font-weight: normal;
}
#discArea .musicListA {
font-size: 18px;
line-height: 150%;
font-weight: bold;
width: 480px;
margin: 20px auto;
}
#discArea .musicListA ul li {
text-indent:-36px;
}

#oritokuArea h1 {
width: 388px;
margin: 0 auto;
}
#oritokuArea h2 {
width: 447px;
margin: 20px auto;
}
#oritokuArea .box {
width: 244px;
height: 360px;
margin-bottom: 20px;
}
#oritokuArea .box2 {
width: 255px;
height: 360px;
margin-bottom: 20px;
}
#oritokuArea #note2 {
font-size: 11px;
line-height: 135%;
text-align: justify;
}
.movieArea {
width: 600px;
margin: 20px auto;
}

/*************************
*Footer
*************************/
footer {
text-align: center;
padding: 0 0 20px 0;
font-size: 11px;
"YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","sans-serif";
}

