@charset "shift_jis";

/* skip */
.skip {
    /*\*//*/
 display:block; width:0; height:0; overflow:hidden; font-size:0px; line-height:0; text-indent:-9999px; 
    /**/
/* Apply to all except MacIE \*/
 position:absolute; left:-9999px;
/* end of hiding from MacIE */
}

/* pan navi */
p#pan { margin:3px 0 7px 0; width:740px; font-size:10px; border-top:1px #CCC solid; }
p#pan a { font-size:10px; }

/* title */
#t-newsrelease {
	margin:0px 0px 10px 0px;
	padding:0px;
	width:740px;
	height:40px;
	background:url("../img/title.gif") 0 0 no-repeat;
}

/* list */
table#table-list { margin-bottom:10px; border-collapse:collapse; border-top:1px #CCC solid; }
table#table-list th { padding:5px; width:15%; border-bottom:1px #CCC solid; white-space:nowrap; text-align:left; line-height:1.5em; }
table#table-list td { padding:5px; width:85%; border-bottom:1px #CCC solid; line-height:1.5em; }

/* news area */
.newsbody { margin:0 auto; width:700px; }
.newsbody h3 { margin-bottom:20px; font-size:14px; }
.newsbody p { margin-bottom:10px; }
.newsbody ol { margin-top:0px; }
.text-center { text-align:center; }

/* 2column area */
.column2-body { width:740px; float:left; }
.column2-370 { width:370px; float:left; }
	/* page home */
p.pagehome { margin-bottom:25px; width:370px; }
p.pagehome a { padding-left:12px; background:url("../img/arrow_navi.gif") 0 1px no-repeat; font-size:11px; }
	/* page top */
p.pagetop { margin-bottom:25px; width:370px; text-align:right; }
p.pagetop a { padding-left:10px; background:url("../img/arrow_top.gif") 0 1px no-repeat; font-size:11px; }

