#page_title{
	background-image:url(index/title.png);
}

/**/

.block01{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	padding:45px 0px;
}

/**/

.block02{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	background-color:#003166;
	color:#fff;
	padding:45px 0px;
}

/**/

.content{
	width:95%;
	margin:0px auto;
	overflow:hidden;
}

/**/

.txt01{
	overflow:hidden;
}

.txt01 dt{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	border-bottom:1px solid #003166;
	text-align:center;
	font-size:14px;
	color:#003166;
	padding:20px 0px;
	font-weight:bold;
}

.txt01 dd{
	line-height:200%;
	margin-top:45px;
}

.txt01 dd p{
	margin-bottom:2em;
	overflow:hidden;
}

.txt01 dd p b{
	color:#8C0000;
}


/**/

.txt02{
	overflow:hidden;
}

.txt02 dt{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	border-bottom:1px solid #ffffff;
	text-align:center;
	font-size:1.25em;
	color:#ffffff;
	padding:20px 0px;
	font-weight:bold;
}

.txt02 dd{
	text-align:center;
	line-height:200%;
	margin-top:45px;
}

.txt02 dd p{
	margin-bottom:2em;
	overflow:hidden;
}


/**/

.txt03{
	width:100%;
	margin-top:50px;
}

.txt03 li{
	list-style-type:none;
	width:100%;
	overflow:hidden;
	margin-bottom:40px;
}

.txt03 li dl{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	border:1px solid #617FA0;
	box-sizing:border-box;
}
 
.txt03 li dl dt{
	overflow:hidden;
	display:block;
	font-size:15px;
}

.txt03 li dl dt span{
	display:block;
	padding:20px 30px;
	overflow:hidden;
}

.txt03 li dl dd{
	display:block;
	background-color:#fff;
	color:#333;
	overflow:hidden;
}

.txt03 li dl dd p{
	padding:20px 30px;
	overflow:hidden;
	display:block;
}

/**/

.graph01{
	text-align:center;
	overflow:hidden;
	margin-bottom:40px;
}

/**/

.txt04{
	text-align:center;
	margin:45px auto;
	overflow:hidden;
}

/**/

.table01{
	width:100%;
	margin:45px auto;
	overflow:hidden;
}

.table01 table{
	width:100%;
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	font-size:10px;
	line-height:125%;
}

.table01 th{
	width:33%;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	background-color:#EEEEEE;
	text-align:center;
	
}

.table01 td{
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
}

.table01 th div{
	padding:1em;
}

.table01 td div{
	padding:1em;
}

/**/

/**/

.needs01{
	width: 90%;
	font-size: 110%;
	font-weight: bold;
	padding: 10px;
	margin: 20px auto;
	background-color:#8BCAFD;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

.needs01 p{
	margin-left: 1em;
	text-indent: -1em;
}

.needs02{
	width: 90%;
	font-size: 110%;
	font-weight: bold;
	padding: 10px;
	margin: 20px auto;
	background-color:#FFDDAD;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

.needs02 p{
	margin-left: 1em;
	text-indent: -1em;
}

.needs03{
	width: 90%;
	font-size: 110%;
	font-weight: bold;
	padding: 10px;
	margin: 20px auto;
	background-color:#CDF4BA;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

.needs03 p{
	margin-left: 1em;
	text-indent: -1em;
}
/**/

/**/

/**/

/**/

/**/

/**/

/**/

/**/

/**/

/**/