@charset "utf-8";
body,td,th{
  font-family : "MS UI Gothic",Osaka;
  color:#000000;}

a:link{     color:#0A5301; text-decoration:underline;}
a:visited { color:#0A5301; text-decoration:underline;}
a:active {  color:#0A5301; text-decoration:underline;}
a:hover {   color:#FF9933; text-decoration:none;}

.text{line-height:130%;text-indent:13px;}

.left{}
.right{
	background:url(images/new_img/light_bg.jpg) repeat-y top;
	margin:15px 0;}

.right h2{
	margin:0 0 15px 0;
	padding:0;}
.right ul{
	list-style:none;
	margin:0;
	padding:0;}

.right ul li{
	text-align:right;
	margin:0;
	padding:0 5px 7px 0;}

/* icon */
.icon_arrow_r{
	padding-left:12px; display:inline-block;
	background: url(images/arrow_r.gif) no-repeat 2px 8px;}

.icon_blank{
	padding-left:17px; display:inline-block;
	background:url(images/blank.gif) no-repeat 0px 2px;}

/* 新着情報 */
.topics{ width:635px; line-height:1.5em; font-size:14px;}
	.topics h2{ text-align:left; margin:0; padding:0;}
	.topics p{ margin:5px 0 0 0; padding:0;}
	.topics p.in_detail{ text-align:right;}
	
	/* --- [ TABLE ] --- */	
	.topics .table_news{
		margin:10px 0 50px 0;
		empty-cells:show;
		width:100%;}
	
		.topics .table_news th,
		.topics .table_news td{
			padding:6px 8px;
			border-bottom:1px dotted #bebebd;
			line-height:1.5em; font-size:14px;}
	
		.topics .table_news th {
			font-weight:normal; color:#333333;
			width:1%; white-space:nowrap; vertical-align:top;}
		.topics .table_news td {	background-color:#FFFFFF;}







