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

body {
text-align: center;
margin: 0;
padding: 0;
font-family:'Hiragino Kaku Gothic Pro', '�q���M�m�p�S Pro W3', 'Meiryo', '���C���I','�l�r �o�S�V�b�N', '�l�r �S�V�b�N', Osaka, Osaka-����, sans-serif;
background-color: #f8ea0d;
background-image: url(../img/bg.gif);
background-repeat: repeat;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

#container { 
width:980px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 0px;
text-align: left;
	}


/* ****************************************
	TOP
*******************************************/

#top01 {
width:980px;
height:572px;
background-image: url(../img/top01.jpg);
margin-top: 0px;
margin-bottom: 0px;
background-repeat: no-repeat;
	}



.iceboxlogo {
padding-top: 340px;
padding-left: 450px;
	}


#top02 {
width:980px;
height:915px;
background-image: url(../img/top02.jpg);
margin-top: 0px;
margin-bottom: 0px;
background-repeat: no-repeat;
	}
	
	
.video {
width:320px;
padding-top: 10px;
padding-left: 630px;
	}


#top03 {
width:980px;
height:940px;
background-image: url(../img/top03.jpg);
margin-top: 0px;
margin-bottom: 0px;
background-repeat: no-repeat;
	}




.top03_text_left {
width:520px;
float:left;
padding-left: 20px;
padding-top: 180px;
font-size: 14px; 
line-height:1.4; 
color: #000000;
	}


.top03_text_right {
width:470px;
float:right;
margin-top: 160px;
padding-right: 10px;
font-size: 14px; 
line-height:1.4; 
color: #000000;
	}



	
	
	
#footer {
width:980px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
text-align: center; 
	}
	




/* ****************************************
	FONT
*******************************************/
.ft14bl {
text-align: left; 
font-size: 14px; 
line-height:1.4; 
color: #0099ff;
	}
	
	
.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.3; 
	}
	
	

	
.ft20bl {
text-align: left; 
font-size: 20px; 
line-height:1.4; 
color: #0099ff;
	}
	
	

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

	

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

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

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

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

.dotline_bk
 { border-bottom: dotted 1px #000000; }
 

a:hover img{
opacity: 0.8;
filter: alpha(opacity=80);
}</pre></body></html>