/* CSS Document */

.mokuji-layout{
	margin-top:1%;
	margin-bottom:1%;
	margin-left:10%;
	margin-right:10%;
}

H1{
font-size: 170%;
font-weight: normal;
}

.title1{
font-size: 170%;
}

.title2{
background-color: #999999;
color: #FFFFFF;
font-size: 140%;
font-weight: bold;
}

.title3{
font-size: 100%;
font-weight: bold;
color: #333333;
margin-top: 20px;
margin-bottom: 10px;
border-bottom: 1px solid #333333;
}

.text1{
margin-left: 10px;
font-size: 90%;
line-height: 20px;
color: #333333;
}

.text2{
font-size: 110%;
font-weight: bold;
color: #009900;
}

.text3{
font-size: 75%;
margin-left: 3em;
}

.table1_td{
border: solid 1px #333333;
border-collapse: collapse;
text-align: right;
size: 90%;

}

.table2_td{
width: 120px;
height: 50px;
border: solid 1px #333333;
border-collapse: collapse;
text-align: center;
font-size: 90%;
font-weight: bold;
}

.table3_td{
height: 20px;
border: solid 1px #333333;
border-collapse: collapse;
text-align: center;
font-size: 90%;
font-weight: bold;
}

.campus_title{
	color: #FFFFFF;
	background-color: #3399FF;
	font-size: 100%;
	border: 1px #3399FF solid; 
}

.col1{
	width: 100px;
	padding-left: 10px;
	border-top: 1px #88CCFF solid;
	border-left: 1px #88CCFF solid;
}
.col2{
	width: 550px;
	border-left: 1px #88CCFF solid;
	border-right: 1px #88CCFF solid;
	padding-left: 10px;
}
.col3{
	width: 100px;
	padding-left: 10px;
	border-left: 1px #88CCFF solid;
}

.item{
vertical-align: top;
height: 25px;
}

.q_content{
font-weight: bold;
vertical-align: top;
}

.a_content{
vertical-align: top;
}

div.gotop{
text-align: right;
font-size: 80%;
font-color: #666666;
text-decoration: none;
}

a.gotop{
font-color: #666666;
text-decoration: none;
}

a.gotop:link{
color:#666666;
}

a.gotop:visited{
color:#666666;
}
a.gotop:hover{
background-color:#666666; color:#FFFFFF;}
a.footer:active{color:#FFFFFF;}

.campus_link{
margin-left: 10px;
font-size: 90%;
font-color: #000099;
}

.footer{
font-size: 80%;
font-color: #999999;
text-align: right;
text-decoration: none;
}

a.footer:link{
font-size: 80%;
color:#999999;
text-align: right;
text-decoration: none;
}

a.footer:visited{
font-size: 80%;
color:#999999;
text-align: right;
text-decoration: none;
}
a.footer:hover{
background-color:#999999; color:#FFFFFF;}
a.footer:active{color:#FFFFFF;}


