@charset "utf-8";

/*----------------------------------------------
# www.kinokuniya.co.jp
# ubusna,inc.
-----------------------------------------------*/ 

/* RESET
---------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}

a img {
	border: none;
	outline:none;
}

img {
	border:none;
	font-size:0;
	line-height:0;
	vertical-align:bottom;
}


/* BODY
---------------------------------------------*/
body {
	font-family: メイリオ,Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Verdana,Arial,Helvetica,sans-serif;
	font-size: 80%;
	line-height: 1.5;
	/*letter-spacing: 0.1em;*/
	color: #000;
	background:#FFF;
}

.clear {
	display:block;
	clear:both;
	margin:0px; padding:0px;
	height:0px;
	font-size:0.01em;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix:not(#global_nav) {
	display: inline-block;
	overflow:hidden;
}

/* Hides from IE-mac \
* html .clearfix { height: 1%; }*/
.clearfix:not(#global_nav) { display: block; }
/* End hides from IE-mac \*/