@charset "UTF-8";
/* CSS Document */
.content {
	margin: 10px;
}
.researchMain {
	background:url(../img/main.jpg) no-repeat;
	width: 710px;
	height: 258px;
}
.researchMain .maintext {
width: 370px;
padding: 70px 0 0 35px;
font-size: 90%;
margin-bottom: 0px !important;
}

.researchMain ul.inlink {
	width: 370px;
	padding: 2px 0 0 0px;
	margin: 0 0 0 35px;
	font-size: 80%;
}
.researchMain .inlink li {
background-image:url(../img/linkMark.gif);
background-repeat: no-repeat;
background-position: 5px -1px;
padding-left: 25px;
margin-top: 3px;
}


div.content .riTable table {
border-collapse:collapse;
}
div.content .riTable th {
padding: 2px 8px;
border: solid 1px #999999;
font-weight: normal;
background: #fdf7e0;
}
div.content .riTable td {
padding: 2px 8px;
border: solid 1px #999999;
}

div.content .riTable th.fs09 {
font-size: 0.9em;
line-height: 1.1;
}
div.content .riTable td.fs09 {
font-size: 0.9em;
line-height: 1.1;
}

div.t2 table {
border-collapse:collapse;
}
div.t2 th {
padding: 2px 8px;
border: solid 1px #999999;
font-weight: normal;
background: #fdf7e0;
}
div.t2 td {
padding: 2px 8px;
border: solid 1px #999999;
}

div.t2 th.fs09 {
font-size: 0.9em;
line-height: 1.1;
}
div.t2 td.fs09 {
font-size: 0.9em;
line-height: 1.1;
}
.tbsp {
width: 205px;
margin: 20px 0 0 0;
float:left;
}

.totop {
	text-align:right;
}