@charset "utf-8";


/* form
-------------------------------------------------------------- */
form legend{
	display:none;
}
form select{
	font-weight:normal;
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	padding:2px; 
}
form select optgroup{
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
}
form input{
	border: 1px solid #dddcde;
}

form input.txtAreaNes{
	color:#46413c;
	border: 1px solid #96a387;
	background-color: #fafaf7;
	font-size: 93%;
	width:80%;
	margin:0 10px 0 0; 
	padding:2px; 
}
/* 名前 */
form input.nameArea{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:140px;
	margin:0 10px 0 5px;  
	padding:2px; 
}
.safari form input.nameArea{
	width:130px;
}
/* 郵便番号 */
form input.zipArea{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px 0 10px; 
	padding:2px; 
}
form input.zipArea2{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px; 
	padding:2px; 
}
/* 住所 */
form input.addressArea,
form input.emailArea
{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:85%;
	margin:0 10px 0 0; 
	padding:2px; 
}
/* パスワード */
form input.passwordArea{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:15em;
	margin:0 10px 0 0; 
	padding:2px; 
}

/* tel */
form input.telArea{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px 0 0; 
	padding:2px; 
}
form input.telArea2{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px 0; 
	padding:2px; 
}
/* fax */
form input.faxArea{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px 0 0; 
	padding:2px; 
}
form input.faxArea2{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px 0; 
	padding:2px; 
}

/* card */
form input.cardArea{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px 0 0; 
	padding:2px; 
}
form input.cardArea2{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px 0; 
	padding:2px; 
}

/* sexArea */
form input.sexArea{
	margin:0 5px 0 0; 
	padding:2px; 
	border: none;
}

/* textarea */
form textarea{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:99%;
	height:200px;
	padding:2px; 
	margin:0 10px 0 0; 
}
form textarea.txtAreaNes{
	border:1px solid #f0b3b3;
	background-color:#FFFBFB;
	width:99%;
	height:200px;
	margin:0 10px 0 0; 
}
form input.check{
	border: none !important;
}

/*focus*/
form input:focus,
form textarea:focus{
	border: 1px solid #96a387;
	background-color: #fafaf7;
}





/* inputArea
-------------------------------------------------------------- */
#inputArea{
	padding:10px 10px 0;
	margin:0 0 10px;
	text-align:center;
	background-color:#FFFBFB;
	border:1px solid #d7d7d7;
}
#inputArea input.txtArea{
	width:150px;
	background-color:#fff;
}
/*because legend doesn't inherit in IE */
legend{color:#000;}


.pageTop2     {padding:10px 5px 5px 0; text-align:right; margin:0 auto; width:780px; /*background:url(../image/wrap.gif) repeat-y;*/}

.sidebox{width:189px; padding:0; margin:0; border-bottom:#cccccc 1px solid; border-left:#cccccc 1px solid; border-right:#cccccc 1px solid;}
.sidebox li{padding:9px 10px 5px 18px; margin:0; background:#FFFFFF url(../image/ar.gif) no-repeat; width:161px; list-style:none; border-top:#CCCCCC 1px dotted; line-height:14px; float:left;}
.sidebox li a{width:161px; display:block;}
.sidebox li.ar01{padding:9px 10px 5px 18px; margin:0; background:#FFFFFF url(../image/ar01.gif) no-repeat; width:161px; list-style:none; border-top:#CCCCCC 1px dotted; line-height:14px; float:left;}
.sidebox li a{width:161px; display:block;}
.sidebox a:link    {color:#0d4232;text-decoration:none;}
.sidebox a:visited {color:#0d4232;text-decoration:none;}
.sidebox a:hover   {color:#009c74;text-decoration:underline;}
.sidebox a:active  {color:#009c74;text-decoration:underline;}

.sidebox li.hhd{padding:9px 10px 5px 18px; margin:0; background:#FFFFFF url(../image/ar.gif) no-repeat; width:120px; list-style:none; border-top:#CCCCCC 1px dotted; line-height:14px; float:right;}
.sidebox li.hhd a{width:120px; display:block;}

.sidebox li.ar2{padding:9px 10px 5px 18px; margin:0; background:#FFFFFF url(../image/ar2.gif) no-repeat; width:161px; list-style:none; border-top:#CCCCCC 1px dotted; line-height:14px; float:left;}
/* ヘッダーナビ
----------------------------------------------- */
div#information {
    float: right;
	width:295px; 
	height:20px;
    padding: 0px 0px 0 0;
}
div#information ul li {
    display: inline;
}
div#information ul li a {
    text-decoration: none;
}

/* カゴの中
----------------------------------------------- */
div#cartarea2 {
    width: 169px;
    padding: 10px;
    border: solid 1px #ccc;
	background-color: #fff;
}

div#cartarea2 p {
    padding: 5px 0 10px 0;
}

div#cartarea2 p.item {
    padding: 0 0 10px 0;
    background: url("../image/ec/side/line_171.gif") no-repeat bottom;
}

div#cartarea2 .btn {
    padding: 0;
    text-align: center;
}

/* ログイン
----------------------------------------------- */
div#loginarea2 {
    width: 169px;
    padding: 0 10px 10px 10px;
    border: solid 1px #ccc;
	background-color: #fff;
}

div#loginarea2 p {
    padding: 8px 0 0 0;
}

div#login2 img {
    padding: 0 5px 0 0;
    vertical-align: bottom;
}

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

#loginarea2 .box96 {
    width: 107px;
    border: solid 1px #ccc;
	padding: 0 5px 0 0;
}

/* フレーム
----------------------------------------------- */
div#container {
    width: 780px;
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
    text-align: left;
	/*background:url(../image/wrap.gif) repeat-y;*/
	
}
#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#leftcolumn {
    float: left;
    width: 191px;
	
}

div#leftcolumn h2 {
   /* padding: 15px 0 0 0;*/
}

div#rightcolumn {
    float: left;
    width: 191px;
}

div#rightcolumn h2 {
    padding: 15px 0 0 0;
}

/* メインコンテンツ
----------------------------------------------- */
/* 3カラム設定 */
div#three_maincolumn {
    float: left;
    width: 378px;
    padding: 15px 0 0 0;
}

div#three_maincolumn h2 {
	/*padding: 15px 0 0 0;*/
    padding: 0px 0 0 0;
}

/* 2カラム設定 */
div#two_maincolumn {
    /*float: left;*/
	float:right;
    width: 569px;
    padding: 0px 0 0 0;
}

div#two_maincolumn h2 {
    /*padding: 15px 0 0 0;*/
	padding: 0px 0 0 0;
}

/* 1カラム設定 */
div#one_maincolumn {
	/*padding: 10px 0 0 0;*/
    padding: 0px 0 0 0;
}
/* 検索
----------------------------------------------- */
div#searcharea2 {
    width: 169px;
    padding: 0 10px 10px 10px;
    border: solid 1px #ccc;
	background-color: #fff;
}

div#searcharea2 p {
    padding: 8px 0 0 0;
}

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

#searcharea2 .box142 {
    width: 167px;
    border: solid 1px #ccc;
}
/* カテゴリー
----------------------------------------------- */
div#categoryarea {
    width: 169px;
    padding: 10px;
    border: solid 1px #ccc;
    /*background-color: #fff1e3;*/
	background-color: #fff;
}

div#categoryarea li {
    padding: 0 0 0 20px;
    background: url("../image/ec/common/arrow_g.gif") 0 3px no-repeat;
}
div#categoryarea li.onmark {
    background: url("../image/ec/common/arrow_p.gif") 0 3px no-repeat;
}
div#categoryarea li.level1 {
    font-weight: bold;
}
div#categoryarea li.level1 li {
    font-weight: normal;
}
div#categoryarea li a {
    display: block;
    padding: 3px 0;
}

a.onlink:link {
    color: #ff0000;
    text-decoration: underline;
}
a.onlink:visited {
    color: #ff0000;
}
a.onlink:hover {
    color: #ff0000;
}

/* under.css
----------------------------------------------- */
/* 下層共通指定
----------------------------------------------- */
div#undercolumn {
    /*width: 580px;
    margin: 15px auto 0 auto;*/
	width: 569px;
    margin: 0px auto 0 auto;
}

div#undercolumn h2.title{
	width: 569px;
    margin: 0 0 5px 0;
    /*width: 580px;
    margin: 0 0 15px 0;*/
}

div#undercolumn table {
    /*width: 570px;*/
	width: 559px;
}

/* products.css
----------------------------------------------- */
/* 商品一覧 *//**/

/* タイトル
----------------------------------------------- */
div#listtitle {
    width: 569px;
    margin: 0 0 10px 0;
    background: url("../image/ec/products/title_icon.gif") no-repeat left center;
}

div#listtitle h2 {
    /* padding: 10px 0 10px 10px;
    font-size: 140%;*/
	padding: 7px 0 7px 10px;
    font-size: 20px;
	color:#20694b;
	font-weight:900;
}

/* 商品
----------------------------------------------- */
div.listarea {
	width: 189px;
	padding: 20px 0 30px 0;
	overflow: hidden;
	background: url("../img/common/line_580.gif") no-repeat bottom;
	float: left;
}

div.listphoto {
    float: left;
    width: 140px;
}

div.listrightblock {
    /*float: right;*/
    width: 140px;
}

div.listrightblock li {
    display: inline;
    padding: 0 0 10px 0;
}

div.listrightblock h3 {
    width: 130px;
    margin: 5px 0;
    padding: 5px 10px;
    border-bottom: 2px solid #ebebd6;
    background-color: #f9f9ec;
    font-size: 120%;
}

div.listrightblock h3 a {
    font-size: 100%;
    font-weight: bold;
}

div.listrightblock .listcomment {
    margin: 0 0 10px 0;
}

div.listrightblock .pricebox {
    /*float: left;*/
}

div.listrightblock .soldout {
    clear: both;
}

div.listrightblock .in_cart {
    margin: 20px auto 5px 0px;
    padding: 10px;
    width: 120px;
    clear: both;
    background-color: #ecf5ff;
    border: 1px solid #CCCCCC;
}

div.listrightblock .quantity {
    width: 130px;
}

div.listrightblock .btnbox {
    margin: 0 0 10px 0;
    padding: 1px;
    /*float: right;*/
}

div.listrightblock dt {
    width: 75px;
    float: left;
    text-align: right;
    padding: 3px;
    font-weight: bold;
}

div.listrightblock dd {
    padding: 3px;
}

div.listrightblock .cartbtn {
    clear: both;
    text-align: center;
}

div.listrightblock .cartbtn img {
    display: block;
    width: 115px;
    margin: 5px auto 0 auto;
}

div.listrightblock .box54 {
    width: 30px;
    border: solid 1px #ccc;
}

/* 商品詳細 */

/* タイトル
----------------------------------------------- */
div#detailtitle {
    width: 569px;
    margin: 0 0 10px 0;
    background: url("../image/ec/products/title_icon.gif") no-repeat left center;
}

div#detailtitle h2 {
    padding: 7px 0 7px 10px;
    font-size: 20px;
	color:#20694b;
}

/* list三つ */

.item-line {
	width: 569px;
	margin: 0;
	clear: both;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
}

.item-box-wrap {
	width: 183px;
	float: left;
	overflow: hidden;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
}

.item-box-wrap-end {
	width: 183px;
	float: right;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
}

.item-box-photo {
	margin: 0;
	padding: 0;
	text-align: center;
}

.item-box-photo img {
	vertical-align: bottom;
}

.item-box-wrap h3,
.item-box-wrap-end h3 {
	margin: 0;
	padding: 5px 0 3px;
	font-size: 14px;
	text-align: center;
}

.item-box-soldout {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	color: #CC0000;
}
/*
.item-box-comment {
	margin: 0;
	font-size: 100%;
	line-height: 1.4;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	text-align: center;
}
*/

.item-box-comment {
	margin: 0;
	font-size: 100%;
	line-height: 1.4;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
}
.item-box-price {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	color:#333333;
}

/* おすすめ
----------------------------------------------- */
div#recomendarea {
    width: 569px;
    margin: 0 auto;
}

div.recomendblock {
    clear: both;
    width: 569px;
    padding: 10px 0;
    overflow: auto;
    /*background: url("../image/ec/common/line_402.gif") no-repeat bottom;*/
}
