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

/*----トップページ-----------*/

#Top_Logo  {
position:absolute;
top:50%;
left:50%;
margin-top:-200px;
margin-left:-340px;
width:680px;
height:400px;
text-align:center;
padding-top:60px;
}

#Top_Logo h1{
padding-bottom:10px;
}

.info_banner a{
display:block;
width:420px;
height:248px;
margin:0 auto;
text-indent:-9999px;
}


.info_banner a{
background:url(../images/info_banner.gif) no-repeat 0px 0px;
width:420px;
}

.info_banner a:hover{
background:url(../images/info_banner.gif) no-repeat 0px -248px;
width:420px;
}


.wm_banner_top{
width:190px;
height:50px;
padding-top:40px;
padding-right:10px;
float:right;
}


.wm_banner_top a:hover img  {
-moz-opacity:0.80;
opacity:0.80;
filter:alpha(opacity=80);
}


.wm_banner{
width:190px;
height:50px;
float:right;
padding-right:20px;
}


.wm_banner a:hover img  {
-moz-opacity:0.80;
opacity:0.80;
filter:alpha(opacity=80);
}




#Main_Menu_Bottom  {
width:680px;
margin:0 auto;
padding-top:150px;
}

#Main_Menu_Bottom ul  {
margin:0;
padding:0;
list-style:none;
}

#Main_Menu_Bottom li  {
float:left;
margin:0;
padding:0;
height:17px;
text-indent:-9999px;
}

#Main_Menu_Bottom li a  {
text-decoration:none;
display:block;
height:17px;
}


/*--------------basic-----------------
-----------------------*/
#Main_Menu_Bottom li#Top {
background:url(../images/main_menu.gif) no-repeat 0px 0px;
width:84px;
}
#Main_Menu_Bottom li#About    {
background:url(../images/main_menu.gif) no-repeat -84px 0px;
width:105px;
}
#Main_Menu_Bottom li#Member  {
background:url(../images/main_menu.gif) no-repeat -189px 0px;
width:116px;
}
#Main_Menu_Bottom li#Blog    {
background:url(../images/main_menu.gif) no-repeat -305px 0px;
width:94px;
}
#Main_Menu_Bottom li#Info    {
background:url(../images/main_menu.gif) no-repeat -399px 0px;
width:152px;
}
#Main_Menu_Bottom li#Contact  {
background:url(../images/main_menu.gif) no-repeat -551px 0px;
width:127px;
}

/*--------------hover-------------------
-------------------------*/
#Main_Menu_Bottom li#Top a:hover  {
background:url(../images/main_menu_on.gif) no-repeat 0px 0px;
width:84px;
}
#Main_Menu_Bottom li#About a:hover     {
background:url(../images/main_menu_on.gif) no-repeat -84px 0px;
width:105px;
}
#Main_Menu_Bottom li#Member a:hover  {
background:url(../images/main_menu_on.gif) no-repeat -189px 0px;
width:116px;
}
#Main_Menu_Bottom li#Blog a:hover    {
background:url(../images/main_menu_on.gif) no-repeat -305px 0px;
width:94px;
}
#Main_Menu_Bottom li#Info a:hover    {
background:url(../images/main_menu_on.gif) no-repeat -399px 0px;
width:152px;
}
#Main_Menu_Bottom li#Contact a:hover   {
background:url(../images/main_menu_on.gif) no-repeat -551px 0px;
width:127px;
}


/*-----------------------------
---------------------------------------------*/



/*-------メンバー------------*/

#Member_sttl  {
width:413px;
}

#Profile  {
width:830px;
padding:20px 0px 100px;
}

#Prof_Group  {
float:left;
width:413px;
}

#Prof_Artists  {
float:left;
width:413px;
}

/*--------メンバープロフィール--------*/

#Personal_Profile  {
width:646px;
margin:0 auto;
padding:60px 0px 120px;
color:#383838;
}

#Profile_Top_Wrap  {
height:140px;
padding-bottom:30px;
}

#Profile_Photo  {
float:left;
width:175px;
padding-right:20px;
}

#Profile_Name    {
float:left;
padding-top:40px;
}

#Profile_Name h3    {
font-size:1.2em;
}

#Prof_Logo  {
width:136px;
float:right;
padding-top:87px;
}


#Profile_Description  {
width:500px;
padding:30px;
line-height:1.7;
font-size:0.9em;
}

#Back_btn   {
width:46px;
height:12px;
float:right;
padding-top:8px;
}

/*---------アバウト---------*/

#Main_Box   {
width:830px;
margin:0 auto;
padding:50px 0px;
}

#Left_Box  {
float:left;
width:330px;
padding-top:70px;
text-align:center;
}

#Right_Box  {
float:right;
width:450px;
padding-right:30px;
}

#Right_Box p  {
font-size:0.9em;
line-height:1.8;
}

#Sign  {
width:182px;
height:141px;
float:right;
}

/*------------*/




/*---------MOVIE---------*/



#Movie_Left_Box  {
float:left;
width:500px;
padding-top:50px;
padding-bottom:30px;
text-align:center;
}

#Movie_Right_Box  {
float:right;
width:300px;
padding-top:50px;
padding-right:30px;
}

#Movie_Right_Box p  {
font-size:0.9em;
line-height:1.8;
}






























