body {
	background-color:#FFF;
	cursor:crosshair;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
} A {
	cursor:e-resize;
	text-decoration:none;
	font-size: 18px;
	color: #2D82A1;
	font-weight: bold;
	padding-right: 10px;
	display: block;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2D82A1;
	float: left;
	padding-left: 10px;
}
A:visited,A:active { text-decoration : none
} a:hover {
	color: #0CF
} .top {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-image: url(images/top/top.jpg);
	background-repeat: no-repeat;
	background-color: #FEFFFA;
	width: 100%;
	height:480px;
	background-position: right center;
	top:50%;
	margin-top:-240px;
	display: block;
	position: absolute;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1F556F;
	border-bottom-color: #1F556F;
} 
.top .mes {
	font-size: 24px;
	display: block;
	padding-bottom: 0px;
	margin-top: 370px;
	color: #C5E6F9;
	font-weight: bold;
	text-align: right;
	margin-right: 30px;
}
.page {
	width: 100%;
	display: block;
}

.plink {
	margin-top:47px;
	margin-right: 270px;
	height: 26px;
	width: 400px;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
