@charset "utf-8";
/*----(第２階層)----*/
body#other div#rightcontent h1 {
	color: #0F218B;
	font-weight: bold;
	font-size: 16px;
}

body#other div#rightcontent h2 {
	margin: 1em 0;
	border-bottom: 1px solid #B3B3B3;
	border-right: none;
	border-left: 3px solid #B3B3B3;
	background: #fff;
}
	 
body#other div#rightcontent h3 a {
	margin-left: 2em;
	padding-left: 1.5em;
	line-height: 160%;
	background: url(../../img/detail_arrow.gif)no-repeat 0 2px;
}
 
body#other div#rightcontent div.topics {
	padding: 5px 0;
	border-bottom: 1px dotted #000;
}

	body#other div#rightcontent div.topics p.day {
		padding-bottom: 5px;
		color: #0F218B;
		font-weight: bold;
	}

body#other div#rightcontent div.comment {
	margin: 0px 0 15px 0;
	clear: both;
	font-size: 10px;
}

body#other div#rightcontent span#support {
	color: #0F218B;
	font-weight: bold;
	font-size: 16px;
}
