/* TOPIC CSS */

#main{
float:right;
width:594px;
margin:4px 0px 0px 0px;
padding:0px 0px 100px 0px;
text-align:center;
}

#main_left{
width:414px;
margin:0px 0px 0px 15px;
padding:0px 0px 0px 0px;
/*background:#ddd;*/
float:left;
}

#main_right{
width:141px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:#ccc;
float:right;
}

.key{
width:594px;
height:119px;  
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;  
}

.text_box{
margin:0px auto 30px;
padding:0x 0px 0px 0px;
width:414px;
}

.text_box h2{
display:block;
width:414px;
height:36px;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;  
}

.top_txt{
width:414px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;  
}

#topic{
width:414px;
margin:15px auto 0px auto;
padding:0px 0px 0px 0px;
text-align:left;
}

#topic dt{
width:100px;
margin:0px 0px 3px 0px;
padding:0px 0px;
display:block;
/*float:left;*/
font-weight:bold;
/*border-bottom:1px #d7d7d7 dotted;*/
}

#topic dd{
width:394px; /*左2pxマージン*/
margin:0px 0px 10px 0px;
padding:5px 0px 5px 2px; 
display:block;
/*float:right;*/
border-bottom:1px #d7d7d7 dotted;
}

.topic_bottom{
margin-bottom:300px !important;
}

.midashi{
width:414px;
/*display:block;*/
margin:20px 0px 0px 0px;
padding:0px 0px 0px 0px;  
}

* html #topic dd{
width:396px !important; /*ie6*/
/*line-height:16px;
height:16px;
overflow:hidden;*/
}

/** html #topic dt{
height:16px;
line-height:16px;
overflow:hidden;
}*/

*:first-child+html #topic dd{
width:396px !important;
/*height:16px;
line-height:16px;
overflow:hidden;*/
}

/**:first-child+html #topic dt{
height:16px;
line-height:16px;
overflow:hidden;
}*/






/* ローカルナビ
------------------------------------------*/
.l_navi{
width:141px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.l_navi li{
text-align:left;
width:139px;
height:36px;
line-height:36px;
background:#F6F6F6;
display:block;
border-top:1px #D7D7D7 solid;
border-left:1px #D7D7D7 solid;
border-right:1px #D7D7D7 solid;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.l_navi li a{
display:block;
height:36px;
}

.l_navi li a:hover{
display:block;
background-color:#F1CDCD;
}

.lnavi02{
border-bottom:1px #D7D7D7 solid;
}

.li_txt{
display:block;
margin-left:10px;
}





















