B {font-weight: bold;}

BODY {
	margin-left: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(../images/bg_base.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-size:12px;
	line-height:19px;
	font-family: 'Lucida Grande','Osaka','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN';
	text-decoration:none;
}

/*keycolor*/
.colorB {color: #143264;}
.colorR {color: #e64b14;}
.colorY {color: #dca028;}

.bgB {background-color: #143264;}
.bgR {background-color: #e64b14;}
.bgY {background-color: #dca028;}

.bgContents {background-color: #fffff0;}

/*margin*/
.margin5 {margin: 5px;}
.margin10 {margin: 10px;}
.margin20 {margin: 20px;}
.margin30 {margin: 30px;}
.margin50 {margin: 50px;}
.paragraph {
	margin-left: 10px;
	margin-bottom:10px;
}

#footerLayer {
	font-size:10px;
	line-height:10px;
	margin-top:20px;
	margin-bottom:20px;
}

#pageTopTxt {
	font-size:10px;
	line-height:10px;
	text-align: center;
	white-space: nowrap;
	width: 150px;
}

#backTxt {
	font-size:10px;
	line-height:10px;
	text-align: left;
	white-space: nowrap;
	width: 360px;
	padding-left: 20px;
}

.naviArea {
	background-image: url(../images/menuBase.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	font-size:10px;
	line-height:17px;
}

.alRight {
	text-align: right;
}

