@charset "utf-8";
/* CSS Document */

#content {
	width:800px;
	height:1089px;
	position:relative;
	background:url(../img/index_bg_01.jpg) #023263;
}

#content img{
	vertical-align:bottom;
}

#content h1{
	position:absolute;
	left:51px;
	top:40px;
}

#content .box01 .img01{
	position:absolute;
	left:50px;
	top:539px;
}

#content .box01 .img02{
	position:absolute;
	left:415px;
	top:539px;
}

#content .box01 ul{
	position:absolute;
	left:414px;
	top:758px;
}

#content .box01 ul li{
	margin-bottom:15px;
	font-size:14px;
	font-weight:800;
}

#content .box01 ul li a{
	color:#fff;
}

#content .box01 ul li p{
	margin-top:10px;
}

#content .box02{
	position:absolute;
	left:49px;
	top:933px;
}

#content .box02 dl dt{
	margin-bottom:12px;
}

#content .box02 dl dd{
	width:698px;
	padding:0px 1px;
}

#content .box02 dl dd p{
	width:420px;
	font-size:1.2em;
	color:#fff;
	margin-left:10px;
	text-shadow:#000 0px 0px 5px,#033163 0px 0px 5px;
}

/* --- --- --- --- --- --- --- --- */

#footer01{
	position:relative;
	height:117px;
}

#footer01 ul {
	width:800px;
	overflow:hidden;
}

#footer01 ul li{
	width:266px;
	height:32px;
	float:left;
	border-right:solid 1px #859DCD;
	background:#0FC;
}

#footer01 ul li a{
	display:block;
	width:266px;
	height:32px;
}

#footer01 ul li a:hover img{
	opacity:0.9;
	filter: alpha(opacity=90);
}

#footer01 ul li.lastChild{
	border-right:0px;
}

#footer01 .company{
	position:absolute;
	left:49px;
	top:40px;
}

#footer01 .axalogo{
	position:absolute;
	left:535px;
	top:43px;
}






