@import url(behavior.css);

body {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 0px;
	color: #505063;
}
/*firefoxpnbN@*/
html>/**/body { font-size:110% }
html:first-child body { font-size: medium }

a img{
	border:none;
}	
h3 {
	margin: 0px;
	font-size: 0.9em;
}
.wrapper{
	width:810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/shadow_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #555;
}
a:visited {
	text-decoration: none;
	color: #555;
}	
.header {
	width:790px;
	background-color: #a9d0ff;
	background-image: url(images/bule_grlink1.gif);
	background-repeat: repeat-x;
	height: 180px;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.header .logo {
	float: left;
}
	
.header h2 {
	color: #FFFFFF;
	font-size: 2em;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	text-shadow: 3px 3px 3px #6e95e5;
}
/*irQ[Vͺ*/
div.nav{
	float: left;
	margin-top: -1.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.7em;
	padding: 0px;
	background-color: #A9D0FF;
	z-index:99;
	width: 100%;
}
div.nav ul{
	margin:0;
	padding:0;
	background-color: #A9D0FF;
}
div.nav li{
	list-style:none;
	float: left;
	position: relative;
	margin:0;
	width:72px;
	height: 22px;
	z-index:999;
}	
div.nav li a{
	display:block;
	line-height: 1em;
	padding-top: 0.25em;
	padding-right: 0px;
	padding-bottom: 0.25em;
	padding-left: 5px;
	display: block;
	height: 1.4em;
	vertical-align: middle;
	text-decoration:none;
	width:65px;
}	
div.nav li:hover{
	background-color: #a9d0ff;
	background-image: url(images/bule_grlink.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7197E6;
 	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7197E6;
}
div.nav li.submenu{
	text-align:center;
}
.wrapper .header .nav .level1 .submenu .level2 li {
	text-align:left;
}
div.nav li.submenu:hover {
	background-image: url(images/yajirushi_d.png);
	background-repeat: no-repeat;
	background-position: 5% 90%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}	
.wrapper .header .nav .level1 .submenu .smaller {
	font-size: 0.85em;
}
div.nav>ul a{
	width:auto;
}
div.nav li.submenu ul.level2 li.submenu:hover{
	background-image: url(images/yajirushi_r.png);
	background-repeat: no-repeat;
	background-position: 100% 45%;
}	
					
div.nav ul ul{
	position:absolute;
	display:none;
	width: 72px;
	padding: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index:99;
}
div.nav ul.level1 li.submenu:hover ul.level2,
div.nav ul.level1 li.submenu:hover ul.level2 li:hover ul.level3{
	display:block;
}
div.nav ul.level1 li.submenu:hover ul.level2 li,
div.nav ul.level1 li.submenu:hover ul.level2 li:hover ul.level3 li{
	padding-top: 2px;
	
	
}

div.nav ul.level2{
	top:1.9em;
}
div.nav ul.level3{
	top:0px;
	left:72px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #7197E6;
	border-bottom-color: #7197E6;
}				
.nav .level1 li {
	color: #FFFFFF;
	z-index: 101;
}
.nav .level1 li a {
	color: #FFFFFF;
}
.nav .level1 li .level2 li{
	color: #ffffff;
	z-index: 100;
}
.wrapper .header .nav .level1 .mainmenu {
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	width: 25px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

/*Recͺ*/
.content{
	font-size: 0.75em;
	clear: left;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
}
.wrapper .content .contactsheet a {
	color: #999999;
	text-decoration: none;
}
.wrapper .content .contactsheet a:hover{
	color: red;
}

.content .map {
	height: 300px;
	width: 410px;
	margin-left: 250px;
	margin-top: -100px;
	padding: 0px;
	position: relative;
}
.content .product {
	width: 120px;
	float: left;
}
a.inlinelink:link{
	color:#2F6CC7;
}	
a.inlinelink:hover{
	color:#2F6CC7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2F6CC7;
}	
.wrapper .content .shopindex {
	width: 210px;
	position: absolute;
	left: 10px;
	top: 10px;
	font-family: "MS UI Gothic", "qMmΫS Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", arial, sans-serif;
	margin-top: 10px;
}
.wrapper .content .shopguide_detail {
	margin-top: 45px;
	margin-left: 230px;
	width: 450px;
	padding-top: 20px;
	font-family: "MS UI Gothic", "qMmΫS Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", arial, sans-serif;
}
.wrapper .content .shopindex .howtoorder h3 {
	padding: 10px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
ul.shopguide {
	width: 160px;
	margin-top: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.content .shopindex .shopguide li {
	width: 160px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(images/yajirushi_r.png);
	margin-top: 10px;
	font-size: 1em;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #2F6CC7;
	margin-right: 10px;
}
.komidashi {
	font-weight: bold;
	margin-top: 10px;
	display: block;
	margin-bottom: 0px;
	padding: 0px;
}
div .howtoorder {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 1.5em;
	text-align: center;
	font-size: 0.9em;
	border-right-width: 1px;
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 200px;
}
.shopguide_detail dl {
	display:block;
	width: 450px;
}	
.shopguide_detail dl dt {
	color:#303290;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 450px;
	text-decoration: underline;
}	
.shopguide_detail dl dd {
	line-height:1.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 450px;
}	
	 
.wrapper .content .shopguide_detail dl {
	width: 450px;
}
.wrapper .header h1 {
	margin: 0px;
	padding: 0px;
}
/*TCg}bvy[W*/
.wrapper .content .column {
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	/*float: left;*/
	width: 24%;
	color: #555;
}
.wrapper .content .column2 {
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	/*float: left;*/
	width: 20%;
	color: #555;
	left: 25%;
	position: absolute;
	top: 0px;
}
.wrapper .content .column3 {
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	/*float: left;*/
	width: 24%;
	color: #555;
	left: 45%;
	position: absolute;
	top: 0px;
}
.wrapper .content .column4 {
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	/*float: left;*/
	width: 24%;
	color: #555;
	left: 65%;
	position: absolute;
	top: 80px;
}
.wrapper .content .column ul {
	clear: left;
	list-style-image: url(images/yajirushi_r.png);
	padding-bottom: 10px;
}
.wrapper .content .column2 ul {
	clear: left;
	list-style-image: url(images/yajirushi_r.png);
	padding-bottom: 10px;
}
.wrapper .content .column3 ul {
	clear: left;
	list-style-image: url(images/yajirushi_r.png);
	padding-bottom: 10px;
}
.wrapper .content .column4 ul {
	clear: left;
	list-style-image: url(images/yajirushi_r.png);
	padding-bottom: 10px;
}
.wrapper .content .column ul li a:hover {
	text-decoration:underline;
	color: #2F6CC7;
}
.wrapper .content .column2 ul li a:hover {
	text-decoration:underline;
	color: #2F6CC7;
}
.wrapper .content .column3 ul li a:hover {
	text-decoration:underline;
	color: #2F6CC7;
}
.wrapper .content .column4 ul li a:hover {
	text-decoration:underline;
	color: #2F6CC7;
}
.japanese {
	font-family: "MS UI Gothic", "qMmΫS Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", arial, sans-serif;
}	
.wrapper .content .cart_nakami form {
	margin: 0px;
	padding: 0px;
}
.column .skate:hover {
	background-image: url(images/skate.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.column .ops:hover {
	background-image: url(images/ops.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.column .shaft:hover {
	background-image: url(images/shaft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.column .rb:hover {
	background-image: url(images/rb.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.column .ws:hover {
	background-image: url(images/ws.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.column2 .ht:hover {
	background-image: url(images/ht.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.column2 .fg:hover {
	background-image: url(images/fg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.column2 .ep:hover {
	background-image: url(images/ep.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.column2 .sp:hover {
	background-image: url(images/sp.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.column2 .sg:hover {
	background-image: url(images/sg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.column3 .hg:hover {
	background-image: url(images/hg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.column3 .hp:hover {
	background-image: url(images/hp.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.column3 .gsk:hover {
	background-image: url(images/gsk.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.column3 .gst:hover {
	background-image: url(images/gst.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.column4 .bag:hover {
	background-image: url(images/bag.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/*tb^[ͺ*/
.footer {
	width: 790px;
	z-index: 10;
	text-align: center;
	font-size: 0.7em;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
}
.footer div a{
	padding: 2px;
} 

.footer div a:hover {
	color: #FFFFFF;
	background-image: url(images/gray_gr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #CCCCCC;
}
.rss {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	font-size: 0.9em;
}

