body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-style: normal;
}
/*---ここからページ全体のデザイン指定------------------------------------*/
body{
	background-color: #FFC;/*--うす黄色--*/
	margin:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 1px;/*--ページ全体の文字間の設定--*/
}
h1{
	font-size: 10px;
	color: #996600;/*--こげ茶--*/
	background-color: #FFF;
	padding: 10px 0 0 15px;
}
h2{
	margin: 0 0 10px 0;
}
h3{
	color: #FFF;/*--白--*/
	font-size: 16px;
	background-image: url(/img/midashi.gif);
	background-repeat: no-repeat;
	width: 560px;
	height: 50px;
	padding: 20px 0 0 70px;
}
h4{
	color: #996600;/*--こげ茶--*/
	font-size: 14px;
	border-bottom: #960 1px dotted;/*--文字下の破線--*/
	margin: 10px 0 10px 0;
}
h5{
	color: #C90;/*--商品コメント※うす茶--*/
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 2em;
	font: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
strong{
	color: #FF9999;/*--ピンク--*/
	margin-bottom: 30px;
}
small{
	font-size: 10px;
	color:#666;/*--グレー--*/
	line-height: 1.5em;
}

p{
	font-size: 12px;
	color: #666;/*--グレー--*/
	line-height: 1.5em;/*--文字の行間の設定--*/
}

a img{
	border: 0;/*--画像まわりのボーダーなくす--*/
}

a:link{
	color: #FF9999;/*--ピンク--*/
}
a:hover{
	color: #996600;/*--こげ茶--*/
}
a:visited {
	color: #999;/*--グレー--*/
}

img.yohaku{ margin: 5px 10px 0 10px; }

p.anai{color:#FFF; margin: 10px 5px 0 5px;}/* 会社案内部分の設定 */
p.anai a:link{color: #FFF; text-decoration:none; padding: 0 5px 0 5px;}/* 会社案内部分のリンクカラー設定 */
p.anai a:visited{color: #FFF; text-decoration:none;}
p.anai a:active{color: #FCC; text-decoration: underline;}
p.anai a:hover{color: #FCC; text-decoration: underline;}

p.itemcategory{color:#FFF; margin: 5px;}
p.boderbottom{border-bottom:#999 dotted 1px;}


/* --> need it? */
.items tr td{
	color:#996600;/*--こげ茶--*/
	font-size: 12px;
	line-height: 2em;
}
.itemsall tr td{
	color: #666;
	font-size: 9px;
	line-height: 1.5em;
}
/* <-- need it? */

#itemlist div {
	position: relative;
	width: 136px;
	height: 180px;
	margin: 10px 2px;
	padding: 0;
	font-size: 9px;
	text-align: center;
	float: left;
}

#itemlist img {
	width: 136px;
	height: 136px;
}

#itemlist div span {
	display:inline-block;
	color: #666;
	font-size: 9px;
	line-height: 1.5em;
	text-align: left;
}

.new_badge {
	position: absolute;
	left: -5px;
	top:  -10px;
	width:  50px !important;
	height: 50px !important;
}

#buy {
	text-align: right;
	ime-mode: disabled;
}

/*---ここまでページ全体のデザイン指定------------------------------------*/

/*---ここから全体レイアウトdiv指定------------------------------------*/
#page{
	background-color: #FFF;
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}
#header{
	background-color: #FFF;/*--白--*/
	width: 1000px;
	height: auto;
	margin-top: 10px 0 0 0;
}

#menu{
	width: 220px;
	height: auto;
	float: left;
	margin: 0;
	clear: both;
}
#main{
	width: 560px;
	height: auto;
	float: left;
	margin: 20px;
}
#itemtop{
	width: 560px;
	height: auto;
	margin: 10px 0 10px 0;
}
#itemlist{
	width: 560px;
	height: auto;
	margin:0;
	clear: both;
}
#itemphoto{
	width: 272px;
	height: auto;
	margin: 0;
	text-align: center;
	float:left;
}
#itemdate{
	width: 278px;
	height: auto;
	margin: 0 0 0 10px;
	float:right;
}
#right{
	width: 180px;
	height: auto;
	float: right;
	margin: 0;
}
#fortop{
	width: 1000px;
	height: 50px;
	margin: 0;
	text-align:right;
	clear: both;/*--回り込み解除--*/
}
#footer{
	background-color: #996600;/*--こげ茶--*/
	width: auto;
	height: auto;
	margin: 0;
	padding: 15px;
	text-align: center;
}
/*---ここまで全体レイアウトdiv指定------------------------------------*/

/*---ここから検索部分デザイン指定------------------------------------*/
#search{
	background-color: #966600;/*--こげ茶--*/
	width: 1000px;
	height: 40px;
	margin: 0;
}
#search-left{
	background-image: url(/img/item_title2.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 40px;
	float: left;
}
#search-right{
	width: 400px;
	height: 40px;
	margin: 0;
	float: right;
	text-align: right;
}
#guide{
	background-color: #996600;/*--こげ茶--*/
	width: 400px;
	height: 30px;
	margin: 5;
	float: right;
}
#search-box{
	width: 180px;/*--検索テキスト入力部分--*/
	height: 20px;
	margin: 8px 0 0 120px;
}
#search-btn{
	width: 38px;/*--検索ボタン--*/
	height: 20px;
	background: url(/img/btn_kensaku.gif) no-repeat;
	border: none;
	margin: 8px 0 0 10px;
}
#cart-miru{
	width: 110px;/*--カートを見るボタン--*/
	height: 20px;
	background: url(/img/btn_cart_miru.gif) no-repeat;
	border: none;
	margin: 8px 0 0 240px;
	cursor: pointer;
}

/*---ここまで検索部分指定------------------------------------*/

/*---インフォメーション部分指定---*/
#info td{
	color: #999;/*--インフォメーション文字色グレー--*/
	font-size:12px;
}
#info a;link{color: #FF9999;}/*--インフォメーションリンク文字色--*/
#info a:hover{color: #996600;}/*--こげ茶--*/
#info a:visited{color: FF9999;}
/*---インフォメーション部分指定ここまで-----------------------------------*/

/*---ここからパン屑リスト指定-----------------------------------*/
.pan ol li {
	display: inline;/* liを横並び＆ブレットを消す */
	list-style-type: none;
	font-size: 10px;
	color: #996600;
}
.pan ol li a {
	background-image: url(/img/pan.gif);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 15px;
}
/*---ここまでパン屑リスト指定-----------------------------------*/

/* --> jquery ----------------------------------- */
.noTitleDialog .ui-dialog-titlebar {display:none;}
/* <-- jquery ----------------------------------- */

/* --> #cart ----------------------------------- */
#cart span {
	font-size: 14px;
	padding: 5px;
	border-right:  1px dotted #c99;
	border-bottom: 1px dotted #c99;
	float: left;
	overflow: hidden;
	color: #333;
	text-align: right;
	height: 1.5em;
}

#cart a {
	color: #339;
}

#cart .itemname {
	width: 430px;
	text-align: left;
	clear: both;
}

#cart .num {
	width: 50px;
	text-align: center;
}

#cart .num input {
	width: 35px;
	text-align: right;
	border: 1px solid #ccc;
	padding: 2px;
	ime-mode: disabled;
}

#cart .price {
	width: 100px;
}

#cart .subtotal {
	width: 100px;
	border-right: 0;
}
#cart .head {
	text-align: center;
	font-weight: bold;
	background-color: #fee;
}

#cart .total {
	text-align: center;
	font-weight: bold;
	width: 602px;
}

.ui-button-text {
	font-size: 16px;
}

#addcart,.large_btn {
	cursor: pointer;
}
.ui-dialog-titlebar-close {
  visibility: hidden;
}
/* <-- #cart ----------------------------------- */

/* --> #confirmcart ----------------------------------- */
#confirmcart {		/* ! */
	padding-left: 30px;
}

#confirmcart span {
	font-size: 12px;		/* ! */
	padding: 5px;
	border-right:  1px dotted #c99;
	border-bottom: 1px dotted #c99;
	float: left;
	overflow: hidden;
	color: #333;
	text-align: right;
	height: 1.5em;
}

#confirmcart a {
	color: #339;
}

#confirmcart .itemname {
	width: 250px;		/* ! */
	text-align: left;
	clear: both;
}

#confirmcart .num {
	width: 40px;		/* ! */
	text-align: center;
}

#confirmcart .num input {
	width: 40px;		/* ! */
	text-align: right;
	border: 0;		/* ! */
	padding: 2px;
	ime-mode: disabled;
}

#confirmcart .price {
	width: 80px;		/* ! */
}

#confirmcart .subtotal {
	width: 80px;		/* ! */
	border-right: 0;
}
#confirmcart .head {
	text-align: center;
	font-weight: bold;
	background-color: #fee;
}

#confirmcart .total {
	text-align: center;
	font-weight: bold;
	width: 392px;		/* ! */
}
/* <-- #confirmcart ----------------------------------- */

/* --> #orderform ----------------------------------- */
#orderform div {
	width: 510px;
	font-size: 14px;
	color: #666;
	line-height: 1.8em;
}

#orderform span {
	float: left;
}

#orderform span.L {
	clear: left;
	width: 200px;
	margin-left: 30px;
}

#orderform span.R {
	width: 250px;
}

#orderform textarea {
	width: 250px;
	height: 80px;
	margin-bottom: 20px;
}

#orderform hr {
	border: 0;
	border-bottom: 1px dotted #f99;
	clear: left;
}

#orderform .invalid {
	background-color: #ff6;
}

#orderform input[name^="name"] {
	width: 250px;
	ime-mode: active;
}

#orderform input[name^="mail"] {
	width: 250px;
	ime-mode: inactive;
}

#orderform input[name^="post"] {
	width: 70px;
	ime-mode: inactive;
}

#orderform input[name^="addr"] {
	width: 250px;
	ime-mode: active;
}

#orderform input[name^="tel"] {
	width: 120px;
	ime-mode: inactive;
}

#submitcancel .ui-button-text {
	font-size: 14px;
}
/* <-- #orderform ----------------------------------- */

/* --> .thx ----------------------------------- */
.thx {
	margin-left: 50px;
}

.thx p {
	font-size: 14px;
}
/* <-- .thx ----------------------------------- */

/* --> .guide ----------------------------------- */
.guide {
	margin-bottom: 30px;
}

.guide strong {
	color: #666;
	font-size: 13px;
}

.guide li {
	margin-bottom: 0.3em;
}
/* <-- .guide ----------------------------------- */

/* --> .info ----------------------------------- */
dl.info {
	font-size: 13px;
	line-height: 1.6em;
	color: #666;
	margin-left: 0;
}

dl.info dt {
	padding-top: 15px;
}


dl.info dd {
	margin-top: -1.6em;
	padding: 0 5px 10px 100px;
	border-bottom: 1px dotted #c99;
}
/* <-- .info ----------------------------------- */

/* --> .copyright ----------------------------------- */
.copyright{
	margin-top: 0.7em;
	font-size: 10px;
	color:#fcc;
	line-height: 1.5em;
}
/* <-- .copyright ----------------------------------- */


/* --> #contact ----------------------------------- */
#contact {
  color: #555;
}

#contact p {
  width: 80%;
  margin: auto;
  margin-bottom: 1.5em;
  font-size: 13px;
}

#contact input[type=text],
#contact textarea {
  width: 300px;
  height: 16px;
  margin: 0 10px 0 0;
  padding: 4px 8px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #f6f6f6;
  
  font: 14px sans-serif;
  color: #464646;
}

#contact textarea {
  width: 350px;
  max-width: 350px;
  height: 15em;
}

#contact dl {
  margin-top: 30px;
  margin-left: 10px;
  font-size: 14px;
}

#contact dt {
  width: 150px;
  height: 1em;
  text-align: center;
}

#contact dd {
  margin: -1em 0 1em 150px;
}

#contact button {
  text-indent:    0.4em;
  letter-spacing: 0.8em;
}

#contact img {
  margin: -10px 0 15px 0;
}

#contact input.error, 
#contact textarea.error {
  box-shadow: 0 0 5px 3px #fcc inset;
  background: #fdd;
}

#contact dt:nth-of-type(1) { text-indent: 1.5em; letter-spacing: 1.5em; }
#contact dt:nth-of-type(2) { text-indent: 1.5em; letter-spacing: 1.5em; }
#contact dt:nth-of-type(3) { text-indent: 0.7em; letter-spacing: 0.7em; }

#contact #contact_complete {
  display: none;
}


/* <-- #contact ----------------------------------- */







