@charset "shift_jis";
.hederfont {
	color: #333333;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "HiraKakuPro-W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", sans-serif;
	font-size: 83%;
	line-height: 1.4;
}

.hederfont a:link {
	color: #0066cc;
}
.hederfont a:visited {
	color: #666699;
}
.hederfont a:hover,
a:active {
	color: cc6633;
}


.hederfont .localNav a:link {
	text-decoration: none;
	color: #ffffff;
}
.hederfont .localNav a:visited {
	text-decoration: none;
	color: #ffffff;
}
.hederfont .localNav a:hover,
a:active {
	text-decoration: none;
	color: #ffffff;
}

.hederfont .localNavYellow a:link{
	text-decoration: none;
	color: #ffffa0;
}
.hederfont .localNavYellow a:visited{
	text-decoration: none;
	color: #ffffa0;
}
.hederfont .localNavYellow a:hover,
a:active{
	text-decoration: none;
	color: #ffffa0;
}

img {
	vertical-align: bottom;
}

.searchCategory {
	width: 105px;
	margin: 0 5px 0 10px;
	vertical-align: top;
}

.searchField {
	height: 27px;
	width: 314px;
	margin: 0 5px;
	padding: 5px;
	vertical-align: top;
	border: 0 none;
	background: url(/store/common/material/images/com_bg006.gif) no-repeat 0 0;
}

.searchgogo {
	margin-top: 3px;
}


.kodawari_Field2 {
	display: inline-block;
	margin-left: 10px;
}




/*  footerContainer
---------------------------------------------------------- */
#footerContainer {
	color: #333333;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "HiraKakuPro-W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", sans-serif;
	font-size: 83%;
	line-height: 1.4;
}
#footerContainer .fontNavi {

	font-size: 70%;
	padding-left: 0;

}

#footerContainer .fontNavi a:link {
	color: #0066cc;
}
#footerContainer .fontNavi a:visited {
	color: #666699;
}
#footerContainer .fontNavi a:hover,
a:active {
	color: cc6633;
}
#footerContainer #copyright {
	color: #666668;
	font-size: 70%;
}