<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;
}



/* ****************************************
	HEADER
*******************************************/
#header {
background-image: url(../img/bg_header.png);
margin-left: auto;
margin-right: auto;
height: 43px;
background-repeat: repeat;
margin: 0px;
	}


.header_menu{
width:1000px;
margin-left: auto;
margin-right: auto;
text-align: left; 
	}



.header_margin{
margin: 12px 30px 0px 0px;
float:left; 
	}
	
.header_marginpoint{
margin: 5px 30px 0px 0px;
float:left; 
	}	
	
	
/* ****************************************
	��g
*******************************************/
#container {
margin: 20px 0px 0px 20px;
width:1045px;
margin-left: auto;
margin-right: auto;
	}



/* ****************************************
�����j���[
*******************************************/	
#left_container{
width:725px;
margin: 0px 0px 0px 0px;
float:left; 
text-align: left; 
	}
	

#top01{
width:697px;
height: 517px;
background-image: url(../img/top01.png);
margin-left: auto;
margin-right: auto;
	}

#cap01{
width:683px;
height: 134px;
background-image: url(../img/cap01.gif);
margin-left: auto;
margin-right: auto;
	}


#top03{
width:623px;
height: 452px;
background-image: url(../img/top03.png);
margin-left: auto;
margin-right: auto;
	}

.imagemargin{
padding: 0px 10px 0px 0px;
float:left; 
	}

.textbox_top{
width:360px;
text-align: left; 
font-size:14px; 
line-height:18px; 
color: #000000;
letter-spacing: 0.2em; 
float:left; 
	}



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






/* ****************************************
���y�[�W�@��
*******************************************/
#dish_yoko{
width:697px;
height: 492px;
background-image: url(../img/dish_yoko.png);
margin-left: auto;
margin-right: auto;
	}


.dish_back{
width:135px;
text-align: right; 
float:left; 
padding: 240px 0px 0px 0px;
	}


.dish_yoko_photo{
width:381px;
height: 221px;
text-align: right; 
float:left; 
margin: 136px 0px 0px 17px;
padding: 0px 0px 0px 0px;
	}


.dish_next{
width:50px;
text-align: right; 
float:left; 
padding: 240px 0px 0px 0px;
	}






/* ****************************************
���y�[�W�@�c
*******************************************/

#dish_tate{
width:697px;
height: 492px;
background-image: url(../img/dish_tate.png);
margin-left: auto;
margin-right: auto;
	}


.dish_back_tate{
width:135px;
text-align: right; 
float:left; 
padding: 240px 0px 0px 0px;
	}


.dish_tate_photo{
width:221px;
height: 381px;
text-align: right; 
float:left; 
margin: 54px 0px 0px 98px;
padding: 0px 0px 0px 0px;
	}


.dish_next_tate{
width:50px;
text-align: right; 
float:left; 
padding: 240px 0px 0px 79px;
	}




/* ****************************************
	FOOTER
*******************************************/
#footer {
width:534px;
height:91px;
background-image: url(../img/footer.png);
background-repeat: no-repeat;
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; 
	}
	
	
.ft20rd {
text-align: left; 
font-size: 20px; 
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>