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

/* ****************************************
	TOP
*******************************************/
#box_header {
width:605px;
height:20px;
background-image: url(../../img/box_header.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}


#box_bg {
width:605px;
background-image: url(../../img/box_bg.gif);
margin-left: auto;
margin-right: auto;
}




#box_footer {
width:605px;
height:20px;
background-image: url(../../img/box_footer.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}




#photo01 {
width:560px;
height:274px;
background-image: url(../img/photo01.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}


#photo02 {
width:560px;
height:274px;
background-image: url(../img/photo02.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}


#photo03 {
width:560px;
height:274px;
background-image: url(../img/photo03.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}


#photo04 {
width:560px;
height:274px;
background-image: url(../img/photo04.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}


#photo05 {
width:560px;
height:274px;
background-image: url(../img/photo05.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}


.textbox {
width:560px;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 12px; 
line-height: 20px; 
letter-spacing: 0.2em; 
	}



.pages {
width:560px;
text-align: center; 
	}
	
	
#menu li{
list-style-type: none;
display: inline;
}
#menu a {
text-decoration: none;
background-color:#008ed6;
color:#fff;
font-size: 10px; 
display: inline-block;
width: 20px;
padding:2px 10px;
text-align:center;
}

#menu a:hover {
background-color:#00b1e2;
}




.backtotop {
width:605px;
margin-left: auto;
margin-right: auto;
text-align: right; 
	}






/* ****************************************
	FONT
*******************************************/
.tx10bk {
text-align: center; 
font-size: 10px; 
line-height: 17px; 
color: #444444;
	}

	
.tx12bl {
text-align: left; 
font-size: 12px; 
line-height: 20px; 
color: #0099ff;
letter-spacing: 0.2em; 
	}

.tx12dotted {
text-align: left; 
font-size: 12px; 
line-height: 20px; 
color: #666666;
letter-spacing: 0.2em; 
border-bottom:1px dotted;
	}
	
	
	
.tx14 {
text-align: left; 
font-size: 14px; 
line-height: 20px; 
color: #000000;
letter-spacing: 0.2em; 
	}

	
	
.tx10 {
text-align: left; 
font-size: 10px; 
line-height: 18px; 
color: #000000;
letter-spacing: 0.2em; 
	}
	
	
	
	
	
	
	</pre></body></html>