/* 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{
line-height: 20px;
color: #CC0000;
}

.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;
}

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;}


