/* CSS Document */
body{
	margin: 0px auto;
	width: 946px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	color: #333;
	line-height: 1.5;
	background-color: #FFFFFF;
}


h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote{
	margin: 0;
}

hr{
	display: none;
}
a{
	text-decoration: none;
}

.hide{
	display: none;
}
p{
	color: #333;
	line-height: 1.1;
}
li{
	list-style:none;
}
/* all page */
#page{
	width: 899px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* Header */
#header{
	width: 899px;
	height: 53px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float: left;
	padding-top:3px;
	background: url(../images/image02.jpg) no-repeat right top;
}
#logo-box{
	width: 131px;
	height: 52px;
	margin-left:2px;
	text-indent:-9999em;
	background: url(../images/logo.gif) no-repeat left top;
	overflow: hidden;
	float:left;
	display:inline;
}


/* ƒgƒbƒv‰æ‘œ */
#top{
	height:442px;
	width:899px;
	margin:0px;
	padding:0px;
}

/* top_info */
#info{
	width:869px;
	height:auto;
	padding:10px 15px;
} 

#info_l{
	display:block;
	overflow:hidden;
	width:280px;
	height:auto;
	float:left;
	padding-left:10px;
}
#info_c{
	width:300px;
	height:auto;
	float:left;
	padding-left:10px;
}
#info_r{
	width:254px;
	height:auto;
	float:left;
	padding-left:15px;
}

/* fotter */
#fotter{
	clear:both;
	width: 899px;
	height: 26px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float: left;
	padding-top:3px;
	background: url(../images/f-bg.gif) repeat-x;
}
#copy-box{
	width: 171px;
	height: 13px;
	margin:5px 10px;
	text-indent:-9999em;
	background: url(../images/copy.gif) no-repeat left top;
	overflow: hidden;
	float:left;
	display:inline;
}
#link-box{
	width: 650px;
	height: 20px;
	overflow: hidden;
	text-align:right;
	float:right;
	display:inline;
	padding-right:15px;
}

/* classŽw’è */
.f-s{
	font-size:10px;
}
.f-t{
	font-size:11px;
	font-weight:bold;
	margin-top:3px;
}
.f-m{
	font-size:11px;
	padding:3px;
}

.b-o-l{
	border-left:1px solid #FCD3C2;
	border-bottom:1px solid #FCD3C2;
}
.b-o-r{
	border-bottom:1px solid #FCD3C2;
	border-right:1px solid #FCD3C2;
}
.b-d{
	border-bottom:1px dashed #666;
}
.m-3{
	margin-top:3px;
}
*+html .m-3{
	margin-top:2px;
}
* html .m-3{
	margin-top:2px;
}
.shop{
	text-indent:-9999px;
	width:238px;
	height:178px;
	margin-top:3px;
	display:block;
	border:1px solid #FCD3C2;
}
.shop a{
	width:238px;
	height:178px;
	display:block;
	background: url(../images/base_a.gif) no-repeat left top;
}
.shop a:hover{
	background: url(../images/base_b.gif) no-repeat left top;
}