@charset "shift_jis";

/* --------------------------------
	reset
-------------------------------- */
#footer ul, #footer p {
	margin: 0;
	padding: 0;
}
#footer ul li {
	list-style-type: none;
}
#footer img {
	border: none;
	vertical-align: bottom;
}
/* --------------------------------
	#footer
-------------------------------- */
/*0910*/
#footer .contentwrap870,
#footer .contentwrap790,
#footer .contentwrap760,
#footer .contentwrap730,
#footer .contentwrap905,
#footer .contentwrap895,
#footer .contentwrap940 {
	margin: 0 auto;
}
* html #footer { text-align: center; }
* html #footer div { text-align: left; }
/**/

#footer {
	font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	font-size:12px;
	line-height:1.4;
	color: #333;
	clear: both;
	padding: 30px 0 20px 0;
}
#footer a { text-decoration: underline; }
#footer a:link, #footer a:visited { color:#333; }
#footer a:active, #footer a:hover { color:#7F0019; }
#footer p.pagetop {
	font-size: 10px;
	text-align: right;
	border-bottom: 1px solid #666;
	margin: 0 15px 0 15px;
	padding: 0 0 5px 0;
}
#footer #footguide {
	clear: both;
	padding: 8px 15px 0 15px;
}
#footer #footguide ul li {
	font-size: 10px;
	background: #FFF url(/shared/img/footer/mark.gif) no-repeat 0 50%;
	float: left;
	padding: 0 10px;
}
#footer #footguide ul li.footliStart {
	background: none;
	padding-left: 0;
}
/*	store footer
----------------------------------------*/
#storefoot {
	background: #F0EDE4 url(/shared/img/footer/footbg.gif) repeat-y;
	margin: 1px 0 0 30px;
	padding: 0 0 10px 0;
}
#storefoot form {
	margin: 0;
	padding: 0;
}
#storefoot dl {
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
}
#footer #storefoot dd img {
	vertical-align: middle;
}
#storefoot dl#footSearch {
	width: 234px;
}
#storefoot dl#footItemguide,
#storefoot dl#footuseguide {
	width: 233px;
}
#storefoot dt {
	padding: 0 0 5px 0;
}
#storefoot dl#footSearch dt,
#storefoot dd {
	margin: 0 0 0 15px;
}
#storefoot dl#footSearch dd {
	font-size: 10px;
}
#storefoot dl#footSearch dd input {
	vertical-align: top;
}
#storefoot dl#footSearch dd input#searchbox {
	/*\*/	font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;	/* */
	font-size:12px;
	height: 21px;
	line-height: 21px;
	margin: 1px 0 0 0;
	width: 167px;
}
#storefoot dl#footItemguide dt,
#storefoot dl#footuseguide dt {
	margin: 0 0 0 6px;
}

#footuseguide dt a,
#footItemguide dt a {
	display: block;
}
#footuseguide dt a { background: url(/shared/img/footer/useguide_over.gif) no-repeat 0 0; }
#footItemguide dt a { background: url(/shared/img/footer/itemguide_over.gif) no-repeat 0 0; }
/* N */
#storefoot dl a:hover {
	background-color: #F0EFE4; /* IE6p */
}
#footuseguide dt a:hover img,
#footItemguide dt a:hover img {
	visibility: hidden;
}


/* --------------------------------
#storefooter 0812
-------------------------------- */
#storefooter { /*0910*/
	background: #F0EDE4 url(/shared/img/footer/storefooterbg.gif) repeat-y;
	margin: 1px 15px 0 15px;
}
#footuseguide,
#footItemguide {
	float: left;
	margin: 0;
	padding: 10px 0 14px 0;
}
#storefooter #footuseguide { width: 433px; }
#storefooter #footItemguide { width: 432px; }

#footuseguide dl,
#footItemguide dl {
	padding: 0 0 0 20px;
}

#storefooter dl dt {
	padding: 0 0 7px 0;
}
#storefooter dl dd {
	text-indent: 9px;
	float: left;
	width: 173px;
}
#footer #storefooter dd img {
	vertical-align: middle;
}
#footuseguide dt a,
#footItemguide dt a {
	display: block;
}
#footuseguide dt a { background: url(/shared/img/footer/useguide_over.gif) no-repeat 0 0; }
#footItemguide dt a { background: url(/shared/img/footer/itemguide_over.gif) no-repeat 0 0; }
/* N */
#storefooter dl a:hover {
	background-color: #F0EFE4; /* IE6p */
}
#footuseguide dt a:hover img,
#footItemguide dt a:hover img {
	visibility: hidden;
}

/* clearfix -------- */
#storefooter:after,
#storefoot:after,
#footer ul:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#storefooter,
#storefoot,
#footer ul { display: inline-block; }
/* \*/
* html #storefooter,
* html #storefoot,
* html #footer ul { height: 1%; }
#storefooter,
#storefoot,
#footer ul { display: block; }
/* */
/* clearfix -------- */
