@charset "utf-8";
/* gloval ----------------------------------------------- */

*{
 margin:0;
 padding:0;
 color:#333;
 font-size:small;
}

img {
 border:0;
}

em {
 font-style:normal;
 font-weight:bold;
 color:#c00;
}

input {
 padding:2px;
}

a:link{
 color:#CB1922;
}

a:visited{
 color:#97131A;
}

a:hover{
 color:#97131A;
 text-decoration:none;
}

a:active{
 color:#CB1922;
}

.breadcrumb {
 margin-bottom:10px;
}

.clear {
 font-size:0px;
 clear:left;
 clear:right;
 clear:both;
}

.border {
 border-top:1px dashed #DFDFDF;
 margin:10px auto 10px;
}

.attention,
.error {
 color:red;
}

.price {
 color:red;
 font-size:18px;
}

.must {
 color:#c00;
 font-weight:bold;
}

.images {
 margin:0px 10px 10px 0px;
 float:left;
}

.reimages {
 margin:0px 0px 10px 10px;
 float:right;
}

.banner_top {
 float:left;
 margin:0px 10px 10px 0px;
 height:250px;
}


.text {
 float:left;
}

.center {
 text-align:center;
}

.btn {
 text-align:center;
 margin:10px 0px;
}

.totop {
 text-align:right;
 margin:10px 0px 10px 0px;
}

.arrow {
 display:block;
 height:16px;
 padding-left:18px;
 background:url("/images/arrow.gif") no-repeat;
 background-position:left 4px;
}

.btn {
 text-align:center;
 margin:10px 0px;
}

div#content table.colortable tr.even {
 background:#eee;
}

.banner {
 margin-bottom:15px;
}

div.seratext {
 width:600px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:20px;
 padding:10px;
 border:1px dotted #0FAAFF;
}

div.seratext p {
 font-size:14px;
 line-height:140%;
}

/*--index----------------------------------------------*/

div#indexcontents {
 margin-bottom:20px;
}

/*----ページ上部へ戻る---------------------------------*/
p.return {
	margin: 0 30px;
	padding: 0.7em 0;
	text-align: right;
	clear: both;
}

/* layout ----------------------------------------------- */

html,body{
 margin:0;
 padding:0;
}

body {
 font: 76% arial,sans-serif;
 text-align:center;
}


/*
body {
 background:url("/images/bg.gif");/*--haikei--*/
 background-position:center top;
}
*/

/* ================ container ================== */

*html div#container {
 width:940px;
 margin:0 auto;
 text-align:left;
}

div#container {
 width:940px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 background:url("/images/header2.jpg") no-repeat;
}

/* ================ header ================== */

div#header {
 width:920px;
 height:110px;
 font-size:12px;
 margin-left:10px;
 margin-top:0px;
}


div#header p.logo {
 width:250px;
 float:left;
 display:block;
 width:263px;
 height:110px;
 margin-top:1px;
}

div#header p#h_sitemap {
 float:left;
 text-align:right;
}

/*----GNavigation-------------------------------------*/

div#topnavi {
 clear:left;
 margin-bottom:20px;
 _margin-top:-4px;
 width:920px;
 margin-top:10px;	
 margin-left:auto;
 margin-right:auto;
}
ul#h_navi {
 margin-top:0px;
 padding-top:0px;
 font-size:0px;
}

ul#h_navi li {
 float:left;
 list-style:none;
 text-indent:-9999px;
}

ul#h_navi li a {
 display:block;
 width:184px;
 height:35px;
}

ul#h_navi a#h_siharai {
 background:url("/images/h_siharai.jpg") no-repeat;
}

ul#h_navi a#h_gaiyou {
 background:url("/images/h_gaiyou.jpg") no-repeat;
}

ul#h_navi a#h_contact {
 background:url("/images/h_contact.jpg") no-repeat;
}

ul#h_navi a#h_help {
 background:url("/images//h_help.jpg") no-repeat;
}

ul#h_navi a#h_cart {
 background:url("/images/h_cart.jpg") no-repeat;
}

/* ================ content ================== */

div#content,
div#window {
 margin:0px 10px 10px 0px;
 width:700px;
 font-size:small;
 line-height:140%;
 float:right;
}


/*--nayami box------------------------------------------------------------------*/
div#nayami {
 width:698px;
 background:url("/images/bg_list.jpg") no-repeat;
 margin:0px 0px 20px 0px;
 border-left:1px solid #1B49C3;
 border-right:1px solid #1B49C3;
 border-bottom:1px solid #1B49C3;
}

/*------h3 bar-----------------------------------------------------------------*/
div#content h3,
div#window h3 {
 height:35px;
 font-size:12px;
 font-weight:bold;
 color:#fff;
 line-height:35px;
 padding-left:10px;
 background:url("/images/h3_bar.jpg") no-repeat;
}

div#content h4 {
 border-left:5px solid #135DAC;
 padding-left:5px;
 color:#135DAC;
 margin:10px 0px;
}

div#content div.box,
div#window div.box {
 line-height:140%;
 margin-bottom:20px;
}

div#content div#itembox {
 width:330px;
 float:left;
 margin-right:10px;
 height:150px;
}

div#content ul.check li {
 list-style-image:url("/images/check.jpg");
 margin-left:35px;
}

#content div.recomendblock h4 {
 width:500px;
}

#content div.recomendleft,
#content div. {
 width:500px;
 padding:5px;
}

#content div.recomendleft {
 margin-right:10px;
}

#content div.leftbox,
#content div.rightbox {
 width:230px;
 margin-right:10px;
}

/* ================ navigation ================== */

div#navigation {
 margin-bottom:20px;
 width:200px;
 margin-left:10px;
}

div#navigation h3 {
 text-indent:-9999px;
 width:200px;
 height:30px;
margin-bottom:5px;
}

div#navigation li {
 list-style:none;
 margin-bottom:5px;
}

div#navigation li li {
 margin-left:10px;
}

div#navigation li a {
 display:block;
 padding-left:13px;
 background:url("/images/arrow.gif") no-repeat;
 background-position:left 4px;
}

/* ================ bloc ================== */

div.navi div.box {
 margin-bottom:10px;
 padding:5px;
 line-height:140%;
}

div.navi h4 {
 border-left:5px solid #F99917;
 padding-left:5px;
 color:#DA333B;
 margin:10px 0px;
}

div#navigation p.item {
 border-bottom:1px dashed #666;
 margin-bottom:5px;
 padding-bottom:5px;
}

div.navi table.calendar {
 font-size:12px;
 width:180px;
 text-align:center;
 margin:0 auto;
 margin-bottom:10px;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 border-collapse:collapse;
 border-spacing:0;
 empty-cells:show;
}

div.navi table.calendar th{
 font-size:12px;
 border-right:1px solid #ccc;
 border-bottom:1px solid #ccc;
 color:#333;
 background-color:#cccc;
 text-align:center;
 padding:5px;
}

div.navi table.calendar td{
 font-size:12px;
 border-right:1px solid #ccc;
 border-bottom:1px solid #ccc;
 padding:5px;
}

div.navi table.calendar td.off {
 background:#ccc;
}

/*------------Navigation h3-------------------------------------------------*/

div.navi h3.category1 {
 background:url("/images/cate1.jpg") no-repeat;
}

div.navi h3.info {
 background:url("/images/info.jpg") no-repeat;
}

div.navi h3.shopguide {
 background:url("/images/shopguide.jpg") no-repeat;
}

div.navi h3.cart {
 background:url("/images/cart.jpg") no-repeat;
}

div.navi h3.login {
 background:url("/images/login.jpg") no-repeat;
}

div.navi h3.rank {
 background:url("/images/rank.jpg") no-repeat;
}

div.navi h3.mobile {
 background:url("/images/mobile.jpg") no-repeat;
}


/*-----------------Navigation h3 end---------------------------------------------------------------------------*/

div.navi a.logout {
 background:url("/images/btn_e_logout.gif") no-repeat;
}

div.navi a.logout {
 background:url("/images/btn_e_logout.gif") no-repeat;
}

div#extra p.help a {
 padding-left:15px;
 background:url("/images/icon_tel.gif") no-repeat;
}

div.navi a.cart {
 background:url("/images/btn_n_cart.gif") no-repeat;
}


div#f_link {
 width:920px;
 margin:auto;
}

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

div#footer {
 clear:left;
 width:920px;
 margin:auto;
 padding-bottom:30px;
 background:url("/dummy2/images/f_bar.gif") no-repeat;
 padding-top:20px;
}

div#footer p.logo,
div#footer p.link,
div#footer p.contact {
 float:left;
}

div#footer p.logo {
 width:190px;
 margin-left:10px;
}

div#footer p.link {
 width:500px;
}

div#footer p.contact {
 width:210px;
 text-align:right;
 color:#666;
}

div#footer p.contact strong {
 color:#FF8A00;
}

div#footer p.copy {
 clear:left;
 text-align:center;
 font-weight:bold;
}

/* scroll ----------------------------------------------- */

div#moaful_header {
 width:100%;
 background:#fff;
}

p#moaful_slogo {
 width:160px;
}

div#scroll-v div {
 width:480px;
 font-size:12px;
}

div#scroll-v,
p#moaful_slogo {
 float:left;
 text-align:left;
 font-size:12px;
}

p#moaful_slogo {
 margin-left:10px;
}

p#moaful_bar {
 text-align:right;
 pading-top:5px;
 margin-right:10px;
 font-size:12px;
}

p#moaful_bar a {
 text-decoration:none;
}

p#moaful_bar img {
 margin-right:5px;
}

div#scroll-v div {
 margin-left:5px;
}

div#f_link {
 width:100%;
 text-align:center;
}

/* ================ window ================== */

div#window {
 margin-top:30px;
 margin-left:50px;
 background:#fff;
}


div.contents h4 {
 border-left:5px solid #F99917;
 padding-left:5px;
 color:#DA333B;
}

div.contents h4,
div.contents p,
div.contents ol,
div.contents ul,
div.contents dl {
 margin-bottom:1em;
}

div.contents li,
div.contents dd {
 margin-bottom:0.5em;
}

div.contents dd {
 border-bottom:1px dashed #ccc;
}

div.contents p,
div.contents dd {
 margin-left:1em;
}

div.contents ol,
div.contents ul {
 margin-left:2em;
}

div.contents ul {
list-style-type:disc;
}

div.contents ol {
list-style-type:decimal;
}

/* table------------------------------------------------*/

div.abouts td {
 width:500px;
}



/* list ----------------------------------------------- */
div.abouts th,
div.abouts td {
 padding:5px;
}



div.abouts th {
 text-align:center;
 white-space:nowrap;
}

/* list ----------------------------------------------- */
div.list li {
 list-style:none;
}

div.list ul.pageinfo {
 height:1em;
 margin:10px;
 padding:10px;
 text-aling:center;
 background:#FFF3EC;
 clear:left;
}

div.list ul.pageinfo li {
 float:left;
}

div.list ul.pageinfo li.center {
 text-align:center;
}

div.list ul.pageinfo li.right {
 float:right;
 text-align:right;
}

div.list div.listarea {
 margin-top:20px;
}

div.list div.listrightblock {
 float:left;
 width:330px;
}


div.list div.listrightblock h4 {
 clear:left;
 border-left:5px solid #F99917;
 padding:3px 0px 3px 5px;
}

div.list div.listrightblock h4 a {
 color:#f60;
}

div.list div.listrightblock p {
 margin:10px 0px;
}

div.list div.listrightblock dt,
div.list div.listrightblock dd {
 float:left;
}

div.list div.listrightblock dd {
 margin-right:10px;
}

div.list div.border {
 clear:left;
 font-size:1px;
 border-bottom:1px dashed #363;
}

/* detail ----------------------------------------------- */

div.detail p {
 margin-bottom:1em;
}

div.detail li {
 list-style-image:url("/images/check.gif");
 margin-left:40px;
}

div.detail div#detailarea {
 margin-top:10px;
}

div.detail div#detailphotoblock {
 float:left;
}

div.detail div#detailrightblock {
 float:left;
 width:400px;
}


div.detail h4 {
 border-left:5px solid #F99917;
 padding:3px 0px 3px 5px;
 margin:10px 0px;
 color:#DA333B;
}

div.detail div#detailrightblock h4 {
 clear:left;
 width:400px;
}

div.detail h4 a {
 color:#f60;
}

div.detail div#detailrightblock p{
 margin:5px 0px;
}

div.detail div#detailrightblock .btn {
 margin-top:20px;
}
div.detail div.subarea p,
div.detail div.subarea ol,
div.detail div.subarea ul,
div.detail div.subarea dl {
 margin-left:1em;
}

div.detail div.subarea ul {
 list-style:disc;
}

div.detail table {
 width:470px;
 margin:20px auto;
 margin-bottom:10px;
 border-top:1px solid #666;
 border-left:1px solid #666;
 border-collapse:collapse;
 border-spacing:0;
 empty-cells:show;
}
div.detail th{
 border-right:1px solid #666;
 border-bottom:1px solid #666;
 background-color:#FFEFE5;
 padding:5px;
 white-space:nowrap;
 text-align:center;
 font-weight:bold;
 color:#B61826;
}

div.detail td {
 border-right:1px solid #666;
 border-bottom:1px solid #666;
 padding:5px;
 background:#fff;
 vertical-align:top;
}

div.detail td li {
 margin-left:10px;
 margin-bottom:10px;
}

div.detail dt {
 background:#FFEFE5;
 padding:5px;
 font-weight:bold;
 color:#B61826;
}

div.detail dd {
 margin:10px 0px 20px 20px;
}

div.detail div.main_txt {
 margin-left:50px;
}

div.customers_review {
 background:url("/images/line_bg.gif");
 margin-bottom:20px;
 border:solid 1px #ccc;
 padding:10px 20px;
}

div.customer_box {
 width:290px;
 float:left;
 border:solid #F63;
 margin:10px;
 padding:5px;
}

div.customer_box dt {
 float:left;
}

div.customer_box dd.customer_ttl {
 height:35px;
 color:#fff;
 background:url("/images/customer_cell.gif")no-repeat;
 margin-left:85px;
 padding:5px 8px;
}


/* review ----------------------------------------------- */
div.review table {
 margin-top:20px;
}

div.review th,
div.review td {
 padding:5px;
}

div.review th {
 text-align:left;
}

/* shopping ----------------------------------------------- */
div.shopping ol {
 margin-left:30px;
}

div.shopping h4 {
 border-left:8px solid #363;
 border-bottom:1px dashed #363;
 padding:5px;
 color:#363;
 margin:10px 0px;
}

div.shopping table {
 width:450px;
 margin:10px;
 background:#FFF0E5;
}

div.shopping th,
div.shopping td {
 padding:5px;
 font-weight:normal;
}

div.shopping table.payment td {
 background:#fff;
}

div.shopping .indent {
 margin-left:20px;
}

div.shopping ul {
 list-style:none;
}

div.shopping table.confirm {
 width:470px;
 margin:20px auto;
 margin-bottom:10px;
 border-top:1px solid #666;
 border-left:1px solid #666;
 border-collapse:collapse;
 border-spacing:0;
 empty-cells:show;
}

div.shopping table.confirm th{
 border-right:1px solid #666;
 border-bottom:1px solid #666;
 color:#333;
 background-color:#FFEFE5;
 padding:5px;
 white-space:nowrap;
}

div.shopping table.confirm th.title,
div.shopping table.confirm td.phototd {
 text-align:center;
 font-weight:bold;
}

div.shopping table.confirm td {
 border-right:1px solid #666;
 border-bottom:1px solid #666;
 padding:5px;
 background:#fff;
}



/* contact ----------------------------------------------- */
/* entry ----------------------------------------------- */
div.contact p.shopinfo,
div.entry p.shopinfo,
div.shopping p.shopinfo,
div.mypage p.shopinfo,
div.help p.shopinfo {
 background:#FEF0DE;
 padding:10px;
 margin:10px;
}

div.contact table,
div.entry table {
 width:470px;
 margin:20px auto;
 margin-bottom:10px;
 border-top:1px solid #666;
 border-left:1px solid #666;
 border-collapse:collapse;
 border-spacing:0;
 empty-cells:show;
}

div.contact th,
div.entry th{
 border-right:1px solid #666;
 border-bottom:1px solid #666;
 color:#333;
 background-color:#FFEFE5;
 padding:5px;
 white-space:nowrap;
}

div.contact td,
div.entry td {
 border-right:1px solid #666;
 border-bottom:1px solid #666;
 padding:5px;
}

/* voice ----------------------------------------------- */

dl.voice dd {
 margin-left:6em;
 padding:5px;
 margin-top:-2em;
 margin-bottom:20px;
}



/* shopguide ----------------------------------------------- */
div#shopguide h4 {
 margin:10px 0px;
 border-left:8px solid #f60;
 padding:3px 0px 3px 5px;
}

div#shopguide h5 {
 margin:10px 0px;
 border-left:8px solid #363;
 padding:3px 0px 3px 5px;
 font-weight:normal;
}


div#shopguide p {
 margin-bottom:1em;
}

div#shopguide ul {
 margin-left:2em;
 margin-bottom:1em;
}

div#shopguide dt {
 font-weight:bold;
 margin-left:1em;
}

div#shopguide dd {
 margin-left:1em;
 margin-bottom:1em;
}

/* order ----------------------------------------------- */

div.order th,
div.order td {
 padding:5px;
 border:1px solid #fff;
}

div.order th {
 white-space:nowrap;
 text-align:center;
}

/* faq ----------------------------------------------- */
div.faq ul.qlist {
 list-style:none;
 padding:10px;
 border:1px dashed #ccc;
 margin-bottom:20px;
}

div.faq dt span {
 color:#638E37;
 font-weight:bold;
}

div.faq dt {
 text-indent:-1em;
 margin-left:2em;
 margin-bottom:5px;
 color:#638E37;
 font-weight:bold;
 border-bottom:1px dashed #638E37;
}

div.faq dd span {
 color:#F99917;
 font-weight:bold;
}

div.faq dd {
 text-indent:-1em;
 margin-left:2em;
 margin-bottom:20px;
 border-bottom:none;
}


/* sitemap ----------------------------------------------- */
div.sitemap li {
 list-style-image:url("/images/check.gif");
 margin-left:30px;
}

/* contact ----------------------------------------------- */

div#contact table,
div#contact th,
div#contact td {
 padding:10px;
}

div#contact th {
 text-align:left;
 width:150px;
}

div#contact td {
 width:550px;
}

div#contact th,
div#contact td {
 border:1px solid #fff;
}

div#contact .even {
 background:#E5EFF8;
}

div#contact input {
 padding:5px;
}

div#contact .btn {
 text-align:center;
}

div#contact p {
 margin-bottom:1em;
}

div#contact div.contact_finish {
 padding:10px;
 background:#E5EFF8;
 text-align:center;
}

div#contact dt {
 margin-left:10px;
 padding:10px;
 background:#eee;
}

div#contact dd {
 margin-left:20px;
 padding:10px;
}

div#customervoicearea {
 width:500px;
}

/*--qrcode---------------------------------------*/
p.qrcode {
 display:block;
 text-align:center;
}

p.qrtext {
 text-align:center;
 margin-top:5px;
 margin-bottom:5px;
}

/*--blog-------------------------*/
p.diary {
 margin-top:10px;
 margin-bottom:15px;
}

p.blogtitle a {
 font-size:25px;
}

div.blogbody {
 margin:15px;
 padding:15px;
 background-color:#FFFFFF;
}

div.blogbody p {
 font-size:15px;
}

/*------ abouts -------------------------------*/
p.sougo_text {
 font-size:14px;
 line-height:20px;
 margin-left:50px;
 margin-right:50px;
 margin-bottom:20px;
}

p.sougo_link {
 margin-left:50px;
 margin-right:50px;
 padding:10px;
 border:1px solid #333;
 background-color:#F9FFDF;
}
