@charset "utf-8";

div#contents{ background:url(../img/bg_3.gif) 0 20px repeat-y; margin:15px 0 30px 0; padding-top:0;}
div#mainContents{
	width:510px;
	float:left;
}
div#sideNavigation{
	width:221px;
	float:right;
}

p.pankuzu{ padding:20px 0 0 20px;}

h4{
	font-weight:bold;
	color:#999900;
	line-height:1.8;
	border-left: 3px solid #CC9900;
	padding-left:12px;
	margin-bottom:15px;
	letter-spacing:2px;
}
span.detail{
	display:block;
	padding-top:20px;
}
p.topicsImg{
	width: 194px;
	float: right;
	margin: 0 15px 0 14px;
	display: inline;
/*	padding:2px;
	border:1px solid #ccc;*/
}
p.topicsImg img{
	width: 194px;
}
h5{ clear:both; margin-top:50px; margin-bottom:5px;}
ul#topics{
	border-bottom:1px dotted #ccc;
   width:500px;
}
ul#topics li{
   border-top:1px dotted #ccc;
   padding: 6px 0px 2px 0;
   width:485px;
   display: block;
   padding-left:15px;
   background:url(../../topics/img/bg_topics.gif) no-repeat 10px 0.8em;
}
ul#topics li span{
	padding-left:10px;
}
ul#topics li.bg{
   background:url(../../topics/img/bg_topics.gif) no-repeat 10px 0.8em #F7F7F7;
}
