body {
	background-color: #FFFFFF;
	width: 700px;
	height: 700px;
	padding: 20px;
          
}


#addres p {
	font-size: 12px;
	line-height: 110%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	color: #333333;
	text-align:left;
	margin: 5px;
}

#infomation p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding: 10px;
	font-weight: bold;
	margin: 5px;
	letter-spacing: 1px;
	text-align: left;
}

#news h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	color: #000000;
	padding: 5px;
	background-color: #EB92A2;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #FF0000;
	margin: 5px;
	text-align: left;
}
#news p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;

}
#footer {
	padding-top: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0px;
	text-align: right;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
