@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
	
	
/* メインページ*/

#pagebody {
margin: 0 20px 30px;

background-image:url(images/back.gif);
background-repeat:repeat-y

}

#blueline780 {
border-width: 2px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color:#0066FF; /* 線色 */
   height: 2px; /* 高さ */

}


#header {
width:780px;
margin-top:0;
margin-left:33px;
margin-right:auto;
}

#header h1 {
color:#666666;
font-size:16px;
font-weight:300;
margin-bottom:0;

}

#mainimg {
width:780px;
height:195px;
background: url(images/main_img.jpg) no-repeat;
margin-bottom:5px;


}

#mainimg p{
text-indent:-9999px;
}

.enrty {
width:780px;
height:18px;
margin-bottom:5px;
font-size:14px;
font-weight:800;
font-style:inherit;
line-height:1.2;
background-color:#0066FF;
text-align:center;
color:#FFFFFF;
}

#exsample {
display:block;
width:780px;
height:315px;
background: url(images/exsample.jpg) no-repeat;

}

#exsample p {
font-size:14px;
line-height:1.2;
padding-top:50px;
padding-left:50px;

}

#pointhead{

width:780px;
height:65px;
}

#point {

margin:0px;
width:780px;
height:421px;
background: url(images/point.jpg) no-repeat;
text-indent:-9999px;

}
#Map {
margin-top:10px;
width:780px;
height:300px;
background: url(images/map.jpg) no-repeat;
text-indent:-9999px;

}

#LinkImg {
	position: absolute;
	top:1104px;
	left:478px;
}


#BanaArea{
	width:780px;
	width:200px;
	height:50px;
	padding: 0px 0px 5px;
	margin-left:auto;
	margin-right:auto;
	
	
	}



#Footer {
width:780px;
height:20px;
font-size:12px;
text-align:center;

}


#GoTop {
padding-top:10px;
padding-right:20px;
text-align:right;
font-size:12px;
}

#Print {
	position:absolute;
	white-space:nowrap;
	top:14px;
	left:703px;
	font-size:12px;
	height: 17px;
}
#Graph {

	position:absolute;
	top:425px;
	left:659px;
	width:137px;
	height:57px;
}

/*　金融機関一覧*/

#kinyu {
font-size:12px;
margin-left:20px;

}

#kinyu h1 {
font-size:18px;
color:#0066FF
}

/*　推移　*/

#Subwin {
width:550px;
height:350px;
}

#Subwin p {
	position:absolute;
	top:329px;
	left:257px;
}

