@charset "utf-8";
/* CSS Document */


/*common
--------------------------------------------------*/
#page .readcopy{
	margin:0 0 10px 0;
}

#page .column01{
	margin: 0 0 20px 0;
}

#page .bold{
	font-weight:bold;
	display:block;
}

#page .inline{
	display:inline;
}

#page .pdf{
	padding:5px;
}

/*title_sub01
--------------------------------------------------*/
#page .text01{
	float:left;
	width:350px;
}

#page .table01{
	float:right;
	width:340px;
	border:1px solid #ccc;
}

#page .table01 td{
	border-left:1px solid #ccc;
	text-align:center;
}

#page .table01 th,
#page .table01 td{
	background:#F8F8F8;
	padding:5px 10px;
}


/*title_sub02,title_sub03
--------------------------------------------------*/
#page .table02,
#page .table03{
	width:700px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	color:#666;
}

#page .table02 th ,#page .table02 td,
#page .table03 th ,#page .table03 td{
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:center;
	vertical-align:middle;
	padding:5px 10px;
}

#page .table02 th,
#page .table03 th{
	background:url(../images/bg_th.gif) repeat-x top;
}

#page .table02 td{
	font-weight:bold;
}

#page .table02 td.td01,
#page .table03 td.td01{
	background:#f9f9f9;
}

#page .table02 span,
#page .table03 span{
	display:block;
	font-weight:normal;
	font-size:10px;
}


#page ul.entry li{
	margin:0 0 15px 0;
	font-weight:bold;
}

#page ul.entry li .left{
	float:left;
	width:580px;
}

#page ul.entry li .right{
	float:right;
	width:90px;
	padding:5px 0;
	text-align:center;
	border:1px solid #CCC;
	background-color:#F9F9F9;
}

#page ul.entry li .right span{
	font-size:10px;
	display:block;
	text-align:center;
	font-weight:normal;
}

#page ul.entry li.no3{
	overflow:hidden;
	_zoom:1;
	margin-bottom:-20px;
}


#page .list01{
	margin:15px 0;
}

#page .list01 ol{
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:10px;
}

#page .list01 ol li{
	background:url(../images/top/list_mark.gif) no-repeat left ;
	padding:0 0 0 15px;
	margin:2px 0;
}

#page .text02{
	margin:0 0 15px 0;
}

#page .text03{
	margin:0 0 5px 0;
	font-weight:bold;
}

#page .text04{
	font-size:10px;
	margin:10px 0 ;
}
