@charset "utf-8";
/* CSS Document */

#container {
	width:520px;
	height:683px;
	background:url(img/bg.jpg) no-repeat !important;
	position:relative;
	padding-top:80px;
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
}
#container2 {
	width:520px;
	height:683px;
	background:url(img/bg2.jpg) no-repeat !important;
	position:relative;
	padding-top:100px;
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
}
#contents {
	width:374px;
	margin-left:50px !important;
}

a, a:visited {
	color:#1C98A2;
}
a:hover {
	text-decoration:none;
}
h1 {
	
	margin-top:12px;
	font-size:23px;
}
#graph {
	padding:10px;
	display:block;
	margin:20px auto;
}
#graph2 {
	padding:10px;
	background:#FFF;
	display:block;
	margin:30px auto;
	border:1px solid #B4C2E2;
}
#lead{
	display:block;
	margin:auto auto 30px;
	padding:0 5px;
}

#footerLink {
	width:374px;
	overflow:hidden;
	list-style:none;
}

#footerLink li {
	float:left;
	width:50%;
	white-space:nowrap;
}

#footerLink li#next {
	text-align:right;
	white-space:normal;
}

#linktoTop {
	width:100% !important;
	text-align:center !important;
	margin-top:15px;
}


#curl {
	position:absolute;
	display:block;
	width:70px;
	height:136px;
	top:494px;
	left:377px;
}