<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

body {
text-align: center;
margin: 0;
padding: 0;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background-color: #dddad5;
background-image: url(../img/bg.gif);
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

.clearboth {
clear:both; 
visibility:hidden; 
    }
	

a:hover img{
opacity: 0.9;
filter: alpha(opacity=90);
}



a.hoge:hover img {
opacity: 1.0;
filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100,FinishOpacity=100);
}



#container { 
width:1100px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
text-align: center;
	}

	
	
/* ****************************************
BACK_NEXT
*******************************************/
#pageback { 
width:42px;
height:78px;
margin-top: 236px;
float:left;
	}


/* ****************************************
表紙　踊り場編
*******************************************/
#top { 
width:1013px;
height:612px;
background-image: url(../img/top01.png);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
float:left;	
	}



#bg_odoriba2 { 
width:1013px;
height:612px;
background-image: url(../img/bg_odoriba2.png);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
float:left;	
	}


/* ****************************************
レポート
*******************************************/
#report_bg { 
width:1013px;
height:612px;
background-image: url(../img/bg_odoriba.png);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
float:left;	
	}
	
	
	
	
.report_box1 { 
padding-left: 55px;
padding-top: 50px;
padding-right: 55px;
width:900px;
height:400px;
margin-left: auto;
margin-right: auto;
	}



.textarea { 
width:900px;
height:400px;
font-size: 14px; 
line-height:1.4; 
color: #000000;
text-align: left; 
	}

	
.report_box_left { 
width:400px;
height:320px;
float:left;	
	}
	
	
.report_box_right { 
width:400px;
height:320px;
float:right;	
	}	
	



.report_box2 { 
padding-left: 55px;
padding-top: 50px;
padding-right: 55px;
width:900px;
height:600px;
margin-left: auto;
margin-right: auto;
	}


	
	
/* ****************************************
表紙　視聴覚室編
*******************************************/
#top02 { 
width:1013px;
height:612px;
background-image: url(../img/top02.png);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
float:left;	
	}



#report_bg2 { 
width:1013px;
height:612px;
background-image: url(../img/bg_odoriba3.png);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
float:left;	
	}
	

	
	
#report_bg3 { 
width:1013px;
height:612px;
background-image: url(../img/bg_odoriba4.png);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
float:left;	
	}
	
	
	
#report_bg4 { 
width:1013px;
height:612px;
background-image: url(../img/bg_odoriba5.png);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
float:left;	
	}
	
	
	
/* ****************************************
FOOTER
*******************************************/
#footer { 
width:1100px;
margin-bottom: 8px;
text-align: left; 
margin-left: 42px;
	}
	






/* ****************************************
	FONT
*******************************************/
.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.4; 
color: #000000;
	}
	

.basic {
font-size: 14px; 
line-height:1.6; 
color: #000000;
text-align: center; 
	}
	

.ft12 {
font-size: 12px; 
line-height:1.4; 
color: #000000;
text-align: center; 
	}	
	
	

.ft12rd {
font-size: 12px; 
line-height:1.5; 
color: #f94a2d;
text-align: center; 
	}	
	
	
	
.ft14rd {
font-size: 14px; 
line-height:1.4; 
color: #f94a2d;
text-align: left; 
	}	
	
	
	
	


/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #fb7f8e;
text-decoration: underline;
}

a:visited
 {
color: #fb7f8e;
text-decoration: underline;
}

a:hover
{
color: #fb7f8e;
text-decoration: underline;
	}

.dotline
 { border-bottom: dotted 1px #ff0000; }

.dotline_bk
 { border-bottom: dotted 1px #000000; }</pre></body></html>