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

/**/

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

/**/

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

/**/

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

/**/

.txt01{
	overflow:hidden;
}

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

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

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

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


/**/

.txt02{
	overflow:hidden;
}

.txt02 dt{
	width:500px;
	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:50%;
	float:left;
	overflow:hidden;
}

.txt03 li dl{
	width:476px;
	margin:0px auto;
	overflow:hidden;
	border:1px solid #617FA0;
}
 
.txt03 li dl dt{
	overflow:hidden;
	display:block;
	font-size:1.1em;
}

.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{
	width:404px;
	margin:40px auto;
	overflow:hidden;
	display:block;
}

/**/

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

/**/

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

/**/

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

.table01 table{
	width:100%;
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
}

.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: 750px;
	font-size: 120%;
	font-weight: bold;
	padding: 20px;
	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: 750px;
	font-size: 120%;
	font-weight: bold;
	padding: 20px;
	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: 750px;
	font-size: 120%;
	font-weight: bold;
	padding: 20px;
	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;
}
/**/

/**/

/**/

/**/

/**/

/**/

/**/

/**/

/**/

/**/