@charset "utf-8";

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* common */
html,body{margin:0;padding:0;height:100%;background:transparent;}body{font:13px/1.231 "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","Lucida Grande","£Í£Ó £Ð¥´¥·¥Ã¥¯","Osaka",Helvetica,verdana,arial,sans-serif;*font-size:small;*font:x-small;color:#000000;text-align:left;background:#ffffff;line-height:1.6;}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block;}table{font-size: inherit;font:100%;width:100%;border-collapse:collapse;border:0;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}img{vertical-align:bottom;}strong{font-weight:bold;}p{margin-bottom:1em;}object{margin:0;padding:0;}

/* layout */
html, body {
	background: #ffffff;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Helvetica, verdana,"Lucida Grande","£Í£Ó £Ð¥´¥·¥Ã¥¯","Osaka", Arial, sans-serif;
	color: #222222;
}

/* class */
.msd {
font-family: 'Mrs Saint Delafield', cursive;
font-size: 200%;
font-weight: normal;
}
.color-red {
color: #ea2f00;
}

/* link */
a		{ color: #222222; text-decoration: underline; outline: none; }
a:visited	{ color: #222222; text-decoration: underline; outline: none; }
a:hover	{ color: #222222; text-decoration: underline; outline: none; }
a:active	{ color: #222222; text-decoration: underline; outline: none; }

/* header */
.header {
position: fixed;
top: 0; bottom: auto; left 0;
height: 40px;
width: 100%;
background: #ffffff;
z-index: 9999;
-webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.header-fixed {
position: fixed;
top: 0; left 0;
height: 40px;
overflow: hidden;
-webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.header-absolute {
position: absolute;
top: auto; bottom: 0; left 0;
height: 80px;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.header .left {
float: left;
overflow: hidden;
}
.header .right {
float: right;
overflow: hidden;
}
.header .site-logo {
display: block;
float: left;
width: 240px;
background: url(../../../../images/site_logo.gif) 0 bottom no-repeat;
text-indent: -9999px;
}
.header-fixed .site-logo,
.header .site-logo {
height: 40px;
}
.header-absolute .site-logo {
height: 80px;
}
.header .gnav-01,
.header .gnav-01-fixed,
.header .gnav-02,
.header .gnav-03 {
display: block;
float: left;
width: 80px;
text-indent: -9999px;
cursor: pointer;
}
.header .welcome {
line-height: 50px;
}
.header .btn-login,
.header .btn-logout,
.header .btn-signup,
.header .btn-cart {
display: block;
float: right;
width: 80px;
text-indent: -9999px;
}
.header-fixed .gnav-01,
.header-fixed .gnav-01-fixed,
.header-fixed .gnav-02,
.header-fixed .gnav-03,
.header-fixed .btn-login,
.header-fixed .btn-logout,
.header-fixed .btn-signup,
.header-fixed .btn-cart,
.header .gnav-01,
.header .gnav-01-fixed,
.header .gnav-02,
.header .gnav-03,
.header .btn-login,
.header .btn-logout,
.header .btn-signup,
.header .btn-cart {
height: 40px;
}
.header-absolute .gnav-01,
.header-absolute .gnav-01-fixed,
.header-absolute .gnav-02,
.header-absolute .gnav-03,
.header-absolute .btn-login,
.header-absolute .btn-logout,
.header-absolute .btn-signup,
.header-absolute .btn-cart {
height: 80px;
}
.header .gnav-01 {
background: url(../../../../images/gnav_01.gif) 0 bottom no-repeat;
}
.header .gnav-01-fixed {
background: url(../../../../images/gnav_01.gif) 0 bottom no-repeat;
}
.header .gnav-02 {
background: url(../../../../images/gnav_02.gif) 0 bottom no-repeat;
}
.header .gnav-03 {
background: url(../../../../images/gnav_03.gif) 0 bottom no-repeat;
}
.header .btn-login {
background: url(../../../../images/btn_login.gif) 0 bottom no-repeat;
}
.header .btn-logout {
background: url(../../../../images/btn_logout.gif) 0 bottom no-repeat;
}
.header .btn-signup {
background: url(../../../../images/btn_signup.gif) 0 bottom no-repeat;
}
.header .btn-cart {
background: url(../../../../images/btn_cart.gif) 0 bottom no-repeat;
}
.header-fixed .gnav-01-fixed,
.header .gnav-01-fixed {
display: block;
}
.header-fixed .gnav-01,
.header .gnav-01 {
display: none;
}
.header-absolute .gnav-01 {
display: block;
}
.header-absolute .gnav-01-fixed {
display: none;
}

/* header-productlist */
#header-productlist {
width: 100%;
background: #ffffff;
z-index: 9999;
}
.header #header-productlist {
position: absolute;
top: auto; bottom: 80px; left 0;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
#header-productlist ul {
padding: 15px 10px;
overflow: hidden;
}
#header-productlist ul li {
float: left;
width: 20%;
}
#header-productlist ul li a {
display: block;
padding: 0 10px;
font-size: 12px;
text-decoration: none;
}
#header-productlist ul li a:hover {
text-decoration: underline;
}

/* footer */
#footer {
padding: 50px;
border-top: 1px solid #eeeeee;
font-size: 11px;
text-align: center;
}
#footer ul {
margin-bottom: 25px;
overflow: hidden;
}
#footer ul li {
float: left;
width: 20%;
text-align: left;
}
#footer ul li ul {
}
#footer ul li ul li {
float: none;
width: auto;
}
#footer ul li ul .nav-title {
font-family: 'Mrs Saint Delafield', cursive;
font-size: 30px;
}
#footer ul li ul li a {
text-decoration: none;
}
#footer ul li ul li a:hover {
text-decoration: underline;
}
#footer address {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #222222;
letter-spacing: 0.05em;
}