@charset "UTF-8";
/* CSS Document */

 /* 基本設定 
========================================*/
* {
  margin:0;
  padding:0;
}
html {
  overflow-y:scroll;
}
body {
  text-align:center;/* box centering */
  font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  color:#333333;
  font-size: 13px;
  *font-size: small; /* IE 7向け */
  *font: x-small; /* IE 6以下 */
}

h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1.6;
  text-align: left;
  display: block;
}
table {
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%;
}
hr {
  display : none; 
 }
img {
  border: none;
}
ol, ul {
  list-style:none;
}

button, fieldset, form, input, label, legend, select, textarea {
  font-family:inherit;
  font-size:100%;
  font-style:inherit;
  font-weight:inherit;
  margin:0;
  padding:0;
  vertical-align:baseline;
}

 /* clearfix clear iepngfix 
========================================*/

.clearfix{
  zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
  content:".";
  display: block;
  height:0px;
  clear:both;
  line-height: 0;
  visibility:hidden;
}

.clear{
  clear:both;
  line-height:0;
  height:0;
}

* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

 /* link setting 
========================================*/
a:link {
  color: #337D99;
  text-decoration:none;
}
a:visited {
  color: #663399;
  text-decoration:none;
}
a:hover,
a:active {
  color: #336699;
  text-decoration: underline;
}

 /* Layout
========================================*/

body {
	background: url(/images/common/bg.gif) left top repeat-x;
}
#container {
	width: 920px;
	margin: 0 auto;
}
#main {
	width: 680px;
	float: right;
}
#sub {
	width: 200px;
	float: left;
}
#footer {
	clear: both;
	background: url(/images/common/footer_bg.gif) left top no-repeat;
	width: 900px;
	margin: 30px auto 0;
	padding: 15px 0 60px;
	font-size: 85%;
}

 /* Header
========================================*/
#header {
	padding-right: 10px;
	padding-bottom: 20px;
}
#logo {
	width:100px;
	float: left;
}
#gnavi {
	width:660px;
	float: right;
}
#gnavi ul {
	padding-top: 10px;
	padding-bottom: 35px;
}
#gnavi ul li {
	width: 110px;
	float: left;
	text-align: right;
}
div#search {
	float: right;
	width: 475px;
}
div#search img,
div#search input,
div#search select {
	vertical-align: middle;
}
div#search select {
	display: inline;
}
div#search select,
div#search #keyword {
	width: 180px;
	font-size: 92%;
	margin-right: 5px;
}
div#search #keyword {
	border: 1px solid #CCCCCC;
	padding: 1px;
}

 /* Contents Header
========================================*/
#contents {
	clear: both;
	margin: 0 10px;
	position: relative;
}
#contents-header {
	height: 85px;
}
#contents h1 {
	float: left;
	width: 250px;
}
#shopHnavi {
	width: 495px;
	height: 30px;
	float: right;
	background: url(/images/shop/shopHnavi_bg.gif) left top no-repeat;
}
#shopHnavi ul {
	padding: 0 15px;
}
#shopHnavi ul li {
	float: left;
	line-height: 1;
}
#shopHnavi ul li#shopHnavi-entry {
	width: 156px;
}
#shopHnavi ul li#shopHnavi-account {
	width: 104px;
}
#shopHnavi ul li#shopHnavi-cart {
	width: 96px;
}
#shopHnavi ul li#shopHnavi-guide {
	width: 106px;
}
#topicPath {
	position: absolute;
	font-size: 85%;
	left: 0px;
	top: 45px;
}
 /* Contents main
========================================*/
#contents-main {
	background: url(/images/common/contents_bg.gif) center top repeat-y;
	clear: both;
}
 /* main
========================================*/
#main h2.shopTop {
	border-bottom: 1px solid #CCCCCC;
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
}
div.itemList {
	margin-left: -44px;
}
div.itemListBox {
	width: 137px;
	float: left;
	margin-left: 44px;
}
div.itemListPhoto {
	margin-bottom: 5px;
}
div.itemListPhoto a {
	display: block;
	padding: 1px;
}
div.itemListPhoto a:link,
div.itemListPhoto a:visited {
	background-color: #CCCCCC;
}
div.itemListPhoto a:hover,
div.itemListPhoto a:active {
	background-color: #337D99;
}
h3.itemListName {
	font-size: 92%;
}
div.itemPrice {
	font-size: 92%;
	margin-bottom: 35px;
}


#main h2.shopList {
	border-bottom: 1px solid #CCCCCC;
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}
div.listSort {
	font-size: 92%;
	text-align: right;
	margin-bottom: 10px;
}
p.listPage {
	text-align: right;
	font-size: 92%;
}
 /* sub
========================================*/
#sub h3 {
	font-weight: bold;
	font-size: 92%;
	margin-bottom: 12px;
}
#sub ul {
	margin-bottom: 20px;
}
#sub ul li {
	font-size: 92%;
	line-height: 1.7;
	padding-left: 10px;
	background: url(/images/shop/arrow.gif) left center no-repeat;
}
#sub a:link,
#sub a:visited {
	color: #337D99;
	text-decoration: none;
}
#sub a:hover,
#sub a:active {
	color: #336699;
	text-decoration: underline;
}

#membersBox {
	background: url(/images/common/members_bg.gif) left top no-repeat #F5F5F5;
	padding: 10px 0 0;
	width: 180px;
	margin-bottom: 10px;
}
#membersBox-inner {
	background:url(/images/common/members_bg_bottom.gif) left bottom no-repeat;
	padding: 0 10px 10px;
}
#membersBox h3 {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#membersBox p {
	font-size: 92%;
	margin-bottom: 10px;
}
#membersBox p.myLogout {
	text-align: right;
}

 /* footer
========================================*/

div#footer-menu {
	float: left;
	width: 600px;
}
div#footer-menu a:link,
div#footer-menu a:visited {
	color: #666666;
	text-decoration: none;
}
div#footer-menu a:hover,
div#footer-menu a:active {
	text-decoration: underline;
}
p#copyright {
	float: right;
	width: 250px;
}

 /* contents
========================================*/
div#sub h1 {
	width: 190px;
}

