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

body {

	line-height:1.5;
	font-family: 'メイリオ',Meiryo,"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",Verdana,sans-serif;
	font-size:10px;
	margin:0;
	color:#000000;
	background:#004387;
	
}
img {
	border:none; vertical-align:bottom;
}
img.top {
	vertical-align:top;
}
img.middle {
	vertical-align:middle;
}

a {
	color:#F00;
	text-decoration:none;
}

a:hover {
	color:#F00;
	text-decoration:underline;
}

article,footer{
	margin:0 auto;
	width:590px;
	padding:0;
	text-align:center;
}

.header-top{
	margin:0 auto;
	width:100%;
	height:44px;
	background:#000;
	text-align:center;
}

#header-img{
	margin:0 auto;
	width:590px;
	position: relative;		
}

#header-img .navi01{
	position: absolute;	
	top:405px;
	left:40px;
}

#header-img .navi02{
	position: absolute;	
	top:405px;
	left:238px;
}

#header-img .navi03{
	position: absolute;	
	top:430px;
	right:40px;
}


div.main_02{
	margin:0 auto;
	width:590px;
	position: relative;	
}

.main_02_btn{
	position: absolute;	
	top:1892px;
	left:150px;
}

#plan{
	margin:0 auto;
	width:590px;
	position: relative;	
}

.doco{
	position: absolute;	
	top:335px;
	left:112px;	
}

.card{
	position: absolute;	
	top:335px;
	left:221px;	
}

.key{
	position: absolute;	
	top:335px;
	left:378px;
}

.footer-top ,.footer-btm{
	width:590px;
	margin:0 auto;
	color:#FFF;
}

.footer-top{
	text-align:center;
	background:#595656;
	font-size:10px;
	line-height:180%;
}

.footer-btm{
	background:#000;
	font-size:8px;
}

.footer-img{
	vertical-align:middle;
	padding-left:3px;
}

footer p{
	margin:0;
	padding:8px;
}
