@charset "utf-8";

/* -------------------------------------
　　全体
------------------------------------- */

*    { margin:0; padding:0;}
body {
	position:relative;
	z-index:1;
/*	background:url(images/bg.gif) center top repeat-y #fbfaf5;*/
	margin-bottom:0px;
	color:#3d2d28;
	font-weight:normal;
	font-style:normal;
/*	font-family:"ＭＳ Ｐゴシック", Sans-Serif;*/
	text-align:center;
	text-decoration:none;
	line-height:1.5;
	}

h1,h2,h3,h4,h5,h6 { font-size:100%; }
ul,ol,li,dl,dt,dd { list-style:none; }
hr { display:none; }

hr.v2 {
	display: block;
	height: 1px;
	background: #ddd;
	margin: 10px 0;
	padding: 0;
	border: 0;
	color: #ddd;
	}

#main p    { margin-bottom:1em; line-height:1.5; }
#main p.v2 { margin-bottom:0; }


strong,b   { font-weight: bold; }
strong a   { font-weight: bold; }
strong.imp { font-weight: bold; color: #C00; }

.colR1    { color: #C00; }
.colR2    { color: #F9777C; }
.colR3    { color: #651227; }
.colR4    { color: #ff6dbc; }
.colR5    { color: #ff91b0; }
.colR6    { color: #ff7373; }
.colR7    { color: #ff3300; }
.colR8    { color: #f00; }
.colP1    { color: #e784ff; }
.colP2    { color: #aa6cff; }
.colB1    { color: #0D4B96; }
.colB2    { color: #222; }
.colB3    { color: #00C; }
.colB4    { color: #729aff; }
.colG1    { color: #54c934; }
.colBr1   { color: #70511A; }
.colPink  { color: #E83174; }
.colPink1 { color: #f03d5b; }

.clear    { clear: both; height: 0px; _display: none; }
.clear2   { clear: both; height: 0px; }
.clear3   { clear: both; }

.ac    { text-align: center; }
.al    { text-align: left; }
.ar    { text-align: right; }

.spT3  { margin-top: 3px; }
.spT5  { margin-top: 5px; }
.spT10 { margin-top: 10px; }
.spT15 { margin-top: 15px; }
.spT20 { margin-top: 20px; }
.spT30 { margin-top: 30px; }
.spT40 { margin-top: 40px; }
.spT60 { margin-top: 60px; }
.spT70 { margin-top: 70px; }
.spT80 { margin-top: 80px; }
.spR2  { margin-right: 2px; }
.spR3  { margin-right: 3px; }
.spR4  { margin-right: 4px; }
.spR5  { margin-right: 5px; }
.spR8  { margin-right: 8px; }
.spR10 { margin-right: 10px; }
.spR15 { margin-right: 15px; }
.spR20 { margin-right: 20px; }
.spR30 { margin-right: 30px; }
.spR40 { margin-right: 40px; }
.spB2  { margin-bottom: 2px; }
.spB3  { margin-bottom: 3px; }
.spB4  { margin-bottom: 4px; }
.spB5  { margin-bottom: 5px; }
.spB8  { margin-bottom: 8px; }
.spB10 { margin-bottom: 10px; }
.spB12 { margin-bottom: 5px; }
.spB15 { margin-bottom: 15px; }
.spB20 { margin-bottom: 20px; }
.spB25 { margin-bottom: 25px; }
.spB30 { margin-bottom: 30px; }
.spB35 { margin-bottom: 35px; }
.spB40 { margin-bottom: 40px; }
.spB50 { margin-bottom: 50px; }
.spB60 { margin-bottom: 60px; }
.spB70 { margin-bottom: 70px; }
.spB80 { margin-bottom: 80px; }
.spL2  { margin-left: 2px; }
.spL3  { margin-left: 3px; }
.spL4  { margin-left: 4px; }
.spL5  { margin-left: 5px; }
.spL8  { margin-left: 8px; }
.spL10 { margin-left: 10px; }
.spL12 { margin-left: 12px; }
.spL14 { margin-left: 14px; }
.spL15 { margin-left: 15px; }
.spL16 { margin-left: 16px; }
.spL18 { margin-left: 18px; }
.spL20 { margin-left: 20px; }
.spL24 { margin-left: 24px; }
.spL30 { margin-left: 30px; }
.spL40 { margin-left: 40px; }
.spL50 { margin-left: 50px; }
.spL200 { margin-left: 200px; }
.spTB3  { margin-top: 3px; margin-bottom: 3px; }
.spTB5 { margin-top: 5px; margin-bottom: 5px; }
.spTB10 { margin-top: 10px; margin-bottom: 10px; }
.spTB15 { margin-top: 15px; margin-bottom: 15px; }
.spTB30 { margin-top: 30px; margin-bottom: 50px; }
.spTB50 { margin-top: 50px; margin-bottom: 30px; }
.spRB5  { margin-right: 5px; margin-bottom: 5px; }
.spRB8  { margin-right: 8px; margin-bottom: 8px; }
.spRB10 { margin-right: 10px; margin-bottom: 10px; }
.spBL5  { margin-bottom: 5px; margin-left: 5px; }
.spBL8  { margin-bottom: 8px; margin-left: 8px; }
.spLR10 { margin-left: 10px; margin-right: 10px; }
.spLR15 { margin-left: 15px; margin-right: 15px; }
.pdg10  { padding: 10px; }
.pdgT10 { padding-top: 10px; }
.pdgT15 { padding-top: 15px; }
.pdgB5  { padding-bottom: 5px; }
.pdgB10 { padding-bottom: 10px; }
.pdgB15 { padding-bottom: 15px; }
.pdgB20 { padding-bottom: 20px; }
.pdgB25 { padding-bottom: 25px; }
.pdgB30 { padding-bottom: 30px; }
.pdgR5  { padding-right: 5px; }
.pdgR8  { padding-right: 8px; }
.pdgR10 { padding-right: 10px; }
.pdgR20 { padding-right: 20px; }
.pdgR22 { padding-right: 22px; }
.pdgR35 { padding-right: 35px; }
.pdgL10 { padding-left: 10px; }
.pdgL12 { padding-left: 12px; }
.pdgL15 { padding-left: 15px; }
.pdgRL5 { padding-right: 5px; padding-left: 5px; }
.pdgRL10{ padding-right: 10px; padding-left: 10px; }

.fnt11 { font-size:92%; }
.fnt14 { font-size:117%; }
.fnt16 { font-size:134%; }

.lnt09 { font-size: 90%; _font-size: 87.5%; font-weight: bold; color: #444; }

.bolder09 { font-size: 90%; _font-size: 87.5%; }
.bolder10 { font-size: 100%; }
.bolder12 { font-size: 120%; }
.bolder14 { font-size: 140%; }
.bolder16 { font-size: 160%; }
.bolder18 { font-size: 180%; }
.bolder20 { font-size: 200%; }

.bolder12r { font-size: 120%; color: #C00; }
.bolder14r { font-size: 140%; color: #C00; }
.bolder16r { font-size: 160%; color: #C00; }
.bolder18r { font-size: 180%; color: #C00; }
.bolder20r { font-size: 200%; color: #C00; }

.line130 { line-height: 130%; }

.clrRed1 { color:#f03d5b; }

.marker  { background:url(images/ico-arrow2.gif) left center no-repeat;margin-left: 10px;padding-left: 10px; }
.marker1 { background:url(images/ico-arrow1.gif) right center no-repeat; padding-right:10px; }
.marker2 { background:url(images/ico-arrow2b.gif) left center no-repeat; padding-left:8px; }
.marker3 { background:url(images/ico-arrow3.gif) left center no-repeat; padding-left:12px; }
.marker4 { background:url(images/ico-crown2.gif) left center no-repeat; padding-left:30px; }
.marker5 { background:url(images/ico-faq.gif) left center no-repeat; padding-left:18px; }
.marker6 { background:url(images/ico-arrow4.gif) left center no-repeat; padding-left:12px; }

.floatleft   { float: left; }
.floatleft2  { float: left; width:105px;margin-right:10px;margin-bottom:5px; }
.floatright  { float: right; }
.alignleft   { text-align: left; }
.alignright  { text-align: right; }
.aligncenter { text-align: center; }

a img { border: 0; }
p.dn  { display: none; }



/* フォーム関連 */
optgroup { font-style: normal; }
option   { padding:0 0.5em 0 }
.fb {
	padding:2px;
	border:1px solid #aaaaaa;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
}



/* Clear Fix */
.cf:after {
	content: "";
	display: block;
	clear: both;
}
.cf {
	zoom:1;
}


/* -------------------------------------
　　レイアウト
------------------------------------- */

div#container {
/*	width:970px;*/
	width:980px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
}

div#leftNav {
	float:left;
	width:180px;
	background:#DEDCD7;
/*	background:#eee;*/
}

div#contents {
/*
	float:right;
	width:790px;
	width:780px;
*/
}

div#contentsmain {
	float:left;
	display:inline;
	width:600px;
/*	margin-left:10px;*/
}

div#contentsmain2 {
	margin:0 10px;
	width:770px;
	_width:750px;
}

div#contentsmain3 {
	margin:0 auto;
	width:600px;
}



div#rightNav {
/*	float:left;*/
	float:right;
	display:inline;
	width:160px;
/*	margin-left:10px;*/
}

div#footer {
	clear:both;
}


/* -------------------------------------
　　ヘッダー
------------------------------------- */

#hdLogo {
	float:left;
/*	width:240px;*/
	width:200px;
	height:115px;
/*	background:url(images/hd-logo.gif) 0 0 no-repeat;*/
	background:url(images/hd-logo.gif) -30px 0 no-repeat;
}

#hdLogo p {
	text-indent:-9999px;
}

#hdLogo p a {
	display:block;
	width:230px;
	height:90px;
}

#hdCopy {
	float:left;
/*	width:280px;*/
	width:320px;
	height:90px;
}

#hdCopy p.cp1 {
	margin:7px 0 0 0;
}

#hdCopy p.cp2 {
	margin:5px 0 0 3px;
	line-height:1.1;
}


#hdDesc {
	float:right;
/*	width:398px;*/
	width:392px;
	height:90px;
}

ul#hdLink1 li {
	height:22px;
	float:right;
}

ul#hdLink1 li a {
	display:block;
	overflow: hidden;
	height:100%;
	background-image:url(images/hd-rbox-link1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

ul#hdLink1 li.lbl1a a {
	width:171px;
	background-position:0 0;
}

ul#hdLink1 li.lbl1a a:hover {
	background-position:0 -22px;
}

ul#hdLink1 li.lbl1b a {
	width:55px;
	background-position:-171px 0;
}

ul#hdLink1 li.lbl1b a:hover {
	background-position:-171px -22px;
}

ul#hdLink1 li.lbl1c a {
	width:44px;
	background-position:-227px 0;
}

ul#hdLink1 li.lbl1c a:hover {
	background-position:-227px -22px;
}

ul#hdLink1 li.lbl1d a {
	width:56px;
	background-position:-271px 0;
}

ul#hdLink1 li.lbl1d a:hover {
	background-position:-271px -22px;
}

ul#hdLink1 li.lbl1e a {
	width:72px;
	background-position:-326px 0;
}

ul#hdLink1 li.lbl1e a:hover {
	background-position:-326px -22px;
}

ul#hdLink1 li.lbl1a strong {
	position:relative;
	z-index:-1;
}

ul#hdLink1 li.lbl1e a:hover {
	background-position:-326px -22px;
}

ul#hdLink1 li.lbl1a strong {
	position:relative;
	z-index:-1;
}

#hdDesc #spcL {
	float:left;
	width:303px;
}

#hdDesc #spcR {
	float:left;
	width:89px;
	margin-top:6px;
}

ul#hdLink2 li {
	height:22px;
	float:left;
}

ul#hdLink2 li a {
	display:block;
	overflow: hidden;
	height:100%;
	background-image:url(images/hd-rbox-link2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

ul#hdLink2 li.lbl2a a {
	width:138px;
	background-position:0 0;
}

ul#hdLink2 li.lbl2a a:hover {
	background-position:0 -22px;
}

ul#hdLink2 li.lbl2b a {
	width:82px;
	background-position:-138px 0;
}

ul#hdLink2 li.lbl2b a:hover {
	background-position:-138px -22px;
}

ul#hdLink2 li.lbl2c a {
	width:83px;
	background-position:-220px 0;
}

ul#hdLink2 li.lbl2c a:hover {
	background-position:-220px -22px;
}


ul#hdLink2 li.lbl2d a {
	width:82px;
	background-position:-300px 0;
}

ul#hdLink2 li.lbl2d a:hover {
	background-position:-300px -22px;
}


#hdLinkBox {
	float:right;
/*	margin: 2px 2px 0 0;*/
	margin:2px 0 0;
}

ul#hdLink4 li {
	height:22px;
	float:left;
}

ul#hdLink4 li a {
	display:block;
	overflow: hidden;
	height:100%;
	background-image:url(images/hd-rbox-link4.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

ul#hdLink4 li.lbl4a a {
	width:154px;
	background-position:0 0;
}

ul#hdLink4 li.lbl4a a:hover {
	background-position:0 -22px;
}

ul#hdLink4 li.lbl4b a {
	width:115px;
	background-position:-154px 0;
}

ul#hdLink4 li.lbl4b a:hover {
	background-position:-154px -22px;
}

ul#hdLink4 li.lbl4c a {
	width:153px;
	background-position:-269px 0;
}

ul#hdLink4 li.lbl4c a:hover {
	background-position:-269px -22px;
}


ul#hdLink4 li.lbl4d a {
	width:74px;
	background-position:-422px 0;
}

ul#hdLink4 li.lbl4d a:hover {
	background-position:-422px -22px;
}




/* -------------------------------------
　　左カラム
------------------------------------- */

div#leftNav a:link    { color:#3d2d28; text-decoration:underline; }
div#leftNav a:visited { color:#3d2d28; text-decoration:underline; }
div#leftNav a:hover   { color:#774f00; text-decoration:none; }
div#leftNav a:active  { color:#774f00; text-decoration:underline; }

div#leftNav .nav-cat {
	margin-bottom:10px;
}
div#leftNav .nav-cat ul {
	margin-bottom:0;
}
div#leftNav .nav-cat ul.indent {
	margin-left:1em;
}


div#leftNav h2 {
	margin:0;
	color:#333;
	font-size:100%;
	font-weight:normal;
	line-height:1.5;
}


.lnavPDM  {
	margin:0 0 35px 5px;
}

.lnavPDM select  {
	width:170px;
}

.lnavTF {
	width:134px;
	margin:0 3px 0 5px;
	border:1px solid #ccc;
}

.popularWordsTtl {
	margin:0 0 0 5px;
}

ol#popularWords {
	margin:0 5px 30px 27px;
	*margin:0 5px 30px 33px;
}

ol#popularWords li {
	list-style:decimal;
}

.lnavReviewBox {
	background:url(images/lnav-review-bg.gif) 0 0 repeat-y;
	width:180px;
}

div#leftNav a:link    { color: #3d2d28; text-decoration: underline; }
div#leftNav a:visited { color: #3d2d28; text-decoration: underline; }
div#leftNav a:hover   { color: #774f00; text-decoration: none; }
div#leftNav a:active  { color: #774f00; text-decoration: underline; }

.lnavReviewImg {
	float:left;
	display:inline;
	width:50px;
	margin: 0 7px 0 17px;
}

.lnavReviewWords {
	float:left;
	width:90px;
	line-height:1.2;
	word-wrap: break-word;
}

#verisign {
/*
	width:139px;
	margin:30px 0 25px 18px;
	font-size: 90%;
*/
}

#sonokotoha {
	width:161px;
	margin-left:5px;
	padding:4px;
	background-color:#b8c9c2;
}


/* -------------------------------------
　　共通エリア
------------------------------------- */

/*div#contents a:link    { color:#ff7000; text-decoration:underline; }*/
/*div#contents a:visited { color:#FFA962; text-decoration:underline; }*/
div#contents a:link    { color:#3d2d28; text-decoration:underline; }
div#contents a:visited { color:#3d2d28; text-decoration:underline; }
div#contents a:hover   { color:#774f00; text-decoration:none; }
div#contents a:active  { color:#774f00; text-decoration:underline; }

div#contents #commonCatLinks a:link    { color:#3d2d28; text-decoration:underline; }
div#contents #commonCatLinks a:visited { color:#3d2d28; text-decoration:underline; }
div#contents #commonCatLinks a:hover   { color:#774f00; text-decoration:none; }
div#contents #commonCatLinks a:active  { color:#774f00; text-decoration:underline; }

#commonCatLinks {
	background:url(images/common-catlink-bg.gif) 0 0 repeat-y;
	padding:5px 0;
	display:none; /* 2011/06/11 Temp */
}

#commonCatLinks ul {
	margin-left:5px;
}

#commonCatLinks li {
	display:inline;
	margin:5px 0 5px 8px;
}

#loginDataBox {
	padding:5px 0;
	border:1px solid #d93479;
	background-color:#eaf8f8;
}

.loginSeparator {
	background:url(images/ico-separator.gif) right center no-repeat;
	padding-right:6px;
}

.loginPoint {
	background:url(images/ico-p-mark.gif) left center no-repeat;
	margin-left:7px;
	padding-left:10px;
}

.loginHistory {
	background:url(images/ico-history.gif) left center no-repeat;
	margin-left:7px;
	padding-left:15px;
}

.loginCart {
	background:url(images/ico-cart.gif) left center no-repeat;
	margin-left:7px;
	padding-left:15px;
}

#commonNews {
/*	margin:5px 10px;*/
	margin:5px 0;
	color:#f03;
	font-size:11px;
}

/* 110621追加 */
#commonNews .banner2 {
/*	margin:0 -10px 0 0;*/
	margin:0 -20px 0 0;
	overflow:hidden;
	zoom:1;
}
#commonNews .banner2 li {
	display:inline;
	float:left;
	margin:0 10px 5px 0;
}
#commonNews img {
	vertical-align:top;
}


/* -------------------------------------
　　パーツ
------------------------------------- */

dl.st1 dt {
	margin-bottom: 3px;
	font-weight: bold;
	}

dl.st1 dd {
	margin-left: 5px;
	margin-bottom: 10px;
	}

ul.st1 {
	margin-bottom: 1em;
	}

ul.st1 li {
	margin-left: 30px;
	list-style: disc;
	line-height: 1.5;
	}

ul.st2 {
	margin-bottom: 1em;
}

ul.st2 li {
	margin-left: 15px;
	list-style: disc;
	line-height: 1.5;
}

ol.st1 {
	margin-bottom: 1em;
	}

ol.st1 li {
	margin-left: 30px;
	list-style: decimal;
	line-height: 1.5;
	}

table.tbl1 {
	margin-bottom: 2em;
	border-collapse: collapse;
	}

table.tbl1 th {
	padding: 10px;
	font-weight: bold;
	_font-size: 80%;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	width: 25%;
	}

table.tbl1 td {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	_font-size: 80%;
	}


table.tbl2 {
	margin-bottom: 1em;
	border-collapse: collapse;
	}

table.tbl2 th {
	background: #f8f8f8;
	padding: 5px;
	border: 1px solid #ccc;
	font-weight: bold;
	_font-size: 80%;
	}

table.tbl2 td {
	background: #f8f8f8;
	padding: 5px;
	border: 1px solid #ccc;
	_font-size: 80%;
	}

table.tbl3 th {
	padding: 1px;
	font-weight: bold;
	_font-size: 100%;
}

table.tbl3 td {
	padding: 1px;
	_font-size: 100%;
}


table.tbl4 {
	margin: 5px 0 5px 0;
	border-collapse: collapse;
	line-height: 120%;
	}

table.tbl4 th {
	background: #f8f8f8;
	padding: 3px 3px 3px 7px;
	border: 1px solid #ccc;
	font-weight: bold;
	_font-size: 80%;
	}

table.tbl4 th.ac {
	padding: 3px;
	text-align: center;
	width: 11%;
	}


table.tbl4 td {
	padding: 3px;
	border: 1px solid #ccc;
	_font-size: 80%;
	text-align:center;
	}

table.tbl5 th,
table.tbl5 td {
	vertical-align: top;
	}

table.tbl6 {
	margin-bottom: 4em;
	border-collapse: collapse;
	}

table.tbl6 th {
	padding: 4px 4px 4px 0;
	font-weight: bold;
	_font-size: 80%;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	width: 20%;
	}

table.tbl6 td {
	padding: 4px;
	border-bottom: 1px solid #ccc;
	_font-size: 70%;
	font-size: 90%;
	}

table.tbl6 td.top {
	border-top: 1px solid #ccc;
	}

table.tbl6 th.top {
	border-top: 1px solid #ccc;
	}

/* -------------------------------------
　　コンテンツ
------------------------------------- */

#topFlash{
	margin-bottom:4px;
}

#topRecommend{
	margin-top:10px;
}

#topRecommend2{
	margin-top:10px;
	margin-bottom:20px;
}

/* 110628追加 */
#topRecommend3 {
	margin:10px 0;
	padding:0 0 10px;
	border-bottom:1px dotted #666;
}
#topRecommend3 img {
	vertical-align:top;
}
#topRecommend3 h3 {
	margin:0 0 5px;
}
#topRecommend3 ul.series {
	margin:0 -5px 15px 0;
	overflow:hidden;
	zoom:1;
}
#topRecommend3 ul.series li {
	float:left;
	margin:0 5px 0 0;
}
#topRecommend3 ul.other {
	margin:0 -6px 0 0;
	overflow:hidden;
	zoom:1;
}
#topRecommend3 ul.other li {
	float:left;
	margin:0 6px 0 0;
}

/* 110630追加 */
#topRecommend4 {
	margin:10px 0;
}
#topRecommend4 img {
	vertical-align:top;
}
#topRecommend4 h3 {
	margin:0;
}
#topRecommend4 h4 {
	margin:0 0 5px;
}
#topRecommend4 ul {
	height:199px;
	margin:0 -5px 0 0;
	padding:19px 8px 0;
	overflow:hidden;
	background:url(../../images/top4/bg.gif) 0 0 no-repeat;
	zoom:1;
}
#topRecommend4 li {
	float:left;
	margin:0 5px 0 0;
	text-align:center;
}




#topWhatsnew {
	width:598px;
	background:#fff;
	margin-bottom:20px;
	border:1px solid #ccc;
}

#topWhatsnew dl {
	margin:10px 20px 5px 10px;
}

#topWhatsnew dt {
	float: left;
	width: 70px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

#topWhatsnew dd {
	margin-left: 70px;
	padding-left:60px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

#topWhatsnew dd.noicon {
	margin-left: 70px;
	padding-left: 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}


#topWhatsnew dd.ico-blog18 { background:url(../../images/icon/ico-blog-cat18.gif) left center no-repeat;}
#topWhatsnew dd.ico-blog19 { background:url(../../images/icon/ico-blog-cat19.gif) left center no-repeat;}
#topWhatsnew dd.ico-blog20 { background:url(../../images/icon/ico-blog-cat20.gif) left center no-repeat;}
#topWhatsnew dd.ico-blog22 { background:url(../../images/icon/ico-blog-cat22.gif) left center no-repeat;}

#topWhatsnew dd.ico-blog52 { background:url(../../images/icon/ico-blog-cat18.gif) left center no-repeat;}
#topWhatsnew dd.ico-blog51 { background:url(../../images/icon/ico-blog-cat19.gif) left center no-repeat;}
#topWhatsnew dd.ico-blog50 { background:url(../../images/icon/ico-blog-cat20.gif) left center no-repeat;}
#topWhatsnew dd.ico-blog53 { background:url(../../images/icon/ico-blog-cat22.gif) left center no-repeat;}

#topWhatsnew a:link    { color: #3d2d28 !important; text-decoration: underline; }
#topWhatsnew a:visited { color: #3d2d28 !important; text-decoration: underline; }
#topWhatsnew a:hover   { color: #774f00 !important; text-decoration: none; }
#topWhatsnew a:active  { color: #774f00 !important; text-decoration: underline; }


div.topItemblock0 {
	width: 600px;
}

div.topItemblock1 {
	float:left;
	width: 144px;
	margin-right:8px;
}

div.topItemblock1 p {
	font-size:11px;
	line-height:1.2;
}

div.topItemblock2 {
	float:left;
	width: 144px;
}

div.topItemblock2 p {
	font-size:11px;
	line-height:1.2;
}

div.imageblock0 {
	width: 598px;
	margin-bottom:5px;
	padding: 1px;
	border: 1px solid #ccc;
}

div.imageblock {
	width: 140px;
	margin-bottom:5px;
	padding: 1px;
	border: 1px solid #ccc;
}


TD.tableHeading {
	border-bottom: 1px solid #999;
	font-weight: bold;
}

div#main div.reviewbox {
	_width: 600px;
	margin:0;
	padding:30px 0;
	background:url(images/common/line_dot_01.gif) 0 100% repeat-x;
}
div.reviewbox .thumbnail {
	width:120px;
	float:left;
	text-align:center;
}
div.reviewbox .thumbnail .btn {
	margin:20px 0 0;
}
div.reviewbox .contents {
	float:right;
	width:500px;
}
div.reviewbox .contents table {
	width:100%;
	border-collapse:collapse;
}

div.reviewbox .contents td {
	width:33%;
	padding:5px 15px;
	border:1px solid #D0D0D0;
	background:#f2f2f2;
}
div.reviewbox .contents .name {
}
div.reviewbox .contents .star {
}
div.reviewbox .contents .date {
	text-align:right;	
}

div.reviewbox .contents p {
	padding:15px;
	border:1px solid #D0D0D0;
	background:#f8f8f8;
}
div#main div.reviewbox .links .left {
	float:left;
}
div#main div.reviewbox .links .right {
	float:right;
}

div#main div.reviewbox .links a {
	padding:0 0 0 0.75em;
	background:url(images/common/ico_arrow_01.gif) 0 0.25em no-repeat;
}


div#main div.reviewbox td {
	_font-size: 80%;
}

div#main div.navi{
	margin-bottom: 2.0em;
}

div#smain div.navi p, div.header p, div.footer p{
	margin: 0;
	padding: 0;
}


/* -------------------------------------
　　商品ページ
------------------------------------- */

#breadcrumb {
	margin:0 0 15px 4px;
	font-size:11px;
}

#backto1Lvup {
	margin:0 0 10px;
	font-size:92%;
}

#backto2Lvup {
	margin:5px 0 15px 0;
	font-size:11px;
}

/*
h1 {
	margin:5px 0 18px 0;
	font-size:18px;
	font-weight:bold;
	line-height:1.0;
}
*/
#main h1 {
	clear:both;
	margin:0 0 20px;
	border:1px solid #d0d0d0;
	color:#3d2d28;
	font-size:134%;
	font-weight:bold;
}
#main h1 span {
	display:block;
	padding:10px;
	border:1px solid #fff;
	background:#fff url(../../images/t_bg.gif) 0 100% repeat-x;
}
#main h1 span span {
	display:inline;
	padding:0;
	border:none;
	background:none;
}

h2 {
	line-height:1.0;
	margin:5px 0 12px 0;
	color:#3D2D28;
	font-size:120%;
	font-weight:bold;
}

#main #review-rcmd h2 {
	clear:both;
	margin:0 0 20px;
	border:1px solid #d0d0d0;
	color:#3d2d28;
	font-weight:bold;
}

#main #review-rcmd h2 span {

	color:#3d2d28;
	font-weight:bold;
	display:block;
	padding:10px;
	border:1px solid #fff;
	background:#fff url(../../images/t_bg.gif) 0 100% repeat-x;
}

h3 {
	margin:5px 0 12px 0;
	font-size:120%;
	font-weight:bold;
	line-height:1.0;
}

h4 {
	margin:5px 0 12px 0;
	font-weight:bold;
	line-height:1.0;
}

h5 {
	margin:5px 0 12px 0;
	font-weight:bold;
	line-height:1.0;
}

h6 {
	margin:5px 0 12px 0;
	font-weight:bold;
	line-height:1.0;
}


#productsPR1 {
	margin-bottom:5px;
}

#productsPR2 {
	margin-bottom:5px;
}

#productsPR2 img {
	margin-right:3px;
}

#productsPR3 {
	margin-bottom:10px;
}

#productsPR3 img {
	margin-right:3px;
}

#productsPR4 {
	margin-bottom:10px;
}

#productsPR4 img {
	margin:0 3px 3px 0;
}

#reviewbox {
	margin:20px 0 30px;
	padding:15px;
	border:1px solid #d0d0d0;
	background:#f2f2f2;
	}

#reviewbox p.ttl1 {
	margin:0 0 10px;
	color:#3D2D28;
	font-size:134%;
	font-weight:bold;
}

#reviewbox p.ttl2 {
	margin:0 0 20px 0;
	font-weight:bold;
}

#reviewbox td {
/*	font-size:11px;*/
}

#variationBox {
	margin-bottom:30px;
}

#variationBox td {
	vertical-align:top;
	padding:0 1px;
	text-align:center;
	line-height:1.3;
}

#familyProductsBox {
	margin-bottom:20px;
	font-size: 90%;
}

#familyProductsBox td {
	vertical-align:top;
	padding:0 1px 10px;
	text-align:center;
	line-height:1.3;
}

#pKeywords {
	padding:10px;
	border:1px solid #FFD6B0;
}

#pKeywords a {
	margin-right:7px;
}

.pDiscBox {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

.pDiscBox p {
}

.pProductsName {
	font-size:150%;
	margin:0 0 20px 0;
	color:#3D2D28;
	font-weight:bold;
	line-height:1.2;
}

.pProductsCopy {
	margin:0 0 20px 0;
	font-weight:bold;
	line-height:1.2;
}

.pSalePrice {
	color:#f03d5b;
	font-size:167%;
	font-weight:bold;
}

.loginPointIco {
	background:url(images/ico-p-mark.gif) left center no-repeat;
	padding-left:10px;
}

.pGetPoint {
	color:#f03d5b;
	font-size:134%;
	font-weight:bold;
}

#pCartBox {
	background:#FFF5CB;
	margin-bottom: 10px;
	padding: 10px;
	border:1px solid #FFD6B0;
	}

.pCartFaq {
	display:block;
	min-height:15px;
}

#pInfoBox {
	background:#f2f2f2;
	margin-bottom: 10px;
	padding: 10px;
	}

#pInfoBox dt,
#pInfoBox dd {
	line-height:1.3;
}

#upsellBox {
	margin-bottom:30px;
}

#upsellBox td {
	padding-bottom:10px;
	line-height:1.3;
}

div#contentsmain div.plainbox{
}

.item-message-box {
	padding:10px;
	border:1px solid #f00;
/*	color:#f00;*/
}
.item-message-box .notice {
	color:#f00;
}


/* -------------------------------------
　　カテゴリーページ
------------------------------------- */

#catBreadcrumb {
	margin:0 0 20px;
	font-size:11px;
}

h2#catProductsAll {
	margin:20px 0;
	color:#FE8C3D;
	font-size:18px;
	font-weight:bold;
	line-height:1.0;
}

#catSearchNarrowDown {
	margin-bottom:10px;
	padding:10px;
	border:1px solid #d0d0d0;
	background:#f2f2f2;
}

#catSearchNarrowDown p.ttl {
	font-weight:bold;
}

#catSearchNarrowDownTbl {
	width:100%;
}

#catSearchNarrowDown td {
	padding-bottom:5px;
}

#catSearchRowChange {
	margin-bottom:20px;
}

#catSearchListType,
#catSearchListType th,
#catSearchListType td { margin:0; padding:0; border-collapse:collapse; }
#catSearchListType    { margin-bottom:20px; }
#catSearchListType th { padding-right:12px; font-weight:normal; text-align:left; }
#catSearchListType td { padding-right:7px; }

#catSearchRowChange a {
	margin-left:10px;
}

#catSearchFoundsTop           { margin-bottom:15px; padding-bottom:10px; border-bottom:1px solid #ccc; }
#catSearchFoundsTop .pagecnt  { float:left; width:425px; }
#catSearchFoundsTop .itemcnt  { float:right; width:170px; text-align:right; }

#catSearchFoundsBtm           { margin-bottom:35px; padding-top:10px; border-top:1px solid #ccc; }
#catSearchFoundsBtm .pagecnt  { float:left; width:425px; }
#catSearchFoundsBtm .itemcnt  { float:right; width:170px; text-align:right; }

#catProductListing {
	float:left;
	width:120px;
}

#catProductListing p.pIco1 {
	height:21px;
	margin-bottom:3px;
	text-align:right;
}

#catProductListing p.pImg {
	margin-bottom:5px;
}

#catProductListing p.pName {
	margin-bottom:5px;
	line-height:1.3;
}

#catProductListing p.pDesc {
	margin-bottom:3px;
	font-size:11px;
	line-height:1.2;
}

#catProductListing p.pPrice {
	margin-bottom:3px;
	color:#ff7000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
}

#catProductListing p.pPoint {
	margin-bottom:8px;
	font-size:11px;
	text-align:center;
	line-height:1.2;
}

#catProductListing p.pIco2 {
	margin-bottom:25px;
	text-align:center;
}

#catProductListing p.pIco2 img {
	margin:0 1px 3px 1px;
}


/* -------------------------------------
　　右カラム
------------------------------------- */

#rcLoginBox { background-color:#fbf6e7; margin-bottom:10px; padding:8px; border:3px double #ff7b6a; }
#rcLoginBox #lgnName     { margin-bottom:10px; color:#c03; line-height:1.2; }
#rcLoginBox #lgnLevel     { margin-bottom:10px; line-height:1.8; }
#rcLoginBox #lgnMypage   { margin-bottom:5px; }
#rcLoginBox #lgnMypage a { background:url(images/ico-history.gif) left center no-repeat; padding-left:17px; }
#rcLoginBox #lgnPoint a  { background:url(images/ico-p-mark.gif) left center no-repeat; margin-left:3px; padding-left:14px; }
#rcLoginBox #numPoint    { margin-right:5px; font-weight:bold; text-align:right; }
#rcLoginBox #lgnCart     { background:url(images/ico-cart.gif) 0 2px no-repeat; margin-bottom:5px; padding-left:17px; }
#rcLoginBox #lgnCartBtn  { margin-left:15px; }

/*
div#footer a:link    { color:#ff7000; text-decoration:underline; }
div#footer a:visited { color:#FFA962; text-decoration:underline; }
div#footer a:hover   { color:#ff7000; text-decoration:none; }
div#footer a:active  { color:#ff7000; text-decoration:underline; }
*/

div#rnavRankingBox {
	background:#FBF6E7;
	border:1px solid #DFCC93;
}

table#rnavRanking {
	width:150px;
	margin-left:2px;
}

table#rnavRanking td {
	vertical-align:top;
}

.rnavRankName {
	margin-bottom:0;
	font-size:11px;
	font-weight:bold;
	text-align: center;
}

.rnavDate {
	font-size:10px;
	text-align: center;
}

.rnavRankIcon {
	text-align:center;
}

.rnavRankIcon img {
	margin-bottom:4px;
}

.rnavRankProductName {
	margin-bottom:5px;
	line-height:1.2;
}

.rnavRankDesc {
	margin-bottom:15px;
	font-size:11px;
	line-height:1.1;
}

/*
#rcAccountBox {
	background-color:#fbf6e7;
	margin-bottom:10px;
	padding:8px;
	border:1px solid #d8b496;
	text-align:center;
}
#rcAccountBox .first_login {
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px solid #d8b496;
}
*/
#rcAccountBox {
	margin-bottom:10px;
	padding:3px;
	border:1px solid #7f7f7f;
	text-align:center;
}


/* -------------------------------------
　　会員登録(checkout_first)
------------------------------------- */
div#no_account, div#create_account, div#create_tokino, div#update_tokino {
	display:none;
}


/* -------------------------------------
　　フッター
------------------------------------- */

.ftPageTop {
	margin-right:12px;
	text-align:right;
}

div#ftLinks {
	background:url(images/ft-linksbg.gif) 0 0 no-repeat;
	padding:20px 0;
	border-top:1px solid #D4F3EE;
	border-bottom:1px solid #D4F3EE;
}

div#ftLinks a:link    { color:#3d2d28; text-decoration:none; }
div#ftLinks a:visited { color:#3d2d28; text-decoration:none; }
div#ftLinks a:hover   { color:#774f00; text-decoration:underline; }
div#ftLinks a:active  { color:#774f00; text-decoration:underline; }

#ftLinks table {
	width:910px;
	margin:0 auto;
}

#ftLinks td {
	vertical-align:top;
}

#ftLinks td p.ttl {
	margin-bottom:5px;
	font-weight:bold;
}

#ftLinks li {
	background:url(images/ico-arrow2.gif) left top no-repeat;
	margin-left:3px;
	margin-bottom:7px;
	padding-left:8px;
	line-height:1.0;
}

.ftCaution {
	margin:0;
	font-size:11px;
	line-height:1.1;
}

#ftEndL {
	float:left;
	width:625px;
}

#ftEndR {
	float:left;
	width:345px;
	text-align:right;
}


/* -------------------------------------
　　買い物カゴ周り
------------------------------------- */

.infobox {
	background: #f8f8f8;
	margin-bottom: 1em;
	border: 1px solid #ccc;
	padding: 5px;
}

.infoBoxContents {
	background: #f8f8f9;
}
.infobox_cancel {
	background: #ededed;
	margin-bottom: 1em;
	border: 1px solid #ccc;
	padding: 5px;
}
.infoBoxContents_cancel {
	background: #ededed;
	color:#999999;
}

.moduleRowSelected {
	background-color: #fff0a6;
}

.moduleRow {
	background-color: #e0e0e0;
}

.moduleRowOver {
	background-color: #ffd2a6;
	cursor: hand;
}

/* ▼111207追加▼ */
.select-box {
	padding:10px;
	background:#f0f0f0;
}
.select-box-active {
	padding:10px;
	background:#FFF5CB;
}
/* ▲111207追加▲ */

div.bubble-blue .bubble-top {
	width: 600px;
	height: 12px;
	background: url(images/bubble-blue-top.gif) top center no-repeat;
	font-size: 11px;
	}

div.bubble-blue .bubble-top2 {
	width: 450px;
	height: 12px;
	background: url(images/bubble-blue-top2.gif) top center no-repeat;
	margin: 0 auto;
	font-size: 11px;
	}

div.bubble-blue .bubble-mid {
	background: #FFDDB6;
	padding: 0 15px;
	}

div.bubble-blue .bubble-mid2 {
	width: 450px;
	background: #FFDDB6;
	margin: 0 auto;
	}

div.bubble-blue .bubble-btm {
	width: 600px;
	height: 12px;
	background: url(images/bubble-blue-bottom.gif) top center no-repeat;
	font-size: 11px;
	}

div.bubble-blue .bubble-btm2 {
	width: 450px;
	height: 12px;
	background: url(images/bubble-blue-bottom2.gif) top center no-repeat;
	margin: 0 auto;
	font-size: 11px;
	}

.bubble-ptBlueTop1 {
	height: 14px;
	background: url(images/bubble-blue-ptt1.gif) top center no-repeat;
	font-size: 8px;
	}

.bubble-ptBlueTop2 {
	height: 14px;
	background: url(images/bubble-blue-ptt1.gif) top left no-repeat;
	margin-left: 50px;
	font-size: 8px;
	}

.bubble-ptBlueBtm1 {
	height: 14px;
	background: url(images/bubble-blue-ptb1.gif) top center no-repeat;
	font-size: 8px;
	}

.bubble-ptBlueBtm2 {
	height: 14px;
	background: url(images/bubble-blue-ptb1.gif) top left no-repeat;
	margin-left: 50px;
	font-size: 8px;
	}

.infoBoxNoticeContents {
	background: #FFE6E6;
}

div#contentsmain div.infoboxnotice {
	margin-top: 3px;
	border: 1px solid #FF8E90;
	background: #FFE6E6;
}







/* -------------------------------------
　　パーツ 2011.11追加
------------------------------------- */

/* テーブル type1 */
table.type1 {
	width:100%;
	border-collapse:collapse;
}
table.type1 th,
table.type1 td {
	padding:5px 10px;
	border:1px solid #d0d0d0;
	background:#fff;
}
table.type1 th {
	border-bottom:2px solid #aaa;
	text-align:center;
	background:#f2f2f2;
	font-weight:bold;
}


/* テーブル type2 */
table.type2 {
	width:100%;
	border-collapse:collapse;
}
table.type2 th,
table.type2 td {
	padding:5px 10px;
	border:1px solid #d0d0d0;
	background:#fff;
}
table.type2 th {
	width:120px;
	border-right:2px solid #aaa;
	background:#f2f2f2;
	font-weight:bold;
}

table.type2 th.L01 {
	border-right:1px solid #d0d0d0;
}

/* テーブル type3 */
table.type3 {
	width:100%;
	border-collapse:collapse;
}
table.type3 th,
table.type3 td {
	padding:5px 10px;
	border:none;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	background:#fff;
}
table.type3 td {
	text-align:right;
}
table.type3 .first th,
table.type3 .first td {
	border-top:none;
}
table.type3 .sum th,
table.type3 .sum td {
	border-top:2px solid #aaa;
	font-weight:bold;
}


/* テーブル typeShipping */
table.typeShip {
	width:100%;
}

table.typeShip td {
	padding:5px 10px;
	border:1px solid #d0d0d0;
	background:#fff;
}
table.typeShip td.ttl {
	background:#f2f2f2;
	font-weight:bold;
	border-bottom: none;
}





/* 注意書きボックス */
.notice-box {
	margin:0 0 20px;
	padding:15px;
	background:#f0f0f0;
}
.notice-box h3 {
	margin:0 0 10px;
}
.notice-box ol li {
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:1.5em;
}


/* インデント付きリスト */
ul.t-indent li {
	margin:0 0 0 1em;
	text-indent:-1em;
}
p.t-indent {
	margin:0 0 0 1em;
	text-indent:-1em;
}


/* ステップ */
.shopping-step li {
	float:left;
	margin:0 0 40px;
}

/* ボタン */
.btn-center {
	text-align:center;
}
.btn-center li {
	display:inline;
	margin:0 10px 0;
}

.btn-box {
	position:relative;
	width:620px;
	margin:60px 0 40px;
	text-align:center;
}
.btn-box li {
	display:inline;
	margin:0 10px 0;
}
.btn-box .back {
	position:absolute;
	top:0;
	left:0;
	line-height:40px;
}

.error-message {
	margin:0 0 20px;
	padding:10px;
	background:#FFE6E6;
}
.error-message .error {
	margin:0 !important;
	padding-left:20px;
	color:#f03d5b;
	background:url(images/icon/ico_exclamation_16x16.png) 0 0 no-repeat;
}




/* -------------------------------------
　　ご注文履歴 2011.11追加
------------------------------------- */
#order-history .column {
	margin:0 0 10px;
}

#order-history table {
	width:100%;
	border-collapse:collapse;
}
#order-history .cancel td {
	background:#f2f2f2;
	color:#999;
}
#order-history th,
#order-history td {
	padding:5px 10px;
	border:1px solid #d0d0d0;
}
#order-history th {
	text-align:center;
	background:#f2f2f2;
	font-weight:bold;
	border-bottom:2px solid #aaa;
}
#order-history .status {
	text-align:center;
}
#order-history .same-order {
	width:50px;
	text-align:center;
}
#order-history .controler {
	text-align:center;
}

/* -------------------------------------
　　ご注文情報　2011.11追加
------------------------------------- */
#order-history-info .column {
	margin:0 0 40px;
	padding:0 0 40px;
	background:url(images/common/line_dot_01.gif) 0 100% repeat-x;
}

/* ご注文内容 */
#order-history-info #c-order-detail {
	margin:0 0 20px;
	padding:0;
	background:none;
}
#order-history-info #c-order-detail .number {
	width:40px;
	text-align:center;
}
#order-history-info #c-order-detail .price {
	width:80px;
	text-align:right;
}

/* 購入履歴から注文 */
#order-history-info #c-order-same {
	float:left;
	width:268px;
	margin-top:5px;
	padding:15px;
	border:1px solid #d0d0d0;
	background:#f2f2f2;
}
#order-history-info #c-order-same h3 {
	margin:0 0 10px;
}

/* 合計金額 */
#order-history-info #c-order-sum {
	float:right;
	width:300px;
}

/* お届け先 */
#order-history-info #c-shipping-address {
}

/* ご請求先 */
#order-history-info #c-billing-address {
}

/* 履歴 */
#order-history-info #c-history {
}
#order-history-info #c-history .date {
	width:120px;
	text-align:center;
}


/* -------------------------------------
　　ご注文のキャンセル　2011.11追加
------------------------------------- */
#account-order-cancel {
	margin:0 0 400px;
}
#account-order-cancel .column {
	margin:0 0 40px;
	padding:0 0 40px;
	background:url(images/common/line_dot_01.gif) 0 100% repeat-x;
}

/* ご注文内容 */
#account-order-cancel #c-order-detail {
	margin:0 0 20px;
	padding:0;
	background:none;
}
#account-order-cancel #c-order-detail .number {
	width:40px;
	text-align:center;
}
#account-order-cancel #c-order-detail .price {
	width:80px;
	text-align:right;
}

/* 購入履歴から注文 */
#account-order-cancel #c-order-same {
	float:left;
	width:268px;
	margin-top:5px;
	padding:15px;
	border:1px solid #d0d0d0;
	background:#f2f2f2;
}
#account-order-cancel #c-order-same h3 {
	margin:0 0 10px;
}

/* 合計金額 */
#account-order-cancel #c-order-sum {
	float:right;
	width:300px;
}

/* お届け先 */
#account-order-cancel #c-shipping-address {
}

/* ご請求先 */
#account-order-cancel #c-billing-address {
}

/* 履歴 */
#account-order-cancel #c-history {
}
#account-order-cancel #c-history .date {
	width:120px;
	text-align:center;
}








/* -------------------------------------
　　ショッピングカート　2011.11追加
------------------------------------- */
#shopping-cart {
	margin:0 0 400px;
}
/* テーブル */
#shopping-cart .column {
	margin:0 0 40px;
}

#shopping-cart table .quantity,
#shopping-cart table .delete {
	width:40px;
	text-align:center;
}
#shopping-cart table .price,
#shopping-cart table .sum {
	text-align:right;
}

/* カートの中身 */
#shopping-cart #cart-contents {
	margin:0 0 10px;
}


/* 合計金額 */
#shopping-cart #cart-sum {
	float:right;
	width:300px;
	margin: 10px 0 0 0;
}
#shopping-cart #cart-sum th,
#shopping-cart #cart-sum td {
	border:none;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
}
#shopping-cart #cart-sum td {
	text-align:right;
}
#shopping-cart #cart-sum .first th,
#shopping-cart #cart-sum .first td {
	border-top:none;
}
#shopping-cart #cart-sum .sum th,
#shopping-cart #cart-sum .sum td {
	border-top:2px solid #aaa;
	font-weight:bold;
}



/* -------------------------------------
　　お届け先の選択1　2011.11追加
------------------------------------- */
#checkout-shipping {
	margin:0 0 400px;
}

#checkout-shipping .column {
	margin:0 0 40px;
	padding:0 0 40px;
	background:url(images/common/line_dot_01.gif) 0 100% repeat-x;
}

/* お届け先 */
#checkout-shipping #c-shipping-address {
}

/* 配送方法 */
#checkout-shipping #c-delivery-method .sup {
	margin-left:2em;
	color:#847d7b;
}

#checkout-shipping .select-box {
	margin:0;
	padding:5px 10px;
	background:#fff;
}
#checkout-shipping .select-box-active {
	margin:0;
	padding:5px 10px;
	background:#FFF5CB;
}




/* -------------------------------------
　　お届け先の選択2　2011.11追加
------------------------------------- */
#checkout-shipping-address {
	margin:0 0 400px;
}

#checkout-shipping-address .column {
	margin:0 0 40px;
	padding:0 0 40px;
	background:url(images/common/line_dot_01.gif) 0 100% repeat-x;
}

/* お届け先 */
#checkout-shipping-address #c-shipping-address1 {
}

/* お届け先の選択 */
#checkout-shipping-address #c-shipping-address2 .select {
	margin:0;
	padding:5px;
	font-size:117%;
}




/* -------------------------------------
　　お支払い方法の選択　2011.11追加
------------------------------------- */
#checkout-payment {
	margin:0 0 400px;
}
#checkout-payment .column {
	margin:0 0 20px;
	padding:0 0 20px;
	background:url(images/common/line_dot_01.gif) 0 100% repeat-x;
}

/* お支払い方法 */
#checkout-payment #c-point .select,
#checkout-payment #c-payment-method .select {
	margin:0;
	padding:5px;
	font-size:117%;
}

/* サンプル請求 */
#checkout-payment #c-sample .select {
	border-top:1px dotted #d0d0d0;
}
#checkout-payment #c-sample .select li {
	padding:5px 10px;
	border-bottom:1px dotted #d0d0d0;
}

/* 備考欄 */
#checkout-payment #c-comments textarea {
	width:588px;
}



/* -------------------------------------
　　ご注文内容の確認　2011.11追加
------------------------------------- */
#checkout-confirmation {
	margin:0 0 400px;
}
#checkout-confirmation .column {
	margin:0 0 40px;
	padding:0 0 40px;
	background:url(images/common/line_dot_01.gif) 0 100% repeat-x;
}

#checkout-confirmation table .number {
	width:40px;
	text-align:center;
}
#checkout-confirmation table .price {
	width:80px;
	text-align:right;
}
#checkout-confirmation table .date {
	width:120px;
	text-align:center;
}

/* ご注文内容 */
#checkout-confirmation #c-order-detail {
	margin:0 0 20px;
	padding:0;
	background:none;
}
#checkout-confirmation #c-order-detail .price,
#checkout-confirmation #c-order-detail .quantity,
#checkout-confirmation #c-order-detail .sum {
	text-align:right;
}


/* 合計金額 */
#checkout-confirmation #c-order-sum {
	float:right;
	width:300px;
	margin:0 0 20px;
}


/* -------------------------------------
　　ご注文手続き完了　2011.11追加
------------------------------------- */
#checkout-success {
	margin:0 0 400px;
}


/* -------------------------------------
　　レビュー投稿　2011.11追加
------------------------------------- */
#product-reviews-write .thumbnail {
	width:50px;
	border-right:none;
}
#product-reviews-write .name {
	border-left:none;
}
#product-reviews-write textarea {
	width:454px;
	font-size:100%;
}


/* -------------------------------------
　　お問い合わせ　2011.11追加
------------------------------------- */
#contact_us textarea.enquiry {
	width:454px;
	font-size:100%;
}

/* -------------------------------------
　　レビュー管理　2011.12追加
------------------------------------- */
/* 削除確認 */
#myrevew {
	margin:0 0 40px;
}
#myrevew #c-confirm-delete th.products-name,
#myrevew #c-confirm-delete th.customer-name,
#myrevew #c-confirm-delete th.rating,
#myrevew #c-confirm-delete th.date {
	border-bottom:1px solid #d0d0d0;
}

#myrevew #c-confirm-delete td.products-image,
#myrevew #c-confirm-delete td.rating,
#myrevew #c-confirm-delete td.date {
	text-align:center;
}
#myrevew #c-confirm-delete td.products-image {
	width:50px;
}
#myrevew #c-confirm-delete td.rating {
	width:30px;
}
#myrevew #c-confirm-delete td.date {
	width:80px;
}

/* 削除完了 */
#myrevew #c-delete {
}

/* 編集 */
#myrevew #c-rewrite .thumbnail {
	width:50px;
	border-right:none;
}
#myrevew #c-rewrite .name {
	border-left:none;
}
#myrevew #c-rewrite textarea {
	width:454px;
	font-size:100%;
}

/* -------------------------------------
　　会員限定 特別販売　2012.1追加
------------------------------------- */
#login-tokino-limited .login-box {
	margin:0 0 40px;
	padding:10px;
	text-align:center;
	background:#f2f2f2;
}

#login-tokino-limited .login-box table {
	margin:0 auto 10px;
	border-collapse:collapse;
}
#login-tokino-limited .login-box th,
#login-tokino-limited .login-box td {
	padding:5px;
}
#login-tokino-limited .login-box th {
	width:90px;
	text-align:right;
	font-weight:bold;
}

#login-tokino-limited .not-member .left {
	float:left;
	width:276px;
	padding:10px;
	border:2px solid #d0d0d0;
}
#login-tokino-limited .not-member .right {
	float:right;
	width:276px;
	padding:10px;
	border:2px solid #d0d0d0;
}


/* -------------------------------------
　　登録されたお届け先の一覧　2012.1追加
------------------------------------- */
#address-book .column {
}
#address-book .number {
	text-align:center;
}






/* -------------------------------------
　　会員登録(checkout_first, create_account)
------------------------------------- */
div#no_account, div#create_account, div#create_tokino, div#update_tokino {
	display:none;
}

div#contentsmain div.formarea {
	background: #fff;
	margin: 0;
	border: 1px solid #ccc;
	_padding: 10px 0;
	}

div#contentsmain div.formarea table {
	margin: 15px 0 15px 10px;
	_margin: 15px 0 15px 10px;
	}

div#contentsmain div.formarea th,
div#contentsmain div.formarea td {
	_font-size: 80%;
	}

.formh{
	width: 8em;
	vertical-align: top;
}

.formh2{
	width: 9em;
	vertical-align: top;
}

#first_merit { margin: 40px 0 10px 0;}

#first_merit .ttl { font-size: 120%; }

#first_merit .imgttl { margin: 10px 0 5px 0;}

#about_tokino .imgttl { margin: 10px 0 5px 0;}

#osusume_box {
	border: 1px solid #FFD6B0;
	background-color: #F9EFE6;
	margin: 10px 0 30px 0;
	padding: 15px;
 	}

#osusume_box a img { border: 0;}

#osusume_box_tokino {
	border: 1px solid #D4F3EE;
	background-color: #E3F3EF;
	margin: 10px 0 30px 0;
	padding: 15px;
 	}

#osusume_box_tokino a img { border: 0;}

.ssl_logo { float: left; width:105px; margin-right:10px; margin-bottom:5px; }

.doi_text {
	margin: 20px 0 20px 0;
	text-align: center;
	}

#kiyaku { width: 590px; border: 1px solid #ccc;}

#toroku_button {
	width: 210px;
	position:absolute;
	}

#toroku_button_box {
	width: 600px;
	text-align:center;
	}


.webmerit01 {
	width: 275px;
	float:left ;
	}

.webmerit02 {
	width: 275px;
	float: right;
	margin: 0 15px 0 0;
	}

/* -------------------------------------
	エラーメッセージ
------------------------------------- */
div.messageBox {
	margin-bottom: 0.5em;

}

div.messageBox p{
	padding: 2px;
}

div.messageBox p.messageStackWarning{
	background-color: #FFE6E6;
	padding: 7px;
	color: #f03d5b;
}

p.messageStackError{
	margin:0 !important;
	color: #ff0000;
	padding: 1px;
}

div.messageBox p.messageStackSuccess{
	background-color: #99ff00;
}

#errorBox{
	background: #ffb3b5;
	font-weight: bold;
}

#headerError{
	background: #ff0000;
	font-weight: bold;
	color: #ffffff;
}

#headerInfo{
	background: #00ff00;
	font-weight: bold;
	color: #ffffff;
}

.notice_s{
	font-size: 90%;
	color: #8899bb;
}

.error_s{
	font-size: 90%;
	color: #ff0000;
}

.warning{
	color: #cc0033;
}

.error{
	color: #ff0000;
}

.warning_bold{
	color: #cc0033;
	font-weight: bold;
}

.error_bold{
	color: #ff0000;
	font-weight: bold;
}


/* -------------------------------------
　　ランキング
------------------------------------- */

#rankCategory {
	margin-bottom:50px;
}


#rankCategory a {
	margin:0 15px 0 10px;
	line-height:2.0;
}


h2.rankingTitle {
	margin:0 0 10px;
	color:#FE8C3D;
	font-size:16px;
	font-weight:bold;
	line-height:1.1;
}


h2.rankingTitle2 {
	width:220px;
	float:left;
	margin:0 0 10px;
	color:#FE8C3D;
	font-size:16px;
	font-weight:bold;
	line-height:1.1;
}


.rankingTitle2Link {
	width:145px;
	float:left;
	text-align:right;
}


div.rankOuter1 {
	width:380px;
	float:left;
}


div.rankOuter2 {
	width:380px;
	float:left;
	display:inline;
	margin-left:10px;
}

div#rnkRankingBox {
	background:#FBF6E7;
	padding-top:20px;
	border:1px solid #DFCC93;
}

table#rnkRanking {
	width:360px;
	margin:0 auto;
}

table#rnkRanking td {
	padding-bottom:10px;
	vertical-align:top;
}

table.rnkRanking2 {
	width:360px;
	margin:10px auto 0;
}

table.rnkRanking2 td {
	padding-bottom:10px;
	vertical-align:top;
}

.rnkRankProductName {
	margin-bottom:5px;
	line-height:1.2;
}

.rnkRankPrice {
	margin-bottom:7px;
	color:#ff7000;
	font-size:14px;
	font-weight:bold;
}

.rnkRankDesc {
	margin-bottom:15px;
	font-size:11px;
	line-height:1.1;
}

.rnkRankDesc2 {
	margin-bottom:5px;
	font-size:11px;
	line-height:1.1;
}

.rnkRankDesc3 {
	margin:0;
	font-size:11px;
	line-height:1.1;
}

.reviewNumNow {
	color:#ff7000;
	font-size:14px;
	font-weight:bold;
}

.rnkProductListing {
	float:left;
	width:120px;
}

.rnkProductListing p.pImg {
	margin-bottom:5px;
}

.rnkProductListing p.pName {
	margin-bottom:5px;
	line-height:1.3;
}

.rnkProductListing p.pDesc {
	margin-bottom:3px;
	font-size:11px;
	line-height:1.2;
}


/* -------------------------------------
　　プライバシーポリシー
------------------------------------- */

#privacy { margin: 0 0 25px 0; }

#privacy h3 { margin: 20px 0 10px 0;}

#privacy ol { margin: 0 0 10px 0;}
#privacy ol li { line-height: 160%;}

#privacy #sentence01{
font-weight: bold;
margin-top: 20px;}

#privacy #sentence02{
font-weight: bold;
margin-top: 10px;}

#privacy #sentence03{
text-align:right;
}

#privacy #signature {
	margin:0 0 20px;
}
#privacy #signature table {
	width:100%;
	border-collapse:collapse;
}
#privacy #signature td {
	width:50%;
}
#privacy #signature .left {
	text-align:left;
}
#privacy #signature .right {
	text-align:right;
}



/* -------------------------------------
　　インフォメーションページ
------------------------------------- */

#payment p { margin: 0 0 10px 5px;}

#payment h3 { margin: 30px 0 20px 0;
			  padding:30px 0px;
			  border-top:3px double #cccccc;
			  border-bottom:1px dotted #cccccc;}

#payment h4 { margin: 20px 0 10px 0;
			  padding:8px;
			  border-left:5px solid #999999;
			  border-bottom:1px dotted #cccccc;
			  background-color:#efefef;
			  }

#payment .point {background-color:#ffff99;}

/*0724追加
#payment h3 { margin: 25px 0 10px 0;}
#payment h4 { margin: 15px 0 5px 0;}*/


/* 初めてご利用の方へ
------------------------------------- */
#first_visited h3 {
	margin:25px 0 10px 0;
}
#first_visited h4 {
	margin:1em 0;
	font-size:120%;
}
#first_visited .box {border-bottom:1px solid #ccc;}



#qa h2 {
	margin: 30px 0 20px 0;
	padding:20px 8px;
	border-top:3px double #cccccc;
	border-bottom:1px dotted #cccccc;
	background-color:#f5f5f5;
	color:#333333;
	font-size:16px;
}

#qa dt {
	margin: 20px 0 10px 5px;
	color:#339999;
	font-size:14px;
}

#qa dd{
	border-bottom:1px dotted #cccccc;
	padding-bottom:20px;
}


/* -------------------------------------
　　二度押し防止のフリーズ画面
------------------------------------- */

.FreezePaneOff{
      visibility: hidden;
      display: none;
      position: absolute;
      top: -100px;
      left: -100px;
   }

.FreezePaneOn{
      position: absolute;
      top: 0px;
      left: 0px;
      visibility: visible;
      display: block;
      width: 100%;
      height: 100%;
      background-color: #ffffff;
      z-index: 999;
      filter:alpha(opacity=100);
      -moz-opacity:1.0;
      padding-top: 25%;
   }

.InnerFreezePane{
      text-align: center;
      width: 900px;
			z-index: 1000;
			filter:alpha(opacity=160);
      -moz-opacity:1.6;
			background-color: #FFDDB6;
      color: #333;
      font-size: 120%;
			font-weight: bolder;
      padding: 9px;
			margin: 0 auto;
   }

/* -------------------------------------
　　一緒に買われている商品
------------------------------------- */

#togetherTbl div.text {
	margin: 0 0 10px 10px;
	line-height: 130%;
	}


/* -------------------------------------
　　コーディネートページ
------------------------------------- */

#fs2 { margin: 15px 0 20px 0;}


/* -------------------------------------
　　ご注文方法
------------------------------------- */

#help_left { float: left; width:300px;}
#help_right { float: right; width:300px;}

#step1_01 { height:465px;}
#step2_01 { height:113px; margin: 0 0 0 20px; }
#step2_02 { height:107px; margin: 0 0 0 20px; }

#step5_01 { height:119px;}
#step5_02 { height:134px; margin: 5px 0 0 23px; }
#step5_03 { height:50px; margin: 5px 0 0 23px; }
#step5_04 { margin: 5px 0 0 23px; }

#step6_01 { height:303px;}
#step7_01 { height:80px;}

.colOre { color:#ff7000; }

a.order_step01 {
display:block;
width:121px;
height:30px;
text-indent:-9999px;
background-image: url("../../images/order_step/order_step01_2.gif");
background-position:top;
}
a.order_step01:hover {
background-image: url("../../images/order_step/order_step01_2.gif");
background-position:bottom;
}

a.order_step02 {
display:block;
width:131px;
height:30px;
text-indent:-9999px;
background-image: url("../../images/order_step/order_step02_2.gif");
background-position:top;
}
a.order_step02:hover {
background-image: url("../../images/order_step/order_step02_2.gif");
background-position:bottom;
}


a.order_step03 {
display:block;
width:131px;
height:30px;
text-indent:-9999px;
background-image: url("../../images/order_step/order_step03_2.gif");
background-position:top;
}
a.order_step03:hover {
background-image: url("../../images/order_step/order_step03_2.gif");
background-position:bottom;
}

#TblNormal td { border: none; padding: 0;}

#TblNormal td table.type2 td.select-box { border: 1px solid #d0d0d0;;}

/* -------------------------------------
　　マイページ
------------------------------------- */

#mypageMenuBox        { width:598px; background:#f8f8f8; margin-bottom:30px; padding-top:20px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:1px solid #ccc; *zoom:1; }
#mypageMenuBox #point { margin:0 0 25px 10px; }
#mypageMenuBox .mbox  { float:left; margin:0 0 15px 10px; _display:inline; }

#mypageCntsBox        { width:598px; background:#f8f8f8; margin-bottom:30px; padding:10px 0; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:1px solid #ccc; }
#mypageCntsBox p      { margin:0 0 10px 10px; }

/* -------------------------------------
　　商品一覧
------------------------------------- */
/*
#products_disp_block             { display:block; }
#products_disp_list              { display:none; }
*/
#products_disp_list table,
#products_disp_list tr,
#products_disp_list th,
#products_disp_list td           { margin:0; padding:0; border-collapse:collapse; }

#products_disp_list table        { width:100%; margin-bottom:20px; }
#products_disp_list td           { padding:5px; line-height:1.3; }
#products_disp_list td.img       { width:50px; }
#products_disp_list td.ico img   { margin-top:4px; margin-right:4px; }
#products_disp_list td b         { color:#ff7000; font-weight:bold; }

#products_disp_list .trCosme     { background:#f2fcfd; }
#products_disp_list .trCosme td  { border-top:1px solid #dfeeeb; border-bottom:1px solid #dfeeeb; }
#products_disp_list .trSupple    { background:#ffedf3; }
#products_disp_list .trSupple td { border-top:1px solid #eedbe1; border-bottom:1px solid #eedbe1; }
#products_disp_list .trDiet      { background:#fffbef; }
#products_disp_list .trDiet td   { border-top:1px solid #f4efdc; border-bottom:1px solid #f4efdc; }


/* -------------------------------------
　　購入用パスワード入力 ページ
------------------------------------- */

#only_cust_box { border: 1px solid #ccc; background: #F8F8F8; padding: 30px;}
#only_cust_box .loginBox { background: #FFDDB7; padding: 20px; text-align:center; margin: 0 0 20px 0 ; }



/* -------------------------------------
　　ログイン
------------------------------------- */
#loginbox .box {
	padding:10px;
	border:1px solid #7f7f7f;
	background:url(../../images/checkout/bg.gif) 0 100% repeat-x;
}
#loginbox table {
	display:inline-block;
}
#loginbox th,
#loginbox td {
	padding:2px 0;
	text-align:left;
}
#loginbox th {
	font-weight:normal;
}

#loginbox #first-time h3 {
	padding-bottom:2px;
	border-bottom:1px solid #a2a5a4;
	font-size:140%;
}

/* -------------------------------------
　　新規トキノ会会員登録
------------------------------------- */
#create-acount .merit li h4 {
	margin:0 0 10px;
}
#create-acount .number li {
	margin:0 0 5px;
	padding:2px 0 0 30px;
	background-position:0 0;
	background-repeat:no-repeat;
}
#create-acount .number li#n1 {	background-image:url(../../images/create_account/p_number_01.gif); }
#create-acount .number li#n2 {	background-image:url(../../images/create_account/p_number_02.gif); }
#create-acount .number li#n3 {	background-image:url(../../images/create_account/p_number_03.gif); }

#create-acount .merit {
	margin-right:-9px;
	overflow:hidden;
	zoom:1;
}
#create-acount .merit li {
	float:left;
	width:194px;
	height:160px;
	margin:0 9px 20px 0;
	background-position:0 100%;
	background-repeat:no-repeat;
}
#create-acount .merit li#merit1 {	background-image:url(../../images/create_account/p_merit_01_bg.gif); }
#create-acount .merit li#merit2 {	background-image:url(../../images/create_account/p_merit_02_bg.gif); }
#create-acount .merit li#merit3 {	background-image:url(../../images/create_account/p_merit_03_bg.gif); }
#create-acount .merit li#merit4 {	background-image:url(../../images/create_account/p_merit_04_bg.gif); }
#create-acount .merit li#merit5 {	background-image:url(../../images/create_account/p_merit_05_bg.gif); }
#create-acount .merit li#merit6 {	background-image:url(../../images/create_account/p_merit_06_bg.gif); }

#create-acount .merit p {
	padding:0 10px;
}


/* -------------------------------------
　　ご利用手続き(SONOKOのカードをお持ちの方)
------------------------------------- */
#about-tokino .merit {
	margin-right:-9px;
	overflow:hidden;
	zoom:1;
}
#about-tokino .merit li {
	float:left;
	width:194px;
	height:160px;
	margin:0 9px 20px 0;
	background-position:0 100%;
	background-repeat:no-repeat;
}
#about-tokino .merit li#merit1 {	background-image:url(../../images/about_tokino/p_merit_01_bg.gif); }
#about-tokino .merit li#merit2 {	background-image:url(../../images/about_tokino/p_merit_02_bg.gif); }
#about-tokino .merit li#merit3 {	background-image:url(../../images/about_tokino/p_merit_03_bg.gif); }
#about-tokino .merit li#merit4 {	background-image:url(../../images/about_tokino/p_merit_04_bg.gif); }
#about-tokino .merit li#merit5 {	background-image:url(../../images/about_tokino/p_merit_05_bg.gif); }
#about-tokino .merit li#merit6 {	background-image:url(../../images/about_tokino/p_merit_06_bg.gif); }

#about-tokino .merit p {
	padding:0 10px;
}
#about-tokino .number li {
	margin:0 0 5px;
	padding:2px 0 0 30px;
	background-position:0 0;
	background-repeat:no-repeat;
}
#about-tokino .number li#n1 {	background-image:url(../../images/about_tokino/p_number_01.gif); }
#about-tokino .number li#n2 {	background-image:url(../../images/about_tokino/p_number_02.gif); }
#about-tokino .number li#n3 {	background-image:url(../../images/about_tokino/p_number_03.gif); }
#about-tokino .number li#n4 {	background-image:url(../../images/about_tokino/p_number_04.gif); }



