h2{
padding:0;
margin:10px 0;
font-size:14px;
}

h3{
padding:0;
margin:10px 0;
font-size:12px;
color:#92AC56;
}


.topostitle{
margin:10px 30px 4px 0px;
}

img.cap{
width:160px;
height:120px;
float:left;
margin:10px;
}
img.toptitle{
margin:0px 10px 20px 10px;
}

img.fftop{
align:center;
margin:10px;
}

.title{
padding:30px 10px;
font-size:16px;
margin:0 0 4px 50px;
font-weight:bold;
color:#8da653;
text-align:left;
}

/* topnewsの左右のブロック用
----------------------------------*/

/* topnewsの左側：left--*/
#topnews_wrap {
width:690px;
margin-left:35px;
margin-right:35px;
padding-bottom:10px;
float:left;
}

/*
#topnews_wrap2{
width:690px;
margin-left:35px;
margin-right:35px;
padding-bottom:10px;
float:clear;
}
*/

#topnews_wrap li{
font-size:12px;
}

.leftwrap{
width:336px;
float:left;
background:url(./img/top/left_bg.gif) repeat-y center;
}
.lefttop{
width:336px;
padding-top:64px;
background:url(./img/top/left_title.gif) no-repeat center top;
}
.left{
background:url(./img/top/left_main.gif) no-repeat center bottom;
padding:6px 40px 0 40px;
text-align:left;
}

.leftbottom{
width:336px;
padding-bottom:29px;
background:url(./img/top/left_bottom.gif) no-repeat center bottom;
}


.left p{
font-size:10px;
margin:0;
padding:0;
}
/* topnewsの右側：right--*/

.rightwrap{
width:328px;
float:right;
background:url(./img/top/right_bg.gif) repeat-y center;
}
.righttop{
width:328px;
padding-top:64px;
background:url(./img/top/right_title.gif) no-repeat center top;
}
.right{
background:url(./img/top/right_main.gif) no-repeat center bottom;
padding:6px 40px 0 40px;
text-align:left;
}
.rightbottom{
width:328px;
padding-bottom:29px;
background:url(./img/top/right_bottom.gif) no-repeat center bottom;
}

.right p{
font-size:10px;
margin:0;
padding:0;
}







/* customized by T.Y.
----------------------------------*/


.right .basetext{
font-size:12px;
line-height:1.5em;
margin:0;
padding:10px 0 0 0px;
letter-spacing: 0.06em; 
}

.left .basetext{
font-size:12px;
line-height:1.5em;
margin:0;
padding:10px 0 0 10px;
letter-spacing: 0.06em; 
}


.left ul{
 font-size:12px;
 line-height:1.5em;
 margin:0;
 padding:10px 0 0 10px;
 letter-spacing: 0.06em;
}


.left li{
 font-size:10px;
 line-height:1.5em;
 margin: 0 0 0 5px ;
 padding:0;
 letter-spacing: 0.06em;
}

.right ul{
 font-size:12px;
 line-height:1.5em;
 margin:5px;
 padding:10px 0 0 10px;
 letter-spacing: 0.06em;
}

.right li{
 font-size:10px;
 line-height:1.5em;
 margin: 0 0 0 5px ;
 padding:0;
 letter-spacing: 0.06em;
}


.left a.font10{
font-size:10px;
line-height:1.5em;
margin:0;
padding:10px 0 0 0;
letter-spacing: 0.04em; 
}

