body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3EFDA;
	background-image: url(img/bg01.jpg);
	background-repeat: repeat-x;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	line-height: 150%;
	color: #535353;
	font-size: 75%;
}
a:link {
	color: #535353;
	text-decoration: none;
}
a:visited {
	color: #535353;
	text-decoration: none;
}
a:hover {
	color: #E83838;
	text-decoration: underline;
}
a:active {
	color: #535353;
	text-decoration: none;
}

.box {
	color: #FFFFFF;
	font-size: 85%;
}
.info {
	font-size: 120%;
}

h1 {
	font-size: 1.5em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.red {color: #E83838}
.blue {color: #3300FF}

h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7DABA;
	font-size: 1.2em;
}

.text_W_small {
	font-size:75%; 
	line-height:150%; 
	color:#FFFFFF;
	}
	
.text_B_small {
	font-size:75%; 
	line-height:150%; 
	color:#535353;
	}
input, select, textarea {
	font-weight: bold;
	color: #535353;
} 

#contentsArea {
	background-color: #FFFFFF;
}
.textBold {
	font-size: 16px;
	font-weight: bold;
}
