* {
	font-size: 12px;
	/*font-family: "‚l‚r ‚o–¾’©","HG³ž²‘‘Ì-PRO";*/
	color: #272727;
	letter-spacing: 3px;
	line-height: 1.8em;
}

BODY {
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	text-align: center;
	background-color: #cccccc;
}

.page_back {
	margin: 0px auto 0px auto;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	background-color: #ffffff;
}

.header {
	background-color: #ffffff;
}

.shadow1 {
	background-image : url(./img/shadow1.gif);
	background-repeat: repeat-y;
}

.shadow2 {
	background-image : url(./img/shadow2.gif);
	background-repeat: repeat-y;
}

.border1 {
	background-color: #EEB680;
}

.border2 {
	background-color: #ffffff;
}

.main {
	padding: 30px 0px 30px 0px;
}

.side {
	background-image : url(./img/bg.gif);
	background-color: #F2EDD1;
}

.space2 {
	padding: 20px 0px 0px 0px;
	text-align: center;
}

.text4 {
	padding: 15px 0px 5px 0px;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
}

p {
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
}

.uc {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
}

.footer {
	padding: 2px 10px 0px 0px;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	background-color : #272727;
}

.footer a, .footer a:visited {
	font-size: 11px;
	color: #eee;
}

A:link {
	color: #ff0000;
	text-decoration: none;
}

A:visited {
	color: #602673;
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
}

HR {
	margin: 10px 0px 10px 0px;
	border: 1px #cccccc solid;
	height: 1px;
}

img {
	border: 0;
}

.center {
	text-align: center;
}
