@charaset"Shift-JIS";
/* 
----------------------------------------------------COMMON Layout*/
div#contents-box {
	padding:0px 15px 0px 15px;/*width:653px;*/
}
div#body-box {
	padding:0px 10px 0px 10px;/*	width:633px;*/
}
div#ttl-box-second {
	margin: 30px 0px 0px;
	width:653px;
}
div#ttl-box-second2 {
	margin: 15px 0px 0px;
	width:653px;
}

/* 
----------------------------------------------------TABLE BASE Layout*/

table.base {
	width: 100%;
	border: none;
	margin:0px 0px 15px 0px;
}

table.base td,
table.base th {
	border: none;
	border-bottom: 1px solid #d9d9d9;
	line-height:140%;
	background: none;
	vertical-align:top;
	text-align: left;
	vertical-align:top;
}

table.base th {
	white-space: nowrap;
	color:#4466a9;
}

table.base caption {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #d9d9d9;
	text-align: left;
	font-weight: normal;
	font-size: 80%;
}

/* -----------------------------------
	news-box base 
----------------------------------- */


div#contents-body div#body-box table.base td,
div#contents-body div#body-box table.base th {
	padding: 7px 7px 7px 5px;
	
}
div#contents-body div#body-box table.base td.img-pdf {
	text-align:left;
	width: 18px;
	padding: 7px 0px 7px 5px;
}
div#contents-body div#body-box table.base td a{
	line-height:140%;

}/*
div#contents-body div#body-box table.base td a.outLink{
	padding: 0px 0px 0px 20px;
	line-height:140%;
	text-indent: 0em;
	background: url(../img/icon_win.gif) no-repeat left 2px;
}*/
table.base .top-border {
	border-top: 1px solid #d9d9d9;
}
table.base .top-border2 {
	border-top: 1px solid #d9d9d9;
	text-align:right;
}
		
