body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	background-image: url(../top/bg_img.png);
	font: 88%/1.5 Osaka, "MS Gothic", sans-serif;
	letter-spacing: 1px;
}
#container { 
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #cc9900;
	text-align: left;
	background-image: url(../top/line.png);
	background-repeat: repeat-y;
} 
#centerBox {

}
#sidebar1 {
	float: left;
	width: 160px;
	margin: 0px; /* 上余白と下余白により、この div 内に視覚的なスペースが設定されます */
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sidebar1 h3 {
	font-size: 88%;
	line-height: 100%;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
#sidebar1 .home {
	font-size: 88%;
	line-height: 100%;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	font-weight: bold;
}
#sidebar1 a {
	color: #E1E1E1;
	text-decoration: none;
}
#sidebar1 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
img { margin: 0px; padding: 0px; border: 0}
a img { border: 0;}


#header {
	padding: 0;
} 
#header h1 {
	margin: 0;
	padding: 0;
	text-indent: -3000px;
	top: -90px;
	line-height: 1px;
}

#mainContent {
	width: 580px;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	background: #ffffff;
} 
#shoplist a {
	line-height: 160%;
	text-decoration: none;

}
#shoplist a:hover {
	line-height: 160%;
	text-decoration: underline;
}
#shoplist .titlea {
	background-color: #CCCC99;
	color: #996600;
	font-weight: bold;
	font-size: 105%;
	line-height: 120%;
}


#footer {
	padding: 0;
	height: 61px;
} 
.space {
	height: 100px;
	padding-top: 70px;
	clear: both;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent h2 {
	color: #663300;
	font-size: 126%;
	padding-top: 10px;
	line-height: 126%;
	border-bottom-width: 10px;
	border-bottom-style: ridge;
	border-bottom-color: #999900;
	text-indent: 10px;
}
#mainContent h3 {
	font-size: 108%;
	color: #669900;
	background-color: #D6D6AD;
	text-indent: 5px;
}

.titli {
	font-size: 110%;
	font-weight: bold;
	color: #996600;
	background-color: #CBE4B1;
	text-indent: 5px;
}

#sidebar1 .sarubobo {
	width: 150px;
	margin-top: 50px;
}
#sidebar1 .lang {
	width: 120px;
	padding-top: 10px;
}

