@charset "Shift_JIS";
/* CSS Document */


body{
margin:0;
padding:0;
}


p,h1,h2,h3,h4,h5,ul,li{
margin:0;
padding:0;
}


#Nishio{
width:590px;
text-align:left;
margin-bottom:10px;
line-height:1.5em;
}

#NishioTitle{
width:590px;
height:700px;
background-image:url(image/main.jpg);
background-repeat:no-repeat;
}


#NishioMain{
width:550px;
width:_590px;
padding:0 20px 20px 20px;
background-image:url(image/bg.jpg);
background-repeat:no-repeat;
background-position:bottom;

}

#Nishio h1,h2{
text-indent:-9999px;
}

#NishioMain #NishioSub{
width:550px;
height:299px;
background-image:url(image/sub_01.gif);
background-repeat:no-repeat;
margin:30px 0;
}


#NishioMain #Cover{
width:215px;
float:left;
}

#NishioMain #Bascket{
width:330px;
float:right;
}


#NishioMain #Bascket .bascket_txt{
border-top:1px solid #000;
border-bottom:1px solid #000;
padding:10px 0;
}


#NishioMain #Bascket #NishioMovie{
width:330px;
margin:10px 0;
}



#NishioMain #Message{
width:550px;
margin-top:20px;
}

#NishioMain #Message .message_txt{
margin:10px;
}

#NishioMain #Message .message_name{
text-align:right;
font-weight:bold;
margin-right:1em;
font-size:110%;
}

#NishioMain #Message .message_img{
text-indent:-9999px;
width:550px;
height:419px;
background-image:url(image/message.gif);
background-repeat:no-repeat;
}


/*//////////////化物語カレンダー///////////////*/

#Bakecalendar{
width:590px;
margin-bottom:30px;
background-image:url(image/bake_calendar_bg.gif);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:10px;
}

#Bakecalendar .bakeclendar_top{
width:590px;
height:243px;
background-image:url(image/bake_calender_top.jpg);
background-repeat:no-repeat;
}


#Bakecalendar .bakeclendar_title{
background-color:#249d9a;
padding:5px;
color:#fff;
width:560px;
width:_570px;
margin:0 auto;
}

#Bakecalendar ul{
width:550px;
margin:15px auto;
list-style-type:none;
}

#Bakecalendar li.bkcl{
margin-bottom:5px;
}





/*//////////////既刊///////////////*/
#NishioKikan{
background-color:#fff;
}

#NishioKikan h4{
margin-bottom:15px;
clear:both;
}

#NishioKikan .kikan_left{
width:170px;
float:left;
}

#NishioKikan .kikan_right{
width:415px;
float:right;
margin-bottom:15px;
}


#NishioKikan .kikan_naiyo{
border-top:1px solid #ccc;
padding-top:10px;
margin-bottom:10px;
}


#Nishio p.line{
border-top:1px solid #ccc;
margin-bottom:15px;
}



/*//////////////アニメバナー///////////////*/
#Nishio .anime_bnr{
width:590px;
margin:20px auto 30px;
}

#Nishio .anime_bnr a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

