a:link {
 color: #000099;
 text-decoration: none;
	}
	
a:active {
 color: #999999;
 text-decoration: underline;
	}
	
a:visited {
 color: #000099;
 text-decoration: none;
	}
	
a:hover {
 color: #999999;
 text-decoration: underline;
 }

.clear{
	clear:both;
}

#content_inner {
	padding: 0 10px 20px;
}

#content_inner h2{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	margin: 5p auto;
	width: 680px;
	background: #330;
	border-bottom: #993 solid 5px;
	text-align: left;
 }

#content_inner h2.47title2{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	margin: 5px auto;
	background: #CC9900;
	border-right: #996600 solid 100px;
	width: 630px;
	text-align: left;
 }

#content_inner h3{
	font-size: 14px;
	color: #333333;
	padding: 5px 10px;
	margin: 5px auto;
	border-left: #FF9900 solid 15px;
	border-bottom: #FF9900 dotted 1px;
	width: 650px;
	text-align: left;
 }
	
#content_inner h4{
	font-size: 14px;
	color: #333333;
	padding: 5px 10px;
	margin: 5px 0px;
	border-left: #999900 solid 15px;
	border-bottom: #999900 dotted 1px;
	width: 650px;
	text-align: left;
 }

.shop {
 width: 650px;
	margin: 5px auto 15px;
	padding: 0;
	}

.shop p {
 font-size: 14px;
	color: #333333;
	margin: 5px 5px 5px 15px;
	line-height: 1.8em;
	text-align: left;
	}
	
.img {
 float: right;
	margin: 5px;
	}

.pr{
 font-size: 12px;
	color: #990000;
	line-height: 1.5;
	margin: 15px 0px;
	text-align: center;
	}

.goods {
	clear: both;
	margin: 0px 5px;
	padding: 0px;
	}

.item{
	color: #FFFFFF;
	background: #666600;
	margin: 0px 10px;
	padding: 2px 8px;
	border: #333300 solid 1px;
	text-align: center;
	}

.price {
 font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin: 0px 10px;
	}
	
.link {
 font-weight: bold;
 text-align: center;
	border: dotted 1px;
	margin: 20px auto;
	padding: 5px;
	width: 240px;
	}

	
.club  {
 font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 1.5;
	}

.kintetsu {
 font-size: 14px;
	color: #333333;
	line-height: 1.8;
	}


