@charset "utf-8";
/* CSS Document */

/* **************Index.html CSS*************** */


/* PageTitle */
h2{
	width:755px;
	height:30px;
	background:url(../images/title01.gif) no-repeat 0 0;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	padding:5px 5px 0 0;
	margin:0 0 20px;
}
/* Main */



h3{
	width:710px;
	height:25px;
	color:#fff;
	font-size:1.2em;
	margin:0 auto;
	padding:5px 0 0 30px;
	background:url(../../../shared/images/title_bg01.gif) no-repeat 0 0;
}
h3 span{
	float:right;
	font-weight:normal;
	font-size:0.85em;
	text-align:right;
	padding:0 10px 0 0;
}
h4{
	font-size:1.2em;
	line-height:140%;
	margin:20px 0 10px;
}
.cts{
	width:710px;
	margin:0 auto;
}
.cts p{
	padding:0 0 10px;
}
.table01{
	border-collapse:collapse;
	margin:0 0 30px;
	width:100%;
}
.table01 th{
	vertical-align:top;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
	width:100px;
	padding-right:10px;
	border:1px solid #ccc;
	background-color:#f5f5f5;
}
.table01 td{
	vertical-align:top;
	border:1px solid #ccc;
}















