body {
	background-color:#ffffff;
	color:#000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
	font-size: 11px;
}

a:link    { color: blue }    
a:visited { color: gray }   
a:hover   { color: red } 
a:active  { color: gray } 

.message {
	font-size: 10px;
	line-height : 20px ;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	text-align: left;
}

.link {
	font-size: 12px;
	line-height : 13px ;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	text-align: left;
}
.subject {
	font-size: 14px;
	line-height : 13px ;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	text-align: left;
}
.comment {
	font-size: 12px;
	line-height : 15px ;
	PADDING-RIGHT:10px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	text-align: left;
}
.image {
	font-size: 12px;
	line-height : 13px ;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	text-align: right;
}
#entrance {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width:770px;
	height:823px;
}

#entrance-01 {
	position:absolute;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width:443px;
	height:463px;
	left: 175px;
	top: 170px;
}
