@charset "UTF-8";

/*--------------------------------------
  カテゴリタイトル
---------------------------------------*/
.content_bottom .title {
display:inline;
float:right;
width:47px;
height:383px;
margin:-8px 32px 0 0;
background:url(../../vgh/image/title.gif) no-repeat;
text-indent:-9999px;
font-size:0;
line-height:0;
}

/*--------------------------------------
  コンテンツ
---------------------------------------*/
.content_bottom .main p {
line-height:1.4em;
}

.content_bottom .main .read {
width:500px;
height:124px;
background:url(../vgh/drive/image/title.gif) no-repeat;
text-indent:-9999px;
}

.content_bottom .main .read2 {
display:none;
overflow:hidden;
}

.content_bottom .main dt {
width:500px;
margin:0 0 6px 0;
border-bottom:#666 1px solid;
color: #FF3300;
font-size:150%;
font-weight:bold;
}

.content_bottom .main dl {
margin:5px 0 0 25px;
line-height:2em;
}