@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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	vertical-align: baseline;
}

body {
	font-size: 100%;
	line-height: 1;
}

html>/**/body {
	font-size: 16px; 
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* form reset */

input, textarea {
	line-height:1.4;
	vertical-align:middle;
}

/* for IE6 */
* html input {
	padding:0.1em;
}

* html input.checkbox,
* html input.radio {
	vertical-align:-0.3em;
}

* html input.submit {
	line-height:1.2;
	padding-top:0.2em;
}

* html select {
	vertical-align:-0.2em;
}

/* for IE7 */
*+html input {
	padding:0.1em;
}

*+html input.submit {
	line-height:1.2;
	padding-top:0.2em;
}

*+html select {
	vertical-align:-0.2em;
}

input[type="checkbox"],
input[type="radio"] {
	vertical-align:text-bottom;
}

input[type="submit"] {
	padding:0.1em;
}


/* common */

img {
	border: none;
	vertical-align: bottom;
}

a:link,
a:visited {
	color: #444444;
	text-decoration: none;
}

a:hover,
a:active {
	color: #444444;
	text-decoration: underline;
}

.clear {
	display: inline-block;
}  
 
.clear:after {
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
}

* html .clear {
	height: 1%;
}

.clear {
	display: block;
}




/* base-layout */
body {
	background: url(../image/common/body_bg.gif) repeat-x top;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial, "ヒラギノ角ゴ Pro W3";
	color: #444444;
}

body.pop {
	background: url(../image/common/pop_body_bg.gif) repeat-x top;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}




/* header */
#header {
}

#header h1 {
	float: left;
	width: 780px;
	margin: 11px 0 0 0;
	font-size: 70%;
	line-height: 1.2;
}

#header div.sitemap {
	float: right;
	width: 130px;
	margin: 11px 0 0 0;
	text-align: right;
	font-size: 70%;
	line-height: 1.2;
}

#header div.sitemap a {
	margin: 0 5px 0 0;
	padding: 0 0 0 10px;
	background: url(../image/common/arw01.gif) no-repeat left top;
}

#header div.logo {
	float: left;
	width: 400px;
	margin: 4px 0 0 0;
}

#header div.logo img.onlineImg {
	margin: 0 0 0 10px;
}

#header dl.search {
	float: right;
	width: 364px;
	margin: 21px 0 0 0;
	background: url(../image/common/search_bg.jpg) no-repeat top left;
}

#header dl.search dt {
	float: left;
	width: 95px;
	padding: 9px 0 17px 0;
	text-align: right;
}

#header dl.search dd {
	float: left;
}

#header dl.search dd input,
#header dl.search dd p,
#header dl.search dd img {
	vertical-align: middle;
}

#header dl.search input.search01 {
	width: 145px;
	margin: 10px 4px 0 0;
	font-size: 78%;
	line-height: 1.2;
}

#header dl.search input.search02 {
	margin: 10px 4px 0 0;
	font-size: 78%;
	line-height: 1.2;
}

#header dl.search dd.txt p {
	margin: 15px 2px 0 0;
	font-size: 70%;
	line-height: 1.2;
}

#header dl.search dd.txt a {
	padding: 0 0 0 12px;
	background: url(../image/common/arw02.gif) no-repeat left top;
	white-space: nowrap;
	/zoom: 1;
	/background: url(../image/common/arw02.gif) no-repeat left 1px;
}




/* gNav */
#gNav {
	clear: both;
	width: 935px;
	margin: 0 -5px 0 0;
	padding: 0 0 9px 0;
	background: url(../image/common/gnav_bg.gif) no-repeat left top;
}

#gNav li {
	float: left;
	margin: 0 1px 0 0;
}




/* shopGuide */
#shopGuide {
	margin: -6px 0 0 0;
	padding: 7px 0 5px 8px;
	background: url(../image/common/shop_guide_bg.gif) repeat-x bottom #F3F3F3;
}

#shopGuide li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 2px 0;
	font-size: 78%;
	line-height: 1.2;
}

#shopGuide li a {
	padding: 0 0 0 13px;
	background: url(../image/common/arw02.gif) no-repeat left center;
	white-space: nowrap;
	zoom: 1;
}




/* main */
#main {
	float: left;
	width: 700px;
	margin: 10px 0 50px 0;
}

#main ol.pankuzu {
	margin: 0 0 8px 2px;
}

#main ol.pankuzu li {
	float: left;
	margin: 0 5px 0 0;
	font-size: 70%;
	line-height: 1.2;
}

#main ol.pankuzu li a:link,
#main ol.pankuzu li a:visited {
	color: #0C6EA5;
	text-decoration: underline;
}

#main ol.pankuzu li a:hover,
#main ol.pankuzu li a:active {
	color: #0C6EA5;
	text-decoration: none;
}



/* sNav */
#sNav {
	float: right;
	width: 210px;
	margin: 10px 0 50px 0;
}




/* footer */
#footer {
	width: 930px;
	padding: 13px 0 8px 0;
	background: url(../image/common/footer_line.gif) repeat-x top;
}

#footer address {
	float: left;
	width: 360px;
	font-style: normal;
	font-size: 70%;
	line-height: 1.2;
}

#footer ul {
	float: right;
	width: 560px;
	text-align: right;
	font-size: 70%;
	line-height: 1.2;
}

#footer li {
	display: inline;
}

div.verisign {
	clear: both;
	padding: 0 0 5px 0;
}


p.goTop {
	clear: both;
	padding: 0 0 7px 0;
	text-align: right;
	font-size: 70%;
	line-height: 1.2;
}

p.goTop a {
	padding: 0 12px 0 0;
	background: url(../image/common/arw03.gif) no-repeat right top;
}








