.s { font-size: 80%}
.b { font-size: 80%; line-height: 120%}
.base { font-size: 80%; line-height: 140%}
.big {  font-size: 90%; font-style: normal}
.ss {  font-size: 75%}
.sss {  font-size: 70%}
.bigbig {  font-size: 110%; line-height: 120%}
.bigbigbig {  font-size: 120px; line-height: 120%}
.txt_red {
	color: #FF0000;
}
.txt_blue {
	color: #0000FF;
}
.txt_right {
	text-align: right;
}
.txt_box {
	border: 1px solid #666666;
	padding: 3px;
	margin-bottom: 5px;
}

.txt_box_kon {
	border: 5px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}


.txt_box_gr {
	border: 1px solid #666666;
	padding: 3px;
	margin-bottom: 5px;
	background-color: #CCCCCC;
}
.txt_blue {
	color: #0000FF;
}
.title_1 {
	background: #99CC00;
}


.m0 {
	margin: 0px;
	padding: 0px;
}.mt5 {
	margin-top: 5px;
}

.lisence_title {
	color:#FF6600;
	font-weight: bold;
	font-size: 120%;
}

.back {
	background-image: url(../img/top05.gif);
	background-repeat: repeat-x
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/* 2010年03月追加分　*/


#history {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #999999;
	overflow: auto;
	height: 180px;
}
#history dl {
	margin: 0px;
	padding: 0px;
}

#history dt {
	padding-top: 5px;
	width: 100%;
	text-align: left;
	font-size: 80%;
	font-weight: bolder;
}
#history dd {
	padding-top: 3px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #339999;
	margin-left: 10px;
	color: #000000;
	text-align: left;
	font-size: 80%;
}


#history_back {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	width: 540px;
}
#history_back dl {
	margin: 0px;
	padding: 0px;
}

#history_back dt {
	padding-top: 5px;
	width: 100%;
	text-align: left;
	font-size: 90%;
	font-weight: bolder;
	background-image: url(../new/img/san.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#history_back dd {
	padding-top: 3px;
	padding-bottom: 10px;
	margin-left: 10px;
	color: #000000;
	text-align: left;
	font-size: 80%;
}


#history_sub {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#history_sub dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#history_sub dt {
	padding-top: 10px;
	width: 100%;
	text-align: left;
	font-size: 80%;
	font-weight: bolder;
	padding-bottom: 0px;
}
#history_sub dd {
	padding-top: 2px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #339999;
	margin-left: 10px;
	color: #000000;
	text-align: left;
	font-size: 80%;
}
#totop {
	text-align: right;
	padding: 10px;
}
