@charset "utf-8";

/* reset */

#flashContents,
#flashContents-in{
width:900px;
height:345px;
overflow:hidden;
}
#flashContents{
padding:0 10px;
}

#flashContentsInterview{
width: 400px;
height: 300px;
padding: 0px 0px 20px 28px;
overflow:hidden;
}

#flashContentsInterview-in{
padding: 0px 0px 10px 0px;
}

#flashContentsInterview2{
width: 400px;
height: 300px;
padding: 0px 0px 20px 28px;
overflow:hidden;
}

#flashContentsInterview2-in{
padding: 0px 0px 10px 0px;
}

#interview{
width:460px;
margin: 0px;
padding: 0px;
background:#fff;
overflow:hidden;
}

#interview.sub{
width:400px;
background:none;
}

#center{
width:460px;
float:left;
color:#333;
overflow:hidden;
}

#right{
width:200px;
float:right;
overflow:hidden;
}

#center h2,
#right h2{
width:0; height:29px;
margin-bottom:10px;
overflow:hidden;
}

#center h2#intro{background: url(/images/home/title_nerima.gif) left top no-repeat; padding-left:460px;margin-bottom:10px;}
#center h2#interview{background: url(/images/home/title_interview01.gif) left top no-repeat; padding-left:460px;margin-bottom:10px;}
#center h2#interview2{background: url(/images/home/title_interview02.gif) left top no-repeat; padding-left:460px;margin-bottom:10px;}
#center h2#kucho{background: url(/images/home/title_kucho.gif) left top no-repeat; padding-left:460px;margin-bottom:0;}
#center h2#news{background: url(/images/home/title_news.gif) left top no-repeat; padding-left:460px;}
#right h2#event{background: url(/images/home/title_event.gif) left top no-repeat; padding-left:200px;}
#right h2#pr{background: url(/images/home/title_pr.gif) left top no-repeat; padding-left:200px;}

#center div#intro-text{
padding:0px 10px 20px;
overflow:hidden;
}

#center div#kucho-text{
padding:0px 10px 20px;
overflow:hidden;
}

h3#news01,
h3#news02{
width:0; height:17px; padding-left:165px;
margin-bottom:10px;
float:left;
overflow:hidden;
}

h3#news01{background: url(/images/home/title_news01.gif) left top no-repeat;}
h3#news02{background: url(/images/home/title_news02.gif) left top no-repeat;}

a.all{
width:0; height:20px; padding-left:45px;
margin-right:10px;
float:right;
background: url(/images/home/view_all.gif) 0px 0px no-repeat;
overflow:hidden;
}
a.all:hover{
width:0; height:20px; padding-left:45px;
margin-right:10px;
float:right;
background: url(/images/home/view_all.gif) 0px -20px no-repeat;
overflow:hidden;
}

ul.newsList{
width:440px;
margin:0 auto 25px;
border-top:1px dotted #bcbcbc;
clear:both;
overflow:hidden;
}

ul.newsList li{
padding:0.5em 10px;
border-bottom:1px dotted #bcbcbc;
}

ul.newsList li a{color:#333;text-decoration:none;}
ul.newsList li a:hover{text-decoration:underline;}

ul.newsList li span{padding-right:1.2em;}
ul#newsList01 li span{background: url(/images/home/title_news01_icon.gif) right center no-repeat;}
ul#newsList02 li span{background: url(/images/home/title_news02_icon.gif) right center no-repeat;}

ul#newsList01 li.listBg{background:#fef7f7;}
ul#newsList02 li.listBg{background:#fefaf1;}

#right ul{
margin-bottom:25px;
}

#right ul li{
margin-bottom:10px;
}







