.std_bold {
	font-size: 1em;
	font-weight: bold;
}
.small_font {
	font-size: 0.8em;
}
.small_bold {
	font-size: 0.8em;
	font-weight: bold;
}
.small_green {
	font-size: 0.8em;
	color: #009933;
}
.small_read {
	font-size: 0.8em;
	color: #FF0000;
}
.small_red-bold {
	font-size: 0.8em;
	font-weight: bold;
	color: #FF0000;
}
.red-bold {
	font-weight: bold;
	color: #FF0000;
}
.font_white {
	color: #FFFFFF;
}
.font_purple {
	color: #CC0099;
}
.font_green {
	color: #009933;
}
.font_maroon {
	color: #CC0000;
}
.font_brown {
	color: #990000;
}
.font_orange {
	color: #FF6600;
}
.font_red {
	color: #FF0000;
}
.font_rightred {
	color: #FF6666;
}
.font_blue {
	color: #3366FF;
}
.font_mosyellow {
	color: #CC9900;
}
.font_up {
    vertical-align: super;
	font-size: 0.8em;
}
.font_top {
    vertical-align: text-top;
	font-size: 0.8em;
}
.font_down {
    vertical-align: text-botom;
	font-size: 0.8em;
}
.font_note {
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}
table .width02 {
	width: 2%;
}

table .width05 {
	width: 5%;
}
table .width06 {
	width: 6%;
}
table .width07 {
	width: 7%;
}
table .width08 {
	width: 8%;
}
table .width09 {
	width: 9%;
}
table .width10 {
	width: 10%;
}
table .width12 {
	width: 12%;
}
table .width12_5 {
	width: 12.5%;
}
table .width14 {
	width: 14%;
}
table .width15 {
	width: 15%;
}
table .width16 {
	width: 16%;
}
table .width17 {
	width: 17%;
}
table .width18 {
	width: 18%;
}
table .width19 {
	width: 19%;
}
table .width20 {
	width: 20%;
}
table .width21 {
	width: 21%;
}
table .width22 {
	width: 22%;
}
table .width23 {
	width: 23%;
}
table .width25 {
	width: 25%;
}
table .width27 {
	width: 27%;
}
table .width28 {
	width: 28%;
}
table .width29 {
	width: 29%;
}
table .width30 {
	width: 30%;
}
table .width32 {
	width: 32%;
}
table .width33 {
	width: 33%;
}
table .width35 {
	width: 35%;
}
table .width37_5 {
	width: 37.5%;
}
table .width38 {
	width: 38%;
}
table .width40 {
	width: 40%;
}
table .width42 {
	width: 42%;
}
table .width45 {
	width: 45%;
}
table .width48 {
	width: 48%;
}
table .width50 {
	width: 50%;
}
table .width52 {
	width: 52%;
}
table .width54 {
	width: 54%;
}
table .width55 {
	width: 55%;
}
table .width56 {
	width: 56%;
}
table .width58 {
	width: 58%;
}
table .width60 {
	width: 60%;
}
table .width64 {
	width: 64%;
}
table .width70 {
	width: 70%;
}
table .width76 {
	width: 76%;
}
table .width80 {
	width: 80%;
}
table .width98 {
	width: 98%;
}
table .width100 {
	width: 100%;
}
.makerlink {
	text-align: right;
	font-size: 0.8em;
}
a:hover {
	color: #FFFFFF;
	background-color: #0033FF;
}
.shophead {
	font-size: 0.9em;
	float: left;
	width: 640px;
	text-align: center;
	padding-top: 10px;
	padding-left: 60px;
	font-weight: bold;
}
.link_table {
	width: 720px;
	margin-left: 0em;
	margin-top: 0.7em;
	font-weight: bold;
}
.link_table .item_link {
	text-align: center;
	width: 48%;
	background-color: #CCFFFF;
	border: thin outset #CCCCCC;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
}
.al_center {
	text-align: center;
}
.val_top {
	vertical-align: top;
}
.al_right {
	text-align: right;
}
.back_green {
	background-color: #CCFF99;
}
.back_rightgreen{
	background-color: #ccffcc;
}
.back_blue {
	background-color: #99FFFF;
}
.back_rightblue {
	background-color: #CCFFFF;
}
.back_pink {
	background-color: #FFCCCC;
}
.back_yellow {
	background-color: #FFFFCC;
}
.back_glay{
	background-color: #CCCCFF;
}
.back_darkglay{
	background-color: #333333;
}
.back_rightglay{
	background-color: #CCCCCC;
}
.back_right2glay{
	background-color: #dddddd;
}
.fooder {
	width: 951px;
	clear: both;
	border-top-width: 2px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fooder p {
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-left: 1em;
	padding-bottom: 0em;
	line-height: 1em;
	margin-top: 0.2em;
	margin-right: 0pc;
	margin-bottom: 0em;
	margin-left: 0em;
}
.fooder ul {
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
.fooder li {
	list-style-type: circle;
	font-size: 0.8em;
	color: #006600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0em;
	text-indent: 1.2em;
	line-height: 1.2em;
}
.fooder .copyrigth {
	font-size: 0.8em;
	text-align: center;
}
.indent05 {
	text-indent: 0.5em;
}
.indent-1 {
	text-indent: -1.0em;
}
.kakoi {
	border: thin solid #666666;
	padding: 5px;
	margin: 5px;
}
