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;
}

.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:auto;
margin-right:auto;
padding-bottom:10px;
}
.leftwrap{
width:336px;
float:left;
background:url(./img/top/news_bg.gif) repeat-y center;
}
.lefttop{
width:336px;
padding-top:64px;
background:url(./img/top/news_title.gif) no-repeat center top;
}
.left{
background:url(./img/top/news_main.gif) no-repeat center bottom;
padding:6px 40px 0 40px;
text-align:left;
}

.leftbottom{
width:336px;
padding-bottom:29px;
background:url(./img/top/news_bottom.gif) no-repeat center bottom;
}


.left img{
margin:0;
padding:0;
}

.left p{
font-size:10px;
margin:0;
padding:0;
}

.left p a{
margin:0;
padding:0;
}

/* topnewsの右側：right--*/

.rightwrap{
width:328px;
float:right;
background:url(./img/top/organic_bg.gif) repeat-y center;
}
.righttop{
width:328px;
padding-top:64px;
background:url(./img/top/organic_title.gif) no-repeat center top;
}
.right{
background:url(./img/top/organic_main.gif) no-repeat center bottom;
padding:6px 40px 0 40px;
text-align:left;
}
.rightbottom{
width:328px;
padding-bottom:29px;
background:url(./img/top/organic_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 20px;
 letter-spacing: 0.06em;
}


#left li{
 font-size:10px;
 line-height:1.5em;
 margin:0;
 padding:5px 0 0 10px;
 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; 
}


