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

html{
height:100%;
}

body {
text-align: center;
height:100%;
margin: 0;
padding: 0;
font-family:"Osaka", "�l�r �o�S�V�b�N", "�q���M�m�p�S Pro W3",sans-serif;
background-image: url(../img/bg.jpg);
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
background-repeat: repeat;
overflow: auto;	/* Opera 9.51�΍�*/
	}
	
	
img  {
border: none;
}


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

	
br{
letter-spacing:0;
}




	
/* ****************************************
	��g
*******************************************/
#container {
margin: 20px 0px 0px 20px;
width:980px;
margin-left: auto;
margin-right: auto;
	}


#top_header{
width:980px;
height: 542px;
background-image: url(../img/top_header.png);
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
	}



#top_bg{
width:980px;
background-image: url(../img/top_bg.png);
margin-left: auto;
margin-right: auto;
	}
	
	
	
.top_bg_icon{
margin: 0px 10px 0px 20px;
width:80px;
float:left; 
	}	
	
	
	
.top_bg_text{
width:800px;
text-align: left; 
font-size:12px; 
color: #000000;
letter-spacing: 0.2em; 
float:left; 
	}	
	
.top_bg_audio{
margin: 0px 0px 0px 50px;
width:800px;
	}	



#top_footer{
width:980px;
height: 88px;
background-image: url(../img/top_footer.png);
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
	}











/* ****************************************
�����j���[
*******************************************/	
#left_container{
width:619px;
margin: 20px 0px 0px 0px;
float:left; 
text-align: left; 
font-size:14px; 
line-height: 150%; 
color: #000000;
	}
	
	

#cap01{
width:500px;
height: 109px;
background-image: url(../img/cap01.png);
text-align: left; 
background-repeat: no-repeat;
	}







/* ****************************************
�E���j���[
*******************************************/
#right_container{
width:285px;
text-align: left; 
margin: 20px 0px 0px 0px;
float:right;	
	}












/* ****************************************
�A�[�J�C�u
*******************************************/

#week01{
width:980px;
height: 273px;
background-image: url(../img/week01.png);
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
	}



#week_bg{
width:980px;
background-image: url(../img/week_bg.png);
margin-left: auto;
margin-right: auto;
	}
	



#week02{
width:980px;
height: 88px;
background-image: url(../img/week02.png);
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
	}



.week_bg_text{
margin: 0px 0px 10px 50px;
width:800px;
text-align: left; 
font-size:12px; 
color: #000000;
letter-spacing: 0.2em; 
float:left; 
	}	







/* ****************************************
	FOOTER
*******************************************/
#footer {
width:534px;
height:91px;
margin-left: auto;
margin-right: auto;
	}

.banner_sol{
width:250px;
float:left; 
text-align: right; 
padding-bottom: 10px;
	}

.banner_ajinomoto{
width:250px;
float:right; 
text-align: left; 
padding-bottom: 10px;
	}







/* ****************************************
	FONT
*******************************************/
.basic {
text-align: left; 
font-size:12px; 
line-height: 150%; 
color: #000000;
letter-spacing: 0.2em; 
	}
	

.ft14 {
text-align: left; 
font-size:14px; 
line-height: 150%; 
color: #000000;
letter-spacing: 0.2em; 
	}
	
	
.ft18rd {
text-align: left; 
font-size: 18px; 
line-height: 120%; 
color: #d7151a;
	}	



.ft12rd {
text-align: left; 
font-size: 12px; 
line-height: 120%; 
color: #d7151a;
	}	





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


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

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

a:hover
{
color: #0099FF;
text-decoration: underline;
	}
</pre></body></html>