@charset "utf-8";
/* MacIE */
@media screen,print{ 
body,td,tr {
	letter-spacing:0.1em;
}
}

/* HTML */
html{
    height:100%;
	overflow-y:scroll;
}
body {
	padding: 0px;
	height: 100%;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}
body,td {
	font-size: small;
	line-height: 1.3;
}
body > #container {
        height: auto;
}
a{
	color: #006699;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
select {
	border: 1px solid #A5ACB2;
}
button {
	cursor: pointer;
}
form {
	margin: 0px;
	padding: 0px;
}
textarea {
	font-size: small;
}

/* CUSTOM */
#container {
	height: 100%;
	background-color: #ffffff;
	width: 800px;
	position: relative;
    height: 100%;
    min-height: 100%;
}
#contents {
	padding: 0px;
	background-image: url(../image/contents.gif);
}
#header {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../image/header.gif);
	background-repeat: repeat-x;
	height: 60px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1{
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#header h1 a { 
	overflow: hidden; 
	display: block;
	width: 200px;
	height: 60px;
}
#header ul {
	position: absolute;
	top: 22px;
	margin: 0px;
	padding: 0px;
	right: 20px;
}
#header li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#left {
	display: inline;
	float: left;
	width: 180px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #F6F6F6;
}
#main {
	float: left;
	width: 580px;
	margin-bottom: 20px;
	margin-top: 20px;
}

/* ログインエリア  */
#loginarea {
}

/* 検索エリア */
#search {
	margin-bottom: 10px;
}
#search h2 {
	font-size: 10px;
	background-image: url(../image/search_t.gif);
	height: 24px;
	text-indent: -999px;
	margin: 0px;
	padding: 0px;
}
#search select {
	width: 170px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#search input {
	width: 105px;
	margin-right: 3px;
	height: 1em;
}
#search button {
	background-attachment: scroll;
	background-image: url(../image/btn_search.gif);
	background-color: transparent;
	height: 19px;
	width: 50px;
	border-style: none;
}


/* ジャンル親 */
#genremenu {
}
#genremenu h2 {
	font-size: 10px;
	background-image: url(../image/category_t.gif);
	height: 24px;
	text-indent: -999px;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}
#genremenu dl {
	margin: 0px;
	padding: 0px;
}
#genremenu dt a{
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden; 
	display: block;
}
#genremenu dt a:hover{
	background-position: 0 -36px;
}
#genremenu .c1 a{
	background-image: url(../image/category_c1.gif);
}
#genremenu .c2 a{
	background-image: url(../image/category_c2.gif);
}
#genremenu .c3 a{
	background-image: url(../image/category_c3.gif);
}
#genremenu .c4 a{
	background-image: url(../image/category_c4.gif);
}
#genremenu .c5 a{
	background-image: url(../image/category_c8.gif);
}
#genremenu .c6 a{
	background-image: url(../image/category_c10.gif);
}
#genremenu .c7 a{
	background-image: url(../image/category_c9.gif);
}
#genremenu dd ul,
#genremenu dd li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#genremenu dd ul {
	background-color: #EEEEEE;
	padding: 0px;
}
#genremenu dd a{
	margin: 0px;
	display: block;
	background: #EEEEEE url(../image/brandmenu_arw.gif) no-repeat 10px center;
	padding: 5px 5px 5px 24px;
}
#genremenu dd a:hover{
	background: #E3E3E3 url(../image/brandmenu_arw.gif) no-repeat 10px center;
	text-decoration: none;
}


/* ブランドセレクション */
#brandmenu {
}
#brandmenu h2 {
	font-size: 10px;
	background-image: url(../image/brandmenu_t.gif);
	height: 24px;
	text-indent: -999px;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}
#brandmenu dl {
	margin: 0px;
	padding: 0px;
}
#brandmenu dt a{
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden; 
	display: block;
}
#brandmenu dt a:hover{
	background-position: 0 -36px;
}
#brandmenu .c1 a{
	background-image: url(../image/brandmenu_c1.gif);
}
#brandmenu .c2 a{
	background-image: url(../image/brandmenu_c2.gif);
}
#brandmenu .c3 a{
	background-image: url(../image/brandmenu_c3.gif);
}
#brandmenu .c4 a{
	background-image: url(../image/brandmenu_c4.gif);
}

/* ブランドセレクション */
#guidemenu {
}
#guidemenu h2 {
	font-size: 10px;
	background-image: url(../image/guidemenu_t.gif);
	height: 24px;
	text-indent: -999px;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}
#guidemenu dl {
	margin: 0px;
	padding: 0px;
}
#guidemenu dt a{
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden; 
	display: block;
}
#guidemenu dt a:hover{
	background-position: 0 -36px;
}
#guidemenu .c1 a{
	background-image: url(../image/guidemenu_c1.gif);
}
#guidemenu .c2 a{
	background-image: url(../image/guidemenu_c2.gif);
}
#guidemenu .c3 a{
	background-image: url(../image/guidemenu_c3.gif);
}

/* ジャンル子 */
#genre dd a {
	margin: 0px;
	display: block;
	width: 134px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
	text-decoration: none;
	background-color: #F7F7F7;
	background-image: url(../image/category_ico.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
#genre dd a:hover {
	background-color: #EFEFEF;
}

/* マイページメニュー */
#mypagemenu {
	margin-bottom: 20px;
}
#mypagemenu h2 {
	font-size: 10px;
	background-image: url(../image/mypege_t.gif);
	height: 24px;
	text-indent: -999px;
	margin: 0px;
	padding: 0px;
}
#mypagemenu dl {
	margin: 0px;
	padding: 0px;
}
#mypagemenu dt a{
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden; 
	display: block;
}
#mypagemenu dt a:hover{
	background-position: 0 -36px;
}
#mypagemenu .c1 a{
	background-image: url(../image/mypage_c1.gif);
}
#mypagemenu .c2 a{
	background-image: url(../image/mypage_c2.gif);
}
#mypagemenu .c3 a{
	background-image: url(../image/mypage_c3.gif);
}
#mypagemenu .c4 a{
	background-image: url(../image/mypage_c4.gif);
}
#mypagemenu .c5 a{
        background-image: url(../image/mypage_c5.gif);
}

/* 会社案内メニュー */
#aboutmenu {
	margin-bottom: 20px;
}
#aboutmenu h2 {
	background-image: url(../image/about_t.gif);
	height: 24px;
	text-indent: -999px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#aboutmenu dl {
	margin: 0px;
	padding: 0px;
}
#aboutmenu dt a{
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden; 
	display: block;
}
#aboutmenu dt a:hover{
	background-position: 0 -36px;
}
#aboutmenu .c1 a{
	background-image: url(../image/about_c1.gif);
}
#aboutmenu .c2 a{
	background-image: url(../image/about_c2.gif);
}
#aboutmenu .c3 a{
	background-image: url(../image/about_c3.gif);
}
#aboutmenu .c4 a{
	background-image: url(../image/about_c4.gif);
}
#aboutmenu .c5 a{
	background-image: url(../image/about_c5.gif);
}

/* レフトバナー */
#left #bunner dl,dd {
	margin: 0px;
	padding: 0px;
}

/* ブランドセレクション */
#topbrand {
	margin-top: 10px;
}
#topbrand table {
	border-collapse:collapse;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
#topbrand td {
	border-collapse:collapse;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	padding: 0px;
}

/* トップ新着アイテム */
#newitem {
	margin-top: 10px;
}
#newitem h2 {
	background-image: url(../image/newarrivals_t.gif);
	height: 40px;
	text-indent: -999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#newitem h3 {
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-weight: normal;
}
#newitem h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: small;
}
#newitem p {
	margin: 0px;
	padding: 0px;
}
#newitem .image {
	width: 100px;
	vertical-align: top;
	padding: 10px;
}
#newitem .detail {
	width: 170px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* トップおすすめ */
#recommenditem {
	margin-top: 10px;
}
#recommenditem h2 {
	background-image: url(../image/recommend_t.gif);
	height: 40px;
	text-indent: -999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#recommenditem h3 {
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-weight: normal;
}
#recommenditem h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: small;
}
#recommenditem p {
	margin: 0px;
	padding: 0px;
}
#recommenditem .image {
	width: 100px;
	vertical-align: top;
	padding: 10px;
}
#recommenditem .detail {
	width: 170px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* トップ新着情報 */
#topinfo {
	margin-top: 10px;
}
#topinfo h2 {
	background-image: url(../image/info_t.gif);
	height: 40px;
	text-indent: -999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#topinfo dl {
	margin: 10px;
}
#topinfo dt {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#topinfo dd {
	margin: 0px;
	font-size: x-small;
}

/* カート～商品購入 */
#order {
}
#order h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: medium;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#order h3 {
	font-size: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 5px;
	margin-top: 30px;
}
.error {
	color: #990000;
}
.tables {
	border:1px solid #AEAEAE;
	border-collapse:collapse;
	margin-top: 5px;
	width: 100%;
}
.tables td {
	border:1px solid #AEAEAE;
	padding: 5px;
}
.tables .l01 {
	background-color: #F2F2E6;
}
.tables .l02 {
}
.tables .l02c {
	background-color: #F7F7F7;
}
.tables .l03 {
	background-color: #F9F9F9;
}
.submitarea {
	text-align: center;
	padding-top: 20px;
}
#sitenavi
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.line {
	background-image: url(../image/dotline.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

/* 商品詳細 */
#item {
	float: left;
	width: 570px;
	margin-bottom: auto;
}
#item td {
	vertical-align: top;
}
#item h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../image/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: medium;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#item h2 {
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom: 5px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#item #details {
	padding-left: 20px;
}
#item #details dl{
}
#item #details dd{
	background-image: url(../image/dotline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
#item #details dd span.allstock {
	display: block;
	color: #FF0000;
	padding-bottom: 0.5em;
}
#item #details dd span.optionstock {
	color: #FF0000;
	padding-bottom: 0.5em;
}
#item #details .btnaddcart {
	background-attachment: scroll;
	background-image: url(../image/btn_addcart.gif);
	background-color: transparent;
	height: 22px;
	width: 150px;
	border-style: none;
}
#item #details .btnquestion {
	background-attachment: scroll;
	background-image: url(../image/btn_question.gif);
	background-color: transparent;
	height: 22px;
	width: 160px;
	border-style: none;
}

#item #guide .tbl {
	width: 570px;
	margin-bottom: 15px;
}
#item #guide .tbl .block {
	background: #FCFCFB;
	border: 1px solid #CECECE;
	padding: 10px;
	width: 258px;
	line-height: 1.2;
}
#item #guide .tbl h3 {
	margin: 0px 0px 1em;
}
#item #guide .tbl p {
	margin: 0px 10px 0.7em;
}
#item #guide .tbl span {
	font-size: x-small;
}
#item #guide .tbl ul {
	margin: 0px;
	padding: 0px 10px 0px 20px;
}
#item #guide .tbl li {
	margin-bottom: 0.5em;
}
#item #guide .postage {
	background: #FFFFFF;
	margin: 0px 5px;
	border-collapse:collapse;
	width: 248px;
}
#item #guide .postage th,
#item #guide .postage td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#item #guide .postage th {
	text-align: right;
	padding-left: 10px;
	background: #f7f7f7;
	white-space: nowrap;
}

/* コメント */
#item #review dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#item #review dt {
	margin-bottom: 5px;
}
#item #review dd {
	margin-bottom: 20px;
	font-size: x-small;
	line-height: 1.5;
}
#item #review .write {
}

/* コメントフォーム */
#commentform {
	margin-top: 5px;
	margin-left: 10px;
	background-color: #F7F7F7;
}
#commentform td {
}
#commentform textarea {
	width: 520px;
}
.comment .l01 {
	background-color: #999999;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.comment .l02 {
	border: 1px solid #EEEEEE;
}

/* トラックバック */
#item #trackback {
}
#item #trackback dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#item #trackback dt {
	margin-bottom: 5px;
}
#item #trackback dd {
	margin-bottom: 20px;
	font-size: x-small;
	line-height: 1.5;
}
#item .trackbackurl {
	width: 550px;
	margin-left: 10px;
}

/* 商品一覧（画像表示用） */
#itemlist .image {
}
#itemlist .itemname {
}
#itemlist table {
	width: 570px;
}
#itemlist td {
	padding: 10px;
	width: 25%;
	text-align: center;
}

/* 商品一覧（リスト表示用） */

#itemlist2 .image {
	border: 1px solid #DDDDDD;
}
#itemlist2 .itemname {
	margin-top: 5px;
}
#itemlist2 .comment {
	margin-top: 5px;
	margin-bottom: 5px;
}
#itemlist2 .price {
	text-align: right;
}
#itemlist2 table {
	width: 570px;
}
#itemlist2 td {
	padding: 10px;
}

/* ソート（並び替え）関連 */
#pagenavi {
	background-image: url(../image/dotline.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: right;
	margin-bottom: 20px;
	padding: 5px;
}
#sort {
	background-color: #F7F7F7;
	padding: 3px;
	margin-bottom: 10px;
}
select {
	color: #666666;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* 規約、概要ページ */
#about{
}
#about h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: left center;
	font-size: medium;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 40px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#about h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#about h5 {
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	margin: 0px;
	clear: both;
}
#about p {
	font-size: 12px;
	background-image: url(../image/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
	margin: 0px;
	clear: both;
	display: inline-table;
}
#about p:after{
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*\*/
* html #about p {
    height: 1em;
}

#about p {
    display: block;
}
/**/
#about .guideimg {
	float: right;
	margin-left: 20px;
	border: 2px solid #CCCCCC;
}

/* 各ページタイトル */
.t_point {
	background-image: url(../image/t_point.gif);
	text-indent: -9999px;
}
.t_pay {
	background-image: url(../image/t_pay.gif);
	text-indent: -9999px;
}
.t_faq {
	background-image: url(../image/t_faq.gif);
	text-indent: -9999px;
}
.t_guide {
	background-image: url(../image/t_guide.gif);
	text-indent: -9999px;
}
.t_ssl {
	background-image: url(../image/t_ssl.gif);
	text-indent: -9999px;
}
.t_company {
	background-image: url(../image/t_company.gif);
	text-indent: -9999px;
}
.t_law {
	background-image: url(../image/t_law.gif);
	text-indent: -9999px;
}
.t_privacy {
	background-image: url(../image/t_privacy.gif);
	text-indent: -9999px;
}
.t_customer {
	background-image: url(../image/t_customer.gif);
	text-indent: -9999px;
}
.t_login {
	background-image: url(../image/t_login.gif);
	text-indent: -9999px;
}
.t_cart {
	background-image: url(../image/t_cart.gif);
	text-indent: -9999px;
}
.t_member {
	background-image: url(../image/t_member.gif);
	text-indent: -9999px;
}
.t_memberedit {
	background-image: url(../image/t_memberedit.gif);
	text-indent: -9999px;
}
.t_orderhistory {
	background-image: url(../image/t_orderhistory.gif);
	text-indent: -9999px;
}
.t_pointhistory {
	background-image: url(../image/t_pointhistory.gif);
	text-indent: -9999px;
}
.t_address {
	background-image: url(../image/t_address.gif);
	text-indent: -9999px;
}
.t_password {
	background-image: url(../image/t_password.gif);
	text-indent: -9999px;
}




/* フッターエリア */
#footer {
	clear: both;
	text-align: center;
	font-size: x-small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 50px;
	background-color: #FFFFFF;
}
#footer p {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}




/* 特集ページ */

#spring2010{
	width: 570px;
}
#spring2010 img {
	border-width: 0px;
	border-style: none;
}
#spring2010 h2 {
	margin:0px;
}

#spring2010 .copy {
	background: url(../image/campaign_spring2010_img02.jpg) no-repeat;
	padding: 25px 220px 20px 15px;
}
#spring2010 ul,
#spring2010 li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#spring2010 li {
	float: left;
	width: 180px;
	margin-bottom: 20px;
	text-align: center;
}
#spring2010 li h5 {
	margin: 0px 0px 0.5em;
	padding: 1em 0px 0px;
	letter-spacing: 0em;
	font-weight: normal;
	font-size: 12px;
}
#spring2010 li p {
	margin: 0px 0px 0.5em;
	font-size: 10px;
	line-height: 1.2;
}


/* 冬のおもてなし特集 */
#winter2010 {
	width: 570px;
}
#winter2010 hr {
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #cecece;
	height: 1px;
}
#winter2010 img {
	border-width: 0px;
	border-style: none;
}
#winter2010 h2 {
	margin: 0 0 1px;
	border-bottom: 1px solid #efefef;
}

#winter2010 .leader {
	margin-bottom: 20px;
	padding: 20px 10px;
	background: url(../campaign/image/winter2010_leadBg.gif) no-repeat;
}

#winter2010 .campaign-item {
	margin-bottom: 20px;
	padding-top: 15px;
	border-top: 1px solid #cecece;
}
#winter2010 .campaign-item h3 {
	margin: 0 0 15px;
}
#winter2010 .campaign-item .text {
	margin: 15px 0;
}
#winter2010 .campaign-item ul {
	width: 585px;
	margin: 20px -15px -5px 0;
	/margin: 20px -15px 5px 0;
	overflow: hidden;
}
#winter2010 ul,
#winter2010 li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#winter2010 li {
	float: left;
	width: 180px;
	margin: 0 15px 10px 0;
	text-align: center;
}
#winter2010 .campaign-item li h5 {
	margin: 0 0 5px;
	line-height: 1.6;
	font-weight: normal;
	font-size: 12px;
}
#winter2010 .campaign-item li p {
	margin: 0 0 10px;
	padding: 0;
}
