/* 日南テレビ! CSS Document */

p{
margin:20px 0 20px 0;
}

p.lead{
font-size:16px;
line-height:14px;
margin-top:14px;
}

p.bodyText{
text-align:left;
line-height:140%;
margin:20px 0 20px 0;
}

.HrDotline{
   border-width: 1px 0px 0px 0px; 
   border-style: dashed;
   border-color: gray;
   height: 1px;
}

span.bold{
font-weight:bold;
font-size:16px;
margin-top:20px;
}

span.text{
line-height:140%;
padding-bottom:18px;
}

/* フォント */

span.glay{
color:#666666;
}
span.red{
color:#FF0000;
}
span.blue{
margin-top:14px;
color:#00B1E4;
}
span.org{
margin-top:14px;
color:#FF6600;
}


/* textbox */
.textbox{
width:630px;
height:auto;
padding: 0 0 10px 10px;
}


/* オススメ番組 */
#osusume{
width:630px;
height:auto;
padding: 0 0 0 10px;
}
#osusume .box{
width:150px;
margin: 0 0 0 5px;
float:left;
}
#osusume .photo,
#osusume .left
{
width:150px;
padding: 0 0 5px 0;
font-size:12px;
float:left;
}


/* 2brok */
#osusume2{
width:640px;
height:auto;
padding: 0 0 10px 0;
}
#osusume2 .box{
width:310px;
margin: 0 0 0 5px;
float:left;
}
#osusume2 .photo,
#osusume2 .left
{
width:300px;
padding: 0 0 0 10px;
float:left;
}
#osusume2 UL LI {
	list-style-image:url('../images/h4i.gif');
	margin:0 0 0 15px;
	padding: 0 5px 0 0;
	text-align: left;
	line-height: line-height: 2.0em;
}


/* スポンサー枠 */
#ad-back{
width:260px;
height:auto;
}
.ad-box{
width:120px;
height:60px;
padding: 0 0 10px 10px;
float:left;
}
.ad-box260{
width:260px;
margin: 0 0 10px 10px;
}

/* 記事バナー枠 */
#bn-back{
width:630px;
height:50px;
}
.bn-box{
width:auto;
height:auto;
padding: 0 0 10px 10px;
float:left;
}
.bn-box630{
width:630px;
margin: 0 0 10px 0;
}

/* 記事バナーamazon枠 */
#ama-back{
width:630px;
height:auto;
}
.ama-box{
width:150px;
height:auto;
padding: 0;
float:left;
}


/* ＱＡリスト */
#ques li{
line-height:20px;
list-style-image:url('images/question.gif');
margin-left:30px;
}
#ans li{
line-height:20px;
list-style-image:url('images/ans.gif');
margin-left:30px;
}
#list li{
line-height:20px;
list-style-image:url('images/icon.gif');
margin-left:30px;
}
.list{
list-style:disc;
line-height:130%;
margin-top:10px;
margin-left:15px;
}


/* コメント */
#commentbox ol,
#post-ratings-1{
margin:0 0 0 10px;
}

.similar-posts{
margin:0 0 0 20px;
clear:both;
}