body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	background-color: #EEE;
}
	
.Font-PageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 27px;
}

.Font-PageSubTitle {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.FormCaption {
	font-size: 12px;
	color: #FF0000;
}
.Hisuu {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.ActiveText {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.Cyuui {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
.DispNouki {
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
}
.KeijiTitle {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.KeijiBody {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.SysVer {
	font-size: 12px;
	line-height: 20px;
	margin-left: 10px;
}
.ScSagyoucyu {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.ScSagyoukanryou {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.MiyaproContensts {
	width: 850px;
	background-color: #FFF;
	border: 1px solid #B3B3B3;
	border-radius: 10px;
	margin: 10px auto;
}
#ContensArea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#PageTitle {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	width: 750px;
}

#BoxBody {
	background-image: url(../pict/waku/waku-body.png);
	background-repeat: repeat-y;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#BoxUnder {
	background-image: url(../pict/waku/waku-under.png);
	height: 29px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#BoxTop {
	background-image: url(../pict/waku/waku-top.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#TopPageTitle {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
#TopPageTitleR {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	color: #FF0000;
}
.PageContents {
	padding: 10px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.TopNew {
	color: #FFF;
	background-color: #F00;
	margin-left: 3px;
}
.tokyotext {
	color: #C30;
}
.contents-area {
	padding: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}
.PageTitle {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	background-color: #045C97;
	text-align: center;
	padding: 5px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border-radius: 10px;
}
.navi {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 0px;
}
