/* CSS SETTING for TESTUP. World Wide Web */

body {
	background-color:#ffffff;
	background-image : url(institutions/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

img {
	border-style:none;
	color: #ffffff;
	background: transparent;
}

.page {
	background-image : url(images/page_back.gif);
	background-color: #ffffff;
}

.red {
	color:#ff0000;
}

a {/*リンクされた文字*/
    color: #3366cc;
    font-style: normal;
    text-decoration: none;
}
a:link {/*未訪問のリンク*/
    color: #3366cc;
    font-style: normal;
    text-decoration: none;
}
a:visited {/*訪問後のリンク*/
    color: #3366cc;
    text-decoration: none;
}
a:hover {/*マウスをのせたとき*/
    color: #ff6600;
    font-style: normal;
    text-decoration: underline;
}
a:active {/*クリック中*/
    text-decoration: none;
}

/* for IE */
*+html body { font-size : 80%; }
* html body { font-size : 80%; }
/* --- */

.txt06g {
	font-size: 6pt; font-family: "MS UI Gothic", sans-serif;
	color: #333333;
}

.txt08g {
	font-size: 8pt; font-family: "MS UI Gothic", sans-serif;
	color: #333333;
}

.txt08bu {
	font-size: 8pt; font-family: "MS UI Gothic", sans-serif;
	color: #6699cc;
}

.txt08gr {
	font-size: 8pt; font-family: "MS UI Gothic", sans-serif;
	color: #339933;
}

.txt08g_em {
	font-size: 8pt; font-family: "MS UI Gothic", sans-serif;
	color: #333333;
	line-height : 1.5em;
}

.txt08g_b {
	font-size: 8pt; font-family: "MS UI Gothic", sans-serif;
	font-weight: bold;
	color: #333333;
	line-height : 1.5em;
}

.txt09g {
	font-size: 9pt; font-family: "MS UI Gothic", sans-serif;
	color: #333333;
}

.txt09g_b {
	font-size: 9pt; font-family: "MS UI Gothic", sans-serif;
	font-weight: bold;
	color: #333333;
	line-height : 1.5em;
}

.txt09g_em {
	font-size: 9pt; font-family: "MS UI Gothic", sans-serif;
	color: #333333;
	line-height : 1.5em;
}

.txt09b {
	font-size: 9pt; font-family: "MS UI Gothic", sans-serif;
	color: #000000;
}

.txt09b_em {
	font-size: 9pt; font-family: "MS UI Gothic", sans-serif;
	color: #000000;
	line-height : 1.5em;
}

.txt09red_em {
	font-size: 9pt; font-family: "MS UI Gothic", sans-serif;
	color: #FF0000;
	line-height : 1.5em;
}

.txt09w {
	font-size: 9pt;
	font-family: "MS UI Gothic", sans-serif;
	color: #ffffff;
	line-height: 1.5em;
}

.txt09bu_em {
	font-size: 9pt; font-family: "MS UI Gothic", sans-serif;
	color: #0033cc;
	line-height : 1.5em;
}

.txt10b {
	font-size: 10pt; font-family: "MS UI Gothic", sans-serif;
	color: #000000;
}

.txt10g {
	font-size: 10pt; font-family: "MS UI Gothic", sans-serif;
	color: #666666;
}
.txtlist {
	font-size: 20pt; font-family: "MS UI Gothic", sans-serif;
	color: #0033cc;
    line-height : 1.5em;
}

.tensen {
	background-image : url(incentive/tensen.gif);
	background-color: #999999;
}

/* 表の背景 */
.bk_white {
	background-color: #ffffff;
	text-align: center;
}

.bk_white2 {
	background-color: #ffffff;
	text-align: right;
}

.bk_white3 {
	background-color: #ffffff;
	text-align: left;
}

.bk_lgray {
	background-color: #dcdcdc;
	text-align: center;
}

.bk_dgray {
	background-color: #999999;
	text-align: center;
}

.bk_bule {
	background-color: #99ccff;
	text-align: left;
	white-space: nowrap;
	padding-left:10px
;}

.bk_dbule {
	background-color: #369;
	text-align: right;
	color:#fff;
	font-size:10px;
}

.bk_dbule2 {
	background-color: #369;
	text-align: center;
	color:#fff;
	font-size:11px;
}

.line {
	border-bottom: dashed 1px #666;
	width:600px;
	margin-top:5px;
}

/* 背景 */

.bk_l_body {
	background-image : url(institutions/l_body.gif);
}

.bk_contents {
	background-image : url(institutions/contents.gif);
	width: 750px;
	height: 38px;
}

/* ページTOPへ */

.pagetop {
	width:600px;
	text-align:right;
}

.pagetop img {
	margin:2px;
}

.list {
	text-align:left;
}

.list li {
	list-style:none;
}

.list2 {
	width:300px;
	text-align:left;
	float:left;
}

.list2 li {
	list-style:none;
}

/* 追加分 */

.tit {
	line-height:1.5;
	border-bottom:solid 1px #369;
	border-left:solid 8px #369;
	padding-left:5px;
	padding-bottom:2px;
}

.incen tr,.incen table {
	border:solid 0.5px #333;
}

.no_border td,.no_border tr,.no_border table {
	border:solid 0px #fff;
}

.no_border table {
	margin-left:5px;
}

ol li {
	margin-bottom:10px;
}

.top_contents {
	display: none;
	position:
	absolute;z-index:110px;
}

/Copyright(C) 2007 TESTUP. All rights reserved. */
