@charset "shift_jis";

/*----------------------------------------------------------------------------
   topics F individual style
----------------------------------------------------------------------------*/

h3{
margin-bottom:10px;
padding:2px 0 4px 15px;
border-bottom:1px solid #fd9a00;
background:transparent url(../../common/images/ttl_bg02.gif) no-repeat scroll 0pt 100%;
}


/*--------------------------------------- index.html */

.lead{margin:20px;}
.topicsList{width:680px; margin:0 auto;}

.topicsList .dateList{margin:15px 0 10px 0;}
.topicsList .dateList li{display:inline; margin-right:1.5em;}

/* h2 (text) */
.h2Txt{
margin:10px 20px 20px 20px;
background:url(../../common/images/h2_bg.gif) no-repeat 0 0;
}
.h2Txt h2{
margin:0;
padding:10px 15px 10px 25px;
color:#8f5b01;
background:url(../../common/images/h2_btm.gif) no-repeat 0 100%;
}

/* entry date */
.entryDate{margin:10px 20px; text-align:right;}

/* entry box */
.entryBox{width:660px; margin:20px auto;}

.entryBox p{margin:1.3em 0;}





