@charset "utf-8";

/*====================================================================

index.css

======================================================================

	01.contents_right

====================================================================*/

.right_topics{
	margin:10px auto;
	width:550px;
}

.right_topics table{
	margin:auto;
	border-top: solid 1px #e1e1e1;
	width: 530px;
}
.right_topics table th,
.right_topics table td{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #e1e1e1;
	text-align: left;
	line-height: 1.2;
	vertical-align: top;
}
.right_topics table th{
	width: 150px;
	color: #0a5e0b;
}

#right_topics{
	margin:10px auto;
	width:550px;
}

#right_topics table{
	margin:auto;
	border-top: solid 1px #e1e1e1;
	width: 530px;
}
#right_topics table th,
#right_topics table td{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #e1e1e1;
	text-align: left;
	line-height: 1.2;
	vertical-align: top;
}
#right_topics table th{
	width: 150px;
	color: #0a5e0b;
}

#topics{
	margin:10px auto;
	width:530px;
	height:90px;
	overflow:auto;
	overflow-x:hidden;
}

#topics table{
	margin:auto;
	border-top: solid 1px #e1e1e1;
	width: 520px;
}
#topics table th,
#topics table td{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #e1e1e1;
	text-align: left;
	line-height: 1.2;
	vertical-align: top;
}
#topics table th{
	width: 100px;
	color: #0a5e0b;
}


#right_sumai{
	margin:0 auto;
	margin-bottom:10px;
	width:550px;
}

#right_sumai_box{
	margin:0 auto;
	margin-bottom:10px;
	width:550px;
}

#sumai_box_l{
	float:left;
	margin:0 0 0 5px;
	width:263px;
}

#sumai_box_r{
	float:right;
	margin:0 5px 0 0;
	width:263px;
}

#right_cs{
	margin:0 auto;
	margin-bottom:10px;
	width:550px;
}

#right_cs p{
	text-align:left;
	padding:10px 10px 0 10px;
}

#right_manshon{
	margin:0 auto;
	margin-bottom:10px;
	background:url(../../img/br_top_manshon.gif) no-repeat;
	width:558px;
	height:141px;
}

#right_manshon p{
	padding-top:38px;
	margin-left:10px;
	width:530px;
	text-align:left;
	line-height:18px;
}

#right_manshon #manshon_link{
	padding-right:15px;
	text-align:right;
}
