/* text */
.txtnormal{
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.txtsmall{
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}
.txtssmall{
	font-size: 9px;
	line-height: 120%;
	color: #333333;
}
.txtsssmall{
	font-size: 8px;
	line-height: 120%;
	color: #333333;
}

.obtitle{
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	color: #024a7e;
}

.obtxt{
	font-size: 11px;
	line-height: 140%;
	color: #024a7e;
}
.copyright{
	font-size: 10px;
	line-height: 120%;
	color: #ffffff;

}

/* area */
#allarea {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 760px;
	position: relative;
	visibility: visible;
	height: auto;
	top: 13px;
}
#contents {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 749px;
	position: relative;
	visibility: visible;
	height: auto;
	text-align: left;
}

/*  subarea */
#contmenuarea {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 189px;
	position: relative;
	visibility: visible;
	height: auto;
	text-align: left;
	float: left;
}
#naiyou {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 560px;
	position: relative;
	visibility: visible;
	height: auto;
	text-align: left;
	float: right;
}
/* ‹¤’Ê */
#head {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 739px;
	position: relative;
	visibility: visible;
	height: auto;
	font-size: 12px;
	color: #0073B7;
	line-height: 140%;
}

.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}

/* link */
.pagetop{
	font-size: 10px;
	color:#666666;
	text-decoration:none;
}
.pagetop:hover{
	font-size: 10px;
	text-decoration:underline;
	color:#666666;
}

.kikolink{
	font-size: 10px;
	color:#006ba2;
	text-decoration:none;
}
.kikolink:hover{
	font-size: 10px;
	text-decoration:underline;
	color:#006ba2;
}


/* what'sNewarea */
.whatsnew{
	overflow:auto;
	height:230px;
	text-align:left;
	width:100%;
	margin:0px 0px 0px;
	line-height:140%;
	font-size: 12px;
	color:#404040;
}

/* Tantoarea */
.tanto{
	overflow:auto;
	height:230px;
	text-align:left;
	width:100%;
	margin:0px 0px 0px;
	line-height:140%;
	font-size: 12px;
	color:#404040;
}

