<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:"Osaka", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",sans-serif;
background-image: url(../img/bg.gif);
background-color: #fefcee;
margin-left: auto;
margin-right: auto;
background-repeat: repeat;
	}
	
	
img  {
border: none;
}


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


	
br{
letter-spacing:0;
}
 
 
 
 
 
#container { 
width:850px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 0px;
	}
	
	
/* ****************************************
	左メニュー
*******************************************/
#leftcontainer { 

width:626px;
float:left; 
	}
	



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


/* ****************************************
	MENU
*******************************************/
#menubox {
width:626px;
margin-top: 15px;
margin-bottom: 35px;
margin-left: auto;
margin-right: auto;
}



/* ****************************************
	TOP_日本語
*******************************************/
#jpn_j01 {
width:626px;
height:392px;
background-image: url(../img/j01.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}


#jpn_j02 {
width:626px;
height:190px;
background-image: url(../img/j02.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}



/* ****************************************
	TOP_英語
*******************************************/
#eng_e01 {
width:626px;
height:431px;
background-image: url(../img/e01.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}


#eng_e02 {
width:626px;
height:190px;
background-image: url(../img/e02.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}



/* ****************************************
	TOP_中文
*******************************************/
#che_c01 {
width:626px;
height:399px;
background-image: url(../img/c01.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}


#che_c02 {
width:626px;
height:180px;
background-image: url(../img/c02.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}







/* ****************************************
ABOUT_日本語
*******************************************/
#jpn_e03 {
width:626px;
height:1056px;
background-image: url(../img/j03.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}



/* ****************************************
ABOUT_英語
*******************************************/
#eng_e03 {
width:626px;
height:1056px;
background-image: url(../img/e03.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}


/* ****************************************
ABOUT_中文
*******************************************/
#che_c03 {
width:626px;
height:998px;
background-image: url(../img/c03.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}





/* ****************************************
DONATION_日本語
*******************************************/
#left_align_container { 
width:626px;
float:left; 
text-align: left; 
	}

#donation { 
margin-left: auto;
margin-right: auto;
width:550px;
background-color:#ffffff; 
padding: 20px;

	}











/* ****************************************
	右メニュー
*******************************************/
#rightcontainer { 
width:195px;
margin-left: auto;
margin-right: auto;
float:right; 
	}
 
.rightimgmargin { 
text-align: right; 
margin-bottom: 20px;
	}


/* ****************************************
	言語切り替え
*******************************************/
.languabe_bg { 
width:195px;
height:48px;
background-image: url(../img/languabe_bg.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}


.languabe_box { 
width:195px;
height:16px;
text-align: center; 
padding-top: 25px;
}


/* ****************************************
	シェア無しFOOTER
*******************************************/
#footer_wood {
width:963;
height:268px;
background-image: url(../img/footer_wood.gif);
margin-left: auto;
margin-right: auto;
background-repeat: repeat-x;
}






#footercontent {
margin-top: 142px;
float:right; 
width:166px;
height:21px;
}






/* ****************************************
	FONT
*******************************************/
.basic {
text-align: left; 
font-size:12px; 
line-height:18px; 
color: #000000;
letter-spacing: 0.2em; 
	}
	
	
.ft10bk {
text-align: left; 
font-size:10px; 
line-height:16px; 
color: #000000;
letter-spacing: 0.2em; 
	}
	
.ft12pk {
text-align: left; 
font-size:12px; 
line-height:18px; 
color: #f85289;
letter-spacing: 0.2em; 
	}
	
	
.ft18pk {
text-align: left; 
font-size:18px; 
line-height:22px; 
color: #f85289;
letter-spacing: 0.2em; 
	}
	
	
	
	
	
	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #0066b5;
text-decoration: none;
}

a:visited
 {
color: #0066b5;
text-decoration: none;
}

a:hover
{
color: #0066b5;
text-decoration: none;
	}
</pre></body></html>