body{
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #c0c0c0;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #c0c0c0; 
	scrollbar-darkshadow-color: #ffffff;
	font-size:80%;

}

#outline{
width : 750px;
padding : 5px ;
text-align : center;
border:solid 1px #000000;

}

/*見た目*/

.header{
width : 100% ;
margin-bottom :5px ;
background:#a0d8ef;
text-align : center;}


.main {
width : 510px;
overflow: auto;
background-color:#ffffff;
text-align: left;
float : left;}


.side {
width : 230px;
height:1450px;
background:#dff8cf;
background-image:url("../img/back.gif");
float : right;
}


.c-both {
clear:both;}


.footer{
width : 100% ;
margin-top : 5px ;
background:#fbdade;
text-align : right;
float : left;} 

A {
	text-decoration: none;}
A:link {
	color: #cc001a;}
A:active {
	color: #ffcfcf;}
A:visited {
	color: #ffcfcf;}
A:hover{
	color: #cc001a;
	text-decoration: underline;}

.no{
	border:1px solid #ffffff;
}

/*アクセスマップ*/

.map{
float : left;
width : 230px;
}
.map_r{
width : 250px;
float : right;
margin-left :10px ;
}
/*top*/
.announce_text{
	float : left;
	width : 310px;
	text-align: left;
}
.announce{
width : 170px;
float : right;
text-align: left;
}

.plan{
position:relative; 
margin-top:5px; 
margin-left:50px;
margin-bottom:5px;
}
.timetable{

margin-top:5px; 
margin-left:20px;
margin-bottom:5px;
}

.in{
position:relative; 
margin-top:5px; 
margin-left:20px;
}

.indent{
	margin-left: 15px;
	margin-top: 5px;
}

.lecturer{
	width: 400px;
	margin-top: 15px;
	margin-left: 40px;
	margin-bottom: 20px;
}


.poster{
	margin-top: 15px;
	margin-left: 40px;
	margin-bottom: 20px;
}

.coment{
	float: left;
	width: 400px;
}
.end_sakura{
	float: right;
	width: 50px;
}


/*report 用*/
.contents{
	width: 90%;
	overflow: auto;
	background-color:#ffffff;
	text-align: left;
}

.repo_text{
	margin-top: 30px;
	margin-left: 30px;
	float : left;
	width : 400px;
	text-align: left;
}

td{
	font-size: 80%;
}

.img1{
	float: left;
	width: 270px;
}

.text1{
	float: right;
	width: 380px;
	margin-top: 20px;
}

.img2{
	float: right;
	width: 270px;
}

.text2{
	float: left;
	width: 380px;
}

.img3{
	float: right;
	width: 360px;
}

.text3{
	margin-top: 20px;
	float: left;
	width: 300px;
}
