@charset "utf-8";
/* CSS Document */

#home{
width:880px;
margin:auto;
padding-right:0px;
}

#cover{
width:340px;
height:472px;
float:left;
}

#cover #imageContainer{
position:relative;
width:340px;
height:412px;
overflow:hidden;
margin-bottom:10px;
}

#cover #imageContainer img{
	display:none;
position:absolute;
top:0px;
left:0px;
}

h3{
text-indent:-10000px;
height:40px;
margin-top:10px;
margin-bottom:10px;
}

#cover h3{
width:340px;
background:url(/home/img/h3_1.jpg) no-repeat;
}
#news h3{
width:530px;
background:url(/home/img/h3_2.jpg) no-repeat;
}
#photodiary h3{
width:530px;
background:url(/home/img/h3_photodiary.jpg) no-repeat;
}
#newface h3{
width:880px;
background:url(/home/img/h3_newface.jpg) no-repeat;
}
#schedule h3{
width:880px;
background:url(/home/img/h3_3b.jpg) no-repeat;
}
#event h3{
width:880px;
background:url(/home/img/h3_4b.jpg) no-repeat;
}
#ranking h3{
width:435px;
background:url(/home/img/h3_ranking.jpg) no-repeat;
}
#recommend h3{
width:435px;
background:url(/home/img/h3_recommend.jpg) no-repeat;
}

#pickup h3{
width:880px;
background:url(/home/img/h3_5.jpg) no-repeat;
}

#movie h3{
display:none;
}
#movie{
width:340px;
height:300px;
float:left;
/*background:url(/home/img/mv_bg.jpg) no-repeat;*/
}
#movie p.mv_p{
	font-size:12px;
padding:5px;
	text-align:right;
position:absolute;
top:240px;
right:10px;
}

#movie .mvself{
height: 280px;
    margin-top: 39px;
    position: relative;
    width: 340px;
}
#movie .mvself #fudolmovie{
font-size:12px;
text-align:right;
padding-right:10px;
/*padding-top:10px;*/
padding-top:0px;
}

#movie .mvself object{
position:absolute;
top:0;
left:5px;
/left:10px;
}


/*
#news{
width:530px;
height:560px;
float:right;
text-align:left;
}
#news ul{
list-style-type:none;
width:530px;
height:480px;
overflow:auto;
}
#news em{
display:block;
font-size:12px;
text-align:right;
font-style:normal;
padding-right:5px;
}
#news li{
margin-bottom:20px;
width:96%;
text-align:left;
}
#news h4{
color:#666666;
font-size:14px;
font-weight:bold;
border-bottom:1px solid #CA776D;
}
#news p{
color:#666666;
text-align:right;
font-size:12px;
font-weight:normal;
padding:2px;
}
#news p.photo{
text-align:left;
float:left;
margin:20px;
}
#news p.photo img{
border:2px solid #CBC1A3;
}
#news div.text p{
text-align:left;
float:left;
line-height:150%;
font-size:14px;
color:#666666;
}

#news div.text p img{
margin:10px;
float:left;
}



#news .mvbox{
margin:auto;
padding:5px;
text-align:center;
}
#news .imagebox{
margin:10px;
padding:5px;
float:left;
}
*/

#news{
width:530px;
height:500px;
float:right;
text-align:left;
}
#news em{
display:block;
font-size:12px;
text-align:right;
font-style:normal;
padding-right:5px;
}
#news ul{
list-style-type:none;
width:530px;
height:420px;
overflow:auto;
}
#news li{
margin-bottom:20px;
width:96%;
text-align:left;
}

#news li h4{
color:#000000;
font-size:14px;
font-weight:bold;
display:block;
text-align:left;
}
#news h4{
color:#666666;
font-size:14px;
font-weight:bold;
border-bottom:1px solid #CA776D;
}
#news p{
color:#666666;
text-align:right;
font-size:12px;
font-weight:normal;
padding:2px;
}
#news li .mvbox{
text-align:center;
width:220px;
margin:auto;
margin-top:10px;
margin-bottom:10px;
border:2px solid #CBC1A3;
}

#news li .imagebox{
float:left;
margin-right:10px;
margin-bottom:10px;
}
#news li .imagebox img{
border:2px solid #CBC1A3;
}
#news li p.text{
float:left;
font-size:12px;
color:#666666;
line-height:130%;
text-align:left;
}
/*090617追加左寄せ*/
#news li div.text p{
text-align:left;
}

#photodiary{
width:530px;
height:240px;
float:right;
text-align:left;
}
#photodiary ul{
list-style-type:none;
height:210px;
overflow:auto;
}
#photodiary ul li{
border-bottom: 1px dotted #666666;
float: left;
margin: 0 0 10px;
padding: 0 0 10px;
width: 96%;
}

#photodiary ul li img.photo{
float:left;
display:block;
}

#photodiary ul li #diary_right{
float: left;
margin: 0 0 0 10px;
_margin: 0 0 0 10px;
width: 300px;
}

#photodiary ul li #diary_right b{
display: block;
font-size: 14px;
height: auto;
padding: 0px;
text-align: left;
width: 300px;
}

#photodiary ul li #diary_right span.day{
text-align:left;
width:100px;
height:auto;
display:block;
font-size:10px;
padding:0 0 10px 0px;
}


#photodiary ul li #diary_right span.comment{
color: #808080;
display: block;
font-size: 12px;
height: auto;
text-align: left;
width: 300px;
}


#newface{
width:880px;
height:250px;
float:right;
text-align:left;
}
#newface ul{
list-style-type:none;
height:190px;
overflow:auto;
}
#newface ul li{
float:left;
width:100px;
font-size:12px;
text-align:center;
margin-left:10px;
margin-right:10px;
_margin-left:10px;
_margin-right:10px;
color:#666666;
}
#newface ul li h4{
font-size:12px;
height:12px;
font-weight:bold;
color:#666666;
text-align:left;
padding:4px;
}

#newface li .icn{
height:20px;
width:100px;
margin:auto;
padding:0px;
}
#newface li .icn img.areaicn{
float:left;
_margin-left:-3px;
}
#newface li .icn img.upnew{
float:right;
_margin-right:-3px;
}


#newface ul li img.thumb{
border:1px solid #cccccc;
}

#newface ul li img.thumb3{
border:1px solid #C4BB97;
}

#newface ul li img.thumb4{
border:1px solid #CCCCCC;
}

#newface ul li img.thumb5{
border:1px solid #C87168;
}






#schedule{
margin-top:10px;
width:880px;
float:left;
height:500px;
text-align:center;
}
#schedule img{
margin:auto;
margin-bottom:10px;
}
#schedule ul{
text-align:left;
list-style-type:none;
height:430px;
overflow:auto;
}
#schedule li{
float:left;
width:100px;
height:198px;
margin:2px;
margin-bottom:10px;
overflow:auto;
}
#schedule li img{
display:block;
margin:0px;
}

#schedule li .icn{
height:20px;
width:100px;
margin:0px;
padding:0px;
}
#schedule li .icn img.areaicn{
float:left;
_margin-left:-3px;
}
#schedule li .icn img.upnew{
float:right;
_margin-right:-3px;
}
#schedule li h4{
font-size:12px;
height:12px;
font-weight:bold;
color:#666666;
text-align:left;
padding:4px;
}
#schedule li p{
font-size:12px;
height:12px;
font-weight:normal;
color:#666666;
text-align:center;
padding:4px;
}


#schedule li .icn:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
} 

#schedule ul li img.thumb{
border:1px solid #cccccc;
}

#schedule ul li img.thumb3{
border:1px solid #CCCCCC;
}

#schedule ul li img.thumb4{
border:1px solid #CCCCCC;
}

#schedule ul li img.thumb5{
border:1px solid #CCCCCC;
}



#event{
margin-top:10px;
width:880x;
height:590px;
float:right;
margin-bottom:30px;
text-align:left;
}
#event ul{
width:880px;
text-align:left;
list-style-type:none;
height:540px;
overflow:auto;
}
#event li{
/*width:100%;
float:left;*/
margin-bottom:20px;
text-align:center;
}

#event li h4{
color:#666666;
font-size:14px;
font-weight:bold;
display:block;
text-align:left;
}
#event p.date{
color:#666666;
text-align:left;
font-size:12px;
font-weight:normal;
padding:2px;
display:block;
text-align:left;
}
#event li .mvbox{
text-align:center;
width:220px;
margin:auto;
margin-top:10px;
margin-bottom:10px;
border:2px solid #CBC1A3;
}

#event li .imagebox{
float:left;
margin-right:10px;
margin-bottom:10px;
}
#event li .imagebox img{
border:2px solid #CBC1A3;
}
#event li p.comment{
float:left;
font-size:12px;
color:#666666;
line-height:130%;
text-align:left;
}
/*090617追加左寄せ*/
#event li div.comment p{
text-align:left;
}

#ranking{
width:435px;
/*height:365px;*/
float:left;
margin-bottom:10px;
text-align:left;
display:inline;
height:600px;
}
#ranking ul{
list-style-type:none;
}
#ranking ul li{
float:left;
width:206px;
/*height:150px;*/
padding:5px;
font-size:12px;
color:#666666;
margin-bottom:20px;
display:inline;
}
#ranking ul li.top{
width:425px;
}
#ranking ul li h4{
height:20px;
overflow:hidden;
/*width:100%;*/
text-align:left;
}
#ranking ul li h4 img{
vertical-align:middle;
}
#ranking ul li img.thumb{
border:1px solid #cccccc;
display:block;
float:left;
margin-right:5px;
}

#ranking ul li img.thumb3{
border:1px solid #C4BB97;
display:block;
float:left;
margin-right:5px;
}

#ranking ul li img.thumb4{
border:1px solid #CCCCCC;
display:block;
float:left;
margin-right:5px;
}

#ranking ul li img.thumb5{
border:1px solid #C87168;
display:block;
float:left;
margin-right:5px;
}
#ranking ul li img.big{
width:120px;
height:150px;
}
#ranking ul li img.small{
width:98px;
height:123px;
}

#ranking ul li p{
width:97px;
_width:96px;
float:left;
}
#ranking ul li p.comment{
height:80px;
overflow:auto;
}
#ranking ul li.top p{
width:290px;
float:left;
margin-top:5px;
margin-bottom:10px;
}
#ranking ul li p.sche{
_width:94px;
font-size:12px;
margin-top:10px;
padding-top:3px;
float:left;
/*height:30px;*/
border:1px solid #C4BB97;
background-color:#ffffff;
text-align:center;
overflow:hidden;
}
#ranking ul li.top p.sche{
width:290px;
}
#ranking li img.areaicn{
margin-right:2px;
}
#ranking li .icn{
float:right;
_margin-right:-3px;
}


#recommend{
width:435px;
/*
margin-top:10px;
height:365px;
*/
float:right;
margin-bottom:10px;
text-align:left;
display:inline;
height:600px;
}
#recommend ul{
list-style-type:none;
}
#recommend ul li{
float:left;
width:206px;
/*height:150px;*/
padding:5px;
font-size:12px;
color:#666666;
margin-bottom:20px;
display:inline;
}
#recommend ul li.top{
width:425px;
}
#recommend ul li h4{
height:20px;
overflow:hidden;
/*width:100%;*/
text-align:left;
}
#recommend ul li h4 img{
vertical-align:middle;
}
#recommend ul li img.thumb{
border:1px solid #cccccc;
display:block;
float:left;
margin-right:5px;
}

#recommend ul li img.thumb3{
border:1px solid #C4BB97;
display:block;
float:left;
margin-right:5px;
}

#recommend ul li img.thumb4{
border:1px solid #CCCCCC;
display:block;
float:left;
margin-right:5px;
}

#recommend ul li img.thumb5{
border:1px solid #C87168;
display:block;
float:left;
margin-right:5px;
}
#recommend ul li img.big{
width:120px;
height:150px;
}
#recommend ul li img.small{
width:98px;
height:123px;
}

#recommend ul li p{
width:97px;
_width:96px;
float:left;
}
#recommend ul li p.comment{
height:80px;
overflow:auto;
}
#recommend ul li.top p{
width:290px;
float:left;
margin-top:5px;
margin-bottom:10px;
}
#recommend ul li p.sche{
_width:94px;
font-size:12px;
margin-top:10px;
padding-top:3px;
float:left;
/*height:30px;*/
border:1px solid #C4BB97;
background-color:#ffffff;
text-align:center;
overflow:hidden;
}
#recommend ul li.top p.sche{
width:290px;
}
#recommend li img.areaicn{
margin-right:2px;
}
#recommend li .icn{
float:right;
_margin-right:-3px;
}




#pickup{
width:880px;
/*height:160px;*/
margin-top:10px;
padding-bottom:10px;
text-align:left;
}

#pickup ul{
list-style-type:none;
margin-bottom:10px;
padding:4px;
}
#pickup li{
float:left;
width:280px;
height:180px;
margin:10px 4px;
}



#movie h2{
text-indent:-10000px;
display:none;
}
