@charset "utf-8";
.boxleft {
	clear: left;
	float: left;
	width: 200px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 5px;
}
.boxright {
	clear: right;
	float: left;
	width: 200px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}
.boxcenter {
	float: left;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
}
div#content h1 {
	background-color: #CC0066;
	background-image: url(../rw/img/topbar.gif);
	background-repeat: repeat-x;
	font-size: 1.2em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h5 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0066;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	letter-spacing: 2pt;
}


h4 a {
	color: #FFFFFF;
}
#content p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 15px;
	line-height: 1.4em;
}

#content hr {
	clear: both;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}
.halfboxleft {
	clear: left;
	float: left;
	margin-left: 15px;
	width: 200px;
	margin-bottom: 15px;
}
.halfboxright {
	clear: right;
	float: left;
	margin-left: 10px;
	width: 403px;
	margin-bottom: 15px;
}
.numbertitle {
	color: #FFFFFF;
	background-color: #CC0066;
}

.chuoucenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.ems07marginud2 {
	font-size: 0.7em;
	margin-top: 2px;
	margin-bottom: 2px;
}
.smaller {
	font-size: 70%;
}


.tatealph {
	color: #FFFFFF;
	background-color: #999999;
	font-size: 0.7em;
}
.tabletitle {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
}
.tokuchou {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0066;
	text-align: center;
	vertical-align: top;
	padding: 3px;
}
.dtpad3 {
	padding: 3px;
}


.tokuchouhidari {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	vertical-align: top;
	padding: 3px;
}

