.side-r-bg {
	background-image: url(comm/side_r_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contents-bg {
	background-image: url(notice/contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text01 {
	font-family: "MS Gothic";
	font-size: 12px;
	color: #6b6a6a;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

.text02 {
	font-family: "MS Gothic";
	font-size: 12px;
	color: #834550;
}

.text03 {
	font-family: "MS Gothic";
	font-size: 11px;
	line-height: 15px;
	color: #6b6a6a;
	letter-spacing: -0.1em;
	word-spacing: -0.1em;
}

.text04 {
	font-family: "Verdana";
	font-size: 11px;
	color: #834550;
}

.text05 {
	font-family: "MS PMincho";
	font-size: 20px;
	color: #834550;
	font-weight: bold;
	letter-spacing: 0;
}

body {	
	margin:0;
}

.text01 a:link{
	color: #6b6a6a;
	text-decoration:none;
}
.text01 a:visited{
	color: #6b6a6a;
	text-decoration:none;
}
.text01 a:active{
	color: #6b6a6a;
	text-decoration:none;
}
.text01 a:hover{
	color: #6b6a6a;
	text-decoration:none;
}


.box01 {
	border: 1px solid #dfdbcf;
	background-color: #eeece7;
	font-size: 12px;
}