<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-color: #F3F1E8;
	}
	
	
/* ****************************************
	TOPのBG
*******************************************/
#container {
width:656px;
height:2600px;
background-color: #ffffff;
text-align: left; 
margin-top: 15px;
margin-left: auto;
margin-right: auto;
clear : both;
	}

/* ****************************************
	東京
*******************************************/
#topimg {
width:656px;
height:308px;
background-image: url(../img/top_tokyo.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


/* ****************************************
	大阪
*******************************************/
#topimgs_oska {
width:656px;
height:308px;
background-image: url(../img/top_osaka.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
/* ****************************************
	名古屋
*******************************************/
#topimgs_nagoya {
width:656px;
height:308px;
background-image: url(../img/top_nagoya.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

/* ****************************************
	テキストエリア
*******************************************/
#leftcontainer {
width:482px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
float:left;
	}
	
	
#leftbox {
width:482px;
background-image: url(../img/leftbox.gif);
padding: 0px 0px 20px 0px;
margin-left: auto;
margin-right: auto;
	}



#l_text {
width:431px;
margin: 0px 0px 0px 30px;
text-align: left; 
clear : both;
	}






	
/* ****************************************
	リンクボタン
*******************************************/
#footer {
width:482px;
height:30px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
float:left;
	}



.f_link {
margin: 20px 0px 0px 0px;
width:482px;
text-align: center; 
	}

.linkimg {
margin: 0px 2px 0px 2px;
	}


.photomargin {
margin: 5px 0px 5px 0px;
	}

	
/* ****************************************
	メニューエリア
*******************************************/
#rightbox {
width:174px;
margin-bottom: 30px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
float:right;
	}

#r_text {
width:174px;
height:470px;
background-image: url(../img/rightbox.gif);
margin: 0px 0px 0px 0px;
text-align: left; 
	}
	

.r_minitext {
width:170px;
padding: 0px 0px 0px 10px;
text-align: left; 
font-size: 11px; 
line-height: 19px; 
color: #0096DB;
	}





/* ****************************************
	FONT
*******************************************/

.ft12min {
text-align: left; 
font-family: "ＭＳ 明朝",serif; 
font-size: 12px; 
line-height: 17px; 
color: #535235;
	}
	
	
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #535235;
	}
	
.orange {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #FF6600;
	}

.yellow {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #535235;
	}
	
	
.ft22 {
text-align: left; 
font-size: 20px; 
line-height: 22px; 
color: #FF6600;
	}
	
	

	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

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

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

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