#title {
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../img/common/title/shop.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: left;
}

#sub_title{
	text-align:right;
	margin-right: 5px;
	margin-top: 20px;
}

#sub_title a{
	text-decoration: none;
	color: #3366FF;
	font-weight: normal;
	font-size: 12px;
}

#navi #shop a {
	display:block;
	background-image: url(../img/common/navi/shop_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#shop_box{
	background-color: #FFFFFF;
	width: 650px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#shop_line{
	border-bottom-color: #3366FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 650px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
