body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	background-attachment: fixed;
	background-color: #FFCCCC;
	background-image: url(../image/design/bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;


}
.body-table {
	width: 900px;
}
.top {
	height: 100px;
	width: 100%;
}
.left {
	float: left;
	width: 200px;
}
.right {
	width: 700px;
	background-color: #FFFFFF;
	float: right;
	font-size: 12px;
	margin: 0px;




}
.bottom {
	height: 50px;
	width: 100%;
	font-size: 10px;
	background-color: #FFCCCC;
	margin-bottom: 0px;
	color: #FFFFFF;
	clear: right;




}
.adress {
	width: 150px;
	margin-left: 20px;
	font-size: 13px;
	color: #FFFFFF;

}
#mainadress {
	font-size: 14px;
	padding: 10px;
	border: 2px dotted #990033;
	width: 350px;

}
.bn {
	margin-left: 10px;
}
.p-text {
	font-size: 12px;
	line-height: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
a:link {
	font-weight: bolder;
	color: #FF0000;
}
a:visited {
	font-weight: bolder;
	color: #990033;
}
a:hover {
	font-weight: bolder;
	color: #FFFF00;
}
a:active {
	font-weight: bolder;
	color: #FFFF00;
}
