/* flash
---------------------------------------*/

#main_image_box{
width:878px;
background-color:#FFFFFF;
border:1px solid #ccc;
padding:1px;
margin-bottom:15px;
}

#main_image{
width:876px;
margin:0 auto;
border:1px solid #ccc;
z-index: 1;
}

/* topnavi
---------------------------------------*/
div#topnavi{
background-image:url(../img/index/topnavi_top.jpg);
background-repeat:no-repeat;
background-position:top;
width:660px;
padding-top:5px;
}

div#topnavi_bottom{
background-image:url(../img/index/topnavi_bottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:650px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
background-color:#EBEBEB;
margin-bottom:15px;
}

div.topnavi_box_center{
margin-left:10px;
margin-right:10px;
}

div.topnavi_box,
div.topnavi_box_center{
width:210px;
height:240px;
background-image:url(../img/index/topnavi_box_bg.jpg);
background-repeat:repeat-y;
border-bottom:1px solid #FF6600;
}

ul.topnavi_list{
width:185px;
margin:5px auto 0;
}

ul.topnavi_list li{
background-image:url(../img/index/orange_dot.jpg);
background-repeat:repeat-x;
background-position:bottom;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
}

ul.topnavi_list li a{
background-image:url(../img/index/topnavi_arrow.jpg);
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
}

ul.topnavi_list li span{
font-size:80%;
color:#FF6600;
}

div.topnavi_box_img{
width:185px;
height:30px;
margin:10px auto 0;
}

div.topnavi_box_img img{
display:block;
}

.topnavi_box_img a:hover img{
    opacity:0.7;
    filter: alpha(opacity=70);
}



/* whats_checker
---------------------------------------*/
dl.whats_checker{
width:660px;
}


/* news_column
---------------------------------------*/

div.news_column{
margin-top:10px;
width:660px;
}

div.news_column_title{
background-image:url(../img/index/news_bg.jpg);
background-repeat:no-repeat;
width:615px;
height:27px;
padding-top:7px;
padding-left:30px;
padding-right:15px;
}

div.news_column_title div.to_list{
margin-top:0px;
}

dl.list{
width:638px;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
padding:0 10px 10px;
}

dl.list dt{
padding-bottom:10px;
padding-top:10px;
padding-left:18px;
position:absolute;
width:132px;
background:url(../img/common/arrow.jpg) no-repeat center left;
}

dl.list dd{
background:url(../img/common/dot_gray3.jpg) repeat-x center bottom;
line-height:150%;
padding-bottom:10px;
padding-left:160px;
padding-top:10px;
width:478px;
}

div.mobile_column{
width:210px;
}

div.mobile_column h2{
background-image:url(../img/index/mobile_bg.jpg);
background-repeat:no-repeat;
width:183px;
height:27px;
padding-left:27px;
padding-top:7px;
}

div.mobile_column div.mobile_column_box{
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
padding-left:2px;
padding-top:5px;
padding-bottom:5px;
}

/* news_column
---------------------------------------*/
#textlink{
background-image:url(../img/common/icon_onegai.gif);
background-position: left top;
width:210px;
padding:15px 0 10px;
}
#textlink ul{
    line-height: 1.0em;
}
#textlink ul li{
    line-height: 1.0em;
    margin-bottom: 10px;
}



