@charset "shift_jis";
/* ---- ベース ----------------------------------------- */
#layout {
	width: 800px;
}

html {
	overflow-y:scroll;
}

body,table,td,font {
	font-family: Verdana, Helvetica, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 12px;
	color: #333;
}

body {
	background: #000 url('bg.gif') no-repeat fixed bottom right;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

a {
	text-decoration: none;
	color: #f30;
}

a:visited {
	text-decoration: none;
	color: #c30;
}

a:hover {
	text-decoration: underline;
	color : #f30;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
}

dl,dt,dd,ul,ol,li,menu {
	margin:0;
	padding:0;
	border:0;
}

hr {
	border: 1px solid #f90;
}

html>body hr {
	margin: 7px 0;
}

hr.dot {
	border-style: dotted;
}

hr.w205 {
	width: 205px;
}

form {
	margin: 0;
}

fieldset {
	position: relative;
	display: block;
	border: 0 solid transparent;
	background-color: #fff;
}

fieldset legend {
	display: block;
	padding-bottom: 2px;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #f90;
}

label em {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #f30;
}

input,textarea {
	border: 1px solid;
	border-color: #83947c #e1e7dd #e1e7dd #83947c;
	background-color: #fff;
	color: #000;
}

input:focus,textarea:focus {
	background-color: #cf3;
}

input.nb {
	border: 0 solid transparent;
	background-color: transparent;
}

img {
	border-width: 0;
}

p {
	margin: 0 0 0.8em 0;
	text-align: justify;
	text-justify: distribute;
	line-height: 1.3em;
}

strong {
	font-weight: bolder;
	font-size: 14px;
}

em {
	font-weight: bolder;
	font-style: normal;
}

.spacer10 {
	height: 10px;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

.blue {
	color: #005ccc;
}

.green {
	color: #4a5a31;
}

.red {
	color: #f30;
}

.white {
	color: #fff;
	font-weight: bolder;
}

.b {
	font-weight: bold;
}

.big {
	font-size: 20px;
	font-weight: bold;
}

.nb {
	border: 0 solid transparent;
}

.nr {
	white-space: normal;
}

.tcenter {
	text-align: center;
}

.tleft {
	text-align: left;
}

.tright {
	text-align: right;
}

/* ---- $B%l%$%"%&%H(B ---- */

td.footbtn {
	margin-top: 10px;
	padding: 8px 10px;
	border-top: 1px dotted #ccc;
	background-color: #fff;
}

td.footbtn a {
	margin: 0 10px;
}

td.copyright {
	padding: 5px 10px;
	border-top: 1px solid #9c0;
	background-color: #bcf100;
	color: #333;
}

td.headbtn img {
	margin-right: 5px;
}

table.photo {
	margin-bottom: 10px;
}

td.photobody {
	background-image: url(../../img/photo_ichi_back.gif);
	background-repeat: repeat-y;
	text-align: center;
}

td.photobody img {
	margin: 0 auto;
}

td.photobody2 {
	background-image: url(../../img/photo_ichi_back_s.gif);
	background-repeat: repeat-y;
	text-align: center;
}

td.photobody2 img {
	margin: 0 auto;
}

td.photobody3 {
	background-image:url(../../img/photo_ichi_back_o.gif);
	background-repeat: repeat-y;
	text-align: center;
}

td.photobody3 img {
	margin: 0 auto;
}

.box {
	margin: 0 10px 10px 10px;
}

/* ---- $B%"%$%F%`(B ---- */
td.goodsbox {
	padding: 0 10px;
}

td.goodsbox h2 {
	margin: 0 0 10px 0;
	padding: 5px 8px;
	border-color: #9c0;
	border-style: solid;
	border-width: 0 0 1px 0;
	background-color: #cf0;
	font-size: 14px;
}

td.goodsbox h2 .products {
	display: block;
	font-size: 12px;
}

td.goodsbox h2 a,
td.goodsbox h2 a:visited,
td.goodsbox h2 a:hover {
	color: #333;
	text-decoration: none;
}

td.goodsbox .description {
	margin: 0 0 10px 0;
	font-size: 13px;
	letter-spacing: 1px;
}

.goodsbox .price {
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #f30;
	color: #f00;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	overflow: hidden;
}

.goodsbox .price strong.nuki {
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}

.goodsbox .gochuumon {
	margin: 0 0 10px 0;
}

.tab {
	margin-bottom: 5px;
	border-bottom: 1px solid #9c0;
}

.hitokoto {
	padding: 5px 10px;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	text-align: center;
}

/* ---- $B0lMw%"%$%F%`(B ---- */
table.ichiran td h2 {
	margin: 0 0 2px 0;
	padding: 4px 5px;
	border-color: #9c0;
	border-style: solid;
	border-width: 0 0 1px 0;
	background-color: #cf0;
	font-size: 13px;
	text-align: center;
}

table.ichiran td h2 .products {
	display: block;
	font-size: 12px;
}

table.ichiran td h2 a,
table.ichiran td h2 a:visited,
table.ichiran td h2 a:hover {
	color: #333;
	text-decoration: none;
}

table.ichiran td .hitokoto {
	font-size: 11px;
}

table.ichiran td .price {
	margin: 0 0 5px 0;
	padding-bottom: 1px;
	border-bottom: 1px dotted #f30;
	color: #f00;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	overflow: hidden;
}

table.ichiran td .price strong.nuki {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
/* ---- $B%?%$%H%k(B ---- */
h3 {
	margin: 0 0 10px 0;
	padding: 4px 10px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #f0fff0;
	border-width: 1px 0;
	border-color: #f90;
	border-style: solid;
}

/* ---- $B%F!<%V%k(B ---- */
table.spec {
	border-collapse: collapse;
}

table.spec td,
table.spec th {
	border: 1px solid #ccc;
	padding: 6px 10px;
}

table.spec th {
	background-color: #eeeeee;
	color: #000;
	font-weight: bolder;
}

table.spec td {
	color: #fff;
	font-weight: bolder;
}


table.item {
	margin: 0 auto 10px auto;
}

/* ---- $B%F%-%9%H(B ---- */
p {
	margin: 0 0 1em 0;
	line-height: 1.2em;
}

ol li {
	margin: 3px 0;
	font-weight: bold;
}

.story {
	font-size: 13px;
	letter-spacing: 1px;
}

.story p {
	line-height: 1.4em;
}

ul.tokucho {
	margin: 0 10px 10px 20px;
}

ul.tokucho li {
	margin: 3px 0;
	line-height: 1.4em;
}

ul.tokucho em {
	border-bottom: 1px dotted #f09;
	color: #f09;
}

.chuui {
	margin: 0 5px 10px 5px;
	padding: 5px 10px;
	border: 1px solid #ccc;
	background-color: #fff;
}

hr {
	border: 1px solid #9c0;
	height: 1px;
}

.big {
	font-size: 18px;
	font-weight: bold;
}

.red {
	color: #f30;
}

.small {
	font-size: 10px;
}


.titlebox {
	background-color: #cf0;
	color: #000;
	font-weight: bolder;
	padding: 10px;
}

.shuuroku {
	border-color: #cf0;
	border-style: dotted;
	border-width: 1px 0;
}

.rbd {
	border-color: #cf0;
	border-style: dotted;
	border-width: 0 1px 0 0;
}

.dlbox {
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #cf0;
	width: 200px;
}

.date {
	margin: 0 5px 0 0;
	text-align: right;
}

.clear {
	clear: both;
}

