*{
	margin: 0px;
	padding: 0px;
}
body {
	line-height: 1.4;
	background-image: url(image/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #505050;
}
img {
	vertical-align: bottom;
	border: 0px;
}
#water_color {
	text-align: right;
	padding-top: 10px;
}
#water_color a {
	color: #42caff;
}
.kochira {
	text-align: right;
	padding-top: 7px;
}

/*navigation*/
#navi_box {
	width: 800px;
}
#navi_box img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: bottom;
}

/**/
#shop_jouhou a {
	color: #6fbd00;
}
#shop_jouhou span {
	font-weight: bold;
}
.green a {
	color: #6fbd00;
}
.green a:hover {
	color: #6fbd00;
	text-decoration: underline;
}
.green a:visited {
	color: #6fbd00;
}
/*pankuzu_box*/
#pankuzu_box a {
	color: #42caff;
	font-size: 10px;
}
#pankuzu_box {
	font-size: 10px;
	line-height: 1;
}

/* banner */
#banner_box_parent {
	width: 150px;
	background: url(image/qr_bg.gif) repeat-y left top;
}
#banner_box {
	background: url(image/qr_end.gif) no-repeat left bottom;
	padding-bottom: 10px;
}
#banner_box p {
	#color: #505050;
	text-align: justify	
}
#banner_box #blue {
	color: #42BBFF;
	font-weight: bold;
}
