/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 800px;
}

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

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

.title1{
font-size: 170%;
}

.title2{
background-color: #999999;
color: #FFFFFF;
font-size: 100%;
font-weight: bold;
padding:5px 10px 5px;
}

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

.title4{
font-size: 80%;
font-weight: bold;
color: #333333;
margin-top: 20px;
margin-bottom: 10px;
}

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

.text4{
font-size: 80%;
}

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

.caption{
font-size: 75%;
line-height: 15px;
margin-top: 5px;
}

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

/* H19指導者研修報告書(study/2007/report_list.html) */

#report_list{
	text-align: left;
	border-collapse: collapse;
	width: 500px;
}

#report_caption{
	text-align: left;
	line-height: 2em;
	font-size: 120%;
	font-weight: bold;
}

.col0{
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 90%;
	vertical-align: top;
}

.col1{
	font-size: 90%;
	width: 250px;
	padding-top:3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px #8888CC solid;
	vertical-align: top;
}

.col2{
	font-size: 90%;
	width: 250px;
	padding-top:3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px #8888CC solid;
	vertical-align: top;
}

/* H19指導者研修報告書(study/2007/report_list.html) */

/* H19指導者研修報告書 概要(study/2007/outline.html) */

dd{
	margin-left: 20px;
	margin-bottom: 10px;
}

/* H19指導者研修報告書 概要(study/2007/outline.html) */


