@charset "UTF-8";

/*-----------------------------------------
news&topics
-----------------------------------------*/

#page{
	text-align:right;
	}

#topicsbox ul{
	}

#topicsbox li{
	margin-bottom:5px;
	background-image:url(../images/mark_news.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:5px;
	border-bottom:1px dashed #CCCCCC;
	}

/*-----------------------------------------
詳細ページ
-----------------------------------------*/

#day{	
	text-align:right;
	font-size:12px;
	margin-bottom:5px;
	}

#title{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:5px 0;
	}
		
h5{
	border-left:3px solid #CC0000;
	padding-left:15px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	}	

#textbox{
	margin:20px 0;
	}	

#topreturn{
	clear:both;
	text-align:right;
	font-size:12px;
	}	

.f_right{
	float:right;
	margin-left:15px;
	}	

#imgbox{
	width:692px;
	height:auto;
	}
		
