b {
	font-size: 36px;
	color: #0063DC;
	font-family: "lr SVbN", "Osaka|";
}
#box_footer .box_linklist a {
	color: #666666;
	font-size: 10px;
}
#box_directions {
	display: block;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	margin-top: 20px;
}

#box_directions a {
	text-decoration: none;
}
#box_directions #box_waku {
	padding: 15px;
	border: 1px solid #CCCCCC;
}
#tabbox {
	display: block;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	font-size: 12px;
	line-height: 200%;
	color: #777;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 30px;
}
#tabbox ul#tab {
	margin:0;
	width:100%;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: block;
	text-align: center;
}

#tabbox ul#tab li {
	text-align:center;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 0;
	margin-left: 0.5em;
	font-size: 10px;
	line-height: 100%;
	display: inline;
	border: 1px solid #CCCCCC;
	padding: 0.8em;
}

#tabbox ul#tab li.selected {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tabbox ul#tab li a {
	color:#666666;
	text-decoration: none;
}

#tabbox dl {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	list-style-type: none;
	clear:both;
}
#tabbox dl a {
	color: #000000;
}
#tabbox dl dt {
	padding: 0px;
	width: 510px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tabbox dl dd {
	display: inline;
	margin: 0px;
	font-size: 12px;
	padding: 0px;
	text-align: center;
	line-height: 150%;
}
#gallery{
	padding-top: 30px;
	padding-bottom: 30px;
}
#gallery img{
	height: 50px;
	width: 50px;
}

