/* N */

a:link {
	color:#003366;
}
a:active {
	color:#669999;
}
a:visited {
	color:#999966;
}
a:hover {
 text-decoration:none;
	color:#669999;
}

/* tb^[ */

.copyright {
 font-size:10px;
 color:#666666;
}
.footer-text {
 font-size:10px;
 color:#99CCCC;
}

/* tb^[N */

a.footer {
	color:#FFFFFF;
}
a:link.footer {
	color:#FFFFFF;
}
a:active.footer {
	color:#66DDDD;
}
a:visited.footer {
	color:#CCCCCC;
}
a:hover.footer {
	color:#66DDDD;
}

/* uEUUθͺ―γΙγ«³κιNXiWinIEξj */

.txt-small {
 font-size: 70%;
	line-height:130%;
	font-family:'lr oSVbN', sans-serif;
}
.txt-medium {
 font-size: 85%;
	line-height:130%;
	font-family:'lr oSVbN', sans-serif;
}
.txt-big {
 font-size: 95%;
	line-height:130%;
	font-family:'lr oSVbN', sans-serif;
}
.nn4-title-txt {
}
.txt-title {
 font-size: 95%;
	line-height:130%;
	font-family:'lr oSVbN', sans-serif;
}

/* O[oX^C */

P {
 margin: 0px 0px 5px 0px;
}
OL,UL,blockquote {
 margin-top:0px;
	margin-bottom:5px;
}
.head-bg {
	background-image: url(../../project/images/head_bg.jpg);
	background-repeat: no-repeat;
}

/* ΆF */

.txtcolor-white {
	color:#FFFFFF;
}
.txtcolor-green {
	color:#04AA90;
}
.txtcolor-yellow-pale {
	color:#808000;
}
.font_bl {
    font-size: 85%;
	line-height:130%;
	font-family:'lr oSVbN', sans-serif;
	color: #000099;
}
.subtitle {
	font: 16px Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
}
.txtcolor-whitet-big {
 font-size: 95%;
	line-height:130%;
	font-family:'lr oSVbN', sans-serif;
	color:#FFFFFF;
}
.consTH {
	width:60px;
}

/* wiF */

.bgcolor-gray-deep {
	background-color:#737373;
}
.bgcolor-gray-pale {
	background-color:#EBEBEB;
}
.bgcolor-green-deep {
	background-color:#467587;
}
.bgcolor-green-pale {
	background-color:#E2FAE3;
}


.thingsItemTable {
	border-bottom:#66CCCC 1px solid;
	border-right:#66CCCC 1px solid;
	background:#EEEEEE;
}
	.thingsItemTable td {
		border-top:#66CCCC 1px solid;
		border-left:#66CCCC 1px solid;
		text-align:center;
		width:174px;
		padding:5px 0;
	}
		.thingsItemTable td a strong {
			display:block;
			margin:0 auto;
			text-indent:-9999px;
			width:103px;
			height:17px;
			background:url(../../things/img/btn_dwnload.gif) 0 0;
		}
		.thingsItemTable td a:hover strong {
			background:url(../../things/img/btn_dwnload.gif) 0 -17px;
		}
