.fooder {
	background-color: #CCCCCC;
	text-align: right;
	padding: 2px;
	border: 1px solid #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	clear: both;
}
#f_copyright {
	font-size: xx-small;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	background-color: #FFFFFF;
}


.midashi {
	font-size: medium;
	font-weight: bold;
	line-height: 140%;
	}
.midashiW {
	font-size: medium;
	font-weight: bold;
	line-height: 125%;
	color: #FFFFFF;
	}
.komidashi {
	font-size: medium;
	line-height: 125%;
	font-weight: normal;
	}
.honbun {
	font-size: small;
	font-weight: normal;
	 }
.caption {
	font-size: x-small;
	font-weight: normal;
}
.captionH {
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
}
.AreaLeft20 {
	padding: 20px;
}
.BookNum1 {
	background-image: url(../img/bg/bookNum_l.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BookNum2 {
	background-image: url(../img/bg/bookNum_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.8magColor {
	color: #595661;
}
.copyright {
	font-size: xx-small;
	color: #333333;
	padding-top: 10px;
	padding-left: 10px;
}
.owabi {
	font-size: x-small;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text_green {
	color: #009900;
}
.text_red {
	color: #FF0000;
}
.text_cyan {
	color: #3366FF;
}
.text_pink {
	color: #FF6699;
}
.text_warmpink {
	color: #FF6666;
}
.text_mikan {
	color: #FF9900;
}
.text_orange {
	color: #FF6600;
}

.text_gray333 {
	color: #333333;
}
.text_larger {
	font-size: larger;
}
.text_smaller {
	font-size: smaller;
}

