.body{
	background-color:#ffffff;
	margin:0px;
	line-height:1.4;
}
img {
	border: 0px;
}

.clear{
	clear:both;
	visibility: hidden;
	height: 0;
}
.clearRight{
	clear:right;
}
.clearLeft{
	clear:left;
}
.orange{
	color:orange;
}
.deeppink{
	color:deeppink;
}
.font120 {
	font-size:120%;
}
.font100 {
	font-size:100%;
}
.font90 {
	font-size:90%;
}
.font80 {
	font-size:80%;
}
.bold {
	font-weight:bold;
}
.align_left{
	text-align:left;
}
.align_right{
	text-align:right;
}
.align_center{
	text-align:center;
}
div.bbs_navi {
	margin-left:20px;
	text-align:left;
	border:0px solid #dcdcdc;
	background:#ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:85%;
}
span.check_club{
	line-height:1.4;
	text-align:center;
	border:1px solid #dcdcdc;
	background:#ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:85%;
	float:left;
}
.width_100 {
	width: 100px;
}
.width_150 {
	width: 150px;
}
.width_200 {
	width: 200px;
}
.noscript {
	color:#ff0000;
	text-align:center;
	font-size:30px;
	font-weight:bold;
}
