<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ã€€åŸºæœ¬æ§‹é€&nbsp;ã€€*/

body {
	background: url(../images_new/bg-middle.gif) repeat-y center top;
	background-color: #f4eef0;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
}

/*ã€€ãƒ˜ãƒƒãƒ€ã€€*/

#head{
	width: 702px;
	height: 61px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images_new/head_bg.gif) repeat-x center top;
	}
	
#head h1{
	margin: 0;
	padding: 30px 10px 0 0;
	float: right;
	}
	
#head h2{
	margin: 0;
	padding: 9px 0 0 10px;
	float: left;
	}


/*ã€€ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ã€€*/

#navi{
	width: 750px;
	margin: 20px auto;
	}
	
#navi ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#navi li{
	display: inline;
	margin: 5px 0 5px 5px;
	padding: 0;
	}
	
/*ã€€ã‚µãƒ–ãƒŠãƒ“ã€€*/

#store{
	width: 596px;
	margin: 20px auto;
	padding: 0;
	}
	
/*ã€€ãƒ•ãƒƒã‚¿ã€€*/

#foot{
	width: 709px;
	height: 140px;
	margin: 0 auto;
	padding: 0;
	background: url(../images_new/foot_bg.gif) no-repeat center top;
	}
	
#foot ul{
	list-style-type: none;
	margin: 0;
	padding: 70px 0 0 0;
	}
	
#foot li{
	display: inline;
	margin: 0;
	padding: 0 0 0 0;
	}
	
/*ã€€ãƒªãƒ³ã‚¯ã€€*/

a:link{
	color: #f292c6;
	text-decoration: none;
	}
	
a:visited{
	color: #cda2b9;
	text-decoration: none;
	}
	
a:hover{
	color: #fd5e5e;
	text-decoration: none;
	}</pre></body></html>