@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

table,img,p {
    border: 0;
}

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #333333;
    background-color: #e6eae6;
    font-size: 72.5%;
    line-height: 150%;
    text-align: center;
}

div#wrapper {
	background:#FFFFFF;
	width:960px;
	padding: 0 10px;
	margin:0 auto;
	text-align: left;
}

li {
    list-style-type: none;
}

select {
    border: solid 1px #ccc;
}

/*PHOTO*/
.picture {
    border: 1px solid #ccc;
}
/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
/* リンク指定
----------------------------------------------- */
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a:link,a:visited,a:hover { color: #579800; }
/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price { color: #ff0000; font-weight: bold; }
.attention { color: #ff0000; }
.mini { font-size: 90%; }
em {
    font-style: normal;
    color: #ff0000;
}
/* テーブル共通指定
----------------------------------------------- */
table  {
    margin: 15px auto 0 auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: normal;
}
table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
div.tblareabtn {
    clear: both;
    margin: 15px 0 0 0;
    text-align: center;
}
.phototd {
    width: 75px;
    text-align: center;
}
.centertd {
    text-align: center;
}
.pricetd {
    text-align: right;
}
.pricetd em {
    font-weight: bold;
}
div#completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}
div#completetext em {
    font-weight: bold;
}
div#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}


/* ヘッダーロゴ
------------------------------------------------ */
div#header {
	width: 940px;
	margin: 0 auto;
	background-color: #ffffff;
}
#header  h1 {
	float: left;
	width: 400px;
	font-size: 90%;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}
#head-tel {
	float: right;
	width: 235px;
}
div#header em {
    display: none;
}

/* メインメニュー
----------------------------------------------- */
#Gnavi {
	clear: both;
}
ul#navi {
	height: 44px;
	padding: 0;
	float: left;
	width: 670px;
	margin: 0;
}
ul#navi li {
	margin: 0;
	padding: 0;
	float: left;
}
ul#navi li a {
	height: 44px;
	margin: 0;
	text-indent: -9999px;
	display: block;
}
#linklogo a {
	background: url(../img/header/logo.gif) no-repeat;
	width: 198px;
}
#link1 a {
	background: url(../img/header/link1.gif) no-repeat;
	width: 118px;
}
#link2 a {
	background: url(../img/header/link2.gif) no-repeat;
	width: 118px;
}
#link3 a {
	background: url(../img/header/link3.gif) no-repeat;
	width: 118px;
}
#link4 a {
	background: url(../img/header/link4.gif) no-repeat;
	width: 118px;
}
#link1 a:hover {
	background: url(../img/header/link1-on.gif) no-repeat;
	width: 118px;
}
#link2 a:hover {
	background: url(../img/header/link2-on.gif) no-repeat;
	width: 118px;
}
#link3 a:hover {
	background: url(../img/header/link3-on.gif) no-repeat;
	width: 118px;
}
#link4 a:hover {
	background: url(../img/header/link4-on.gif) no-repeat;
	width: 118px;
}
#headR {
	float: right;
	width: 270px;
	margin: 0;
	padding: 0;
}
#head_search {
	margin: 0;
	background: url(../img/header/link-sarch.gif) no-repeat;
	height: 44px;
	width: 270px;
}
.box_sarch {
	margin: 0;
	float: left;
	padding-left: 30px;
	padding-top: 12px;
	width: 165px;
}
.box_sarch input {
	width:160px;
	padding:2px;
	font-size:11px;
	height:14px;
		}
.head_btn {
	margin: 0;
	float: right;
	width: 70px;
	padding-top: 14px;
}


/* ヘッダーナビ
----------------------------------------------- */
div#information {
	margin: 0 auto;
	clear: both;
	width: 940px;
}
div#information ul {
	width:800px;
	margin: 5px 0 0;
	list-style: none;
	float: right;
	height: 20px;
}
div#information ul li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
div#information ul li a {
    text-decoration: none;
	font-size: 1px;
}

/* フレーム
----------------------------------------------- */
div#container {
	width: 940px;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
	clear: both;
	padding-top: 5px;
}
#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#leftcolumn {
    float: left;
    width: 160px;
}
div#leftcolumn h2 {
  clear: both;
  margin-top: 10px;
}

div#rightcolumn {
    float: left;
    width: 200px;
}
div#rightcolumn h2 {
  clear: both;
  margin-top: 10px;
}


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

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

div#two_maincolumn h2 {
   clear: both;
    padding: 15px 0 0 0;
}

/* 1カラム設定 */
div#one_maincolumn {
    padding: 10px 0 0 0;
}

/* 商品ブロック
----------------------------------------------- */
div.bloc_side_title {
	clear : both;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background : #e2e2e2 url(../img/side/side_tit_bg.gif) no-repeat;
	border-top : 1px solid #cdcdcd;
	border-left : 1px solid #cdcdcd;
	border-right : 1px solid #cdcdcd;
}
div.bloc_side_title h2 {
margin : 0 0 0 0;
padding : 0 0 10px 15px;
font-size : 105%;
}

/*++++++++++++++++ level1 set ++++++++++++++++*/
.level1 {
       float:left;
       margin: 0;
       padding: 0;
       width: 158px;
       line-height: 130%;
       text-align: left;
       border-bottom: 1px solid #CDCDCD;
       }

.level1 a {
       color: #579800;
       margin: 0px;
       padding: 6px 0 6px 20px;
       display: block;
       background: #fff url("../img/common/arrow_yajirushi.gif") 6px 50% no-repeat;
       }
.level1 a.onlink, .level1 a.onlink:active, .level1 a.onlink:hover {
    font-weight: bold;
}

/*++++++++++++++++ level2 set ++++++++++++++++*/

.level2 {
       float:left;
       list-style: none;
       margin: 0;
       padding: 0;
       width: 158px;
       line-height: 130%;
       text-align: left;
       border-top: 1px solid #CDCDCD;
       }

.level2 a {
       color: #579800;
       margin: 0px;
       padding: 6px 0 6px 30px;
       display: block;
       background: #fff url("../img/common/arrow_gray.gif") 18px 50% no-repeat;
       }

.level2 a.onlink, .level2 a.onlink:active, .level2 a.onlink:hover {
    font-weight: bold;
}

/*++++++++++++++++ level3 set ++++++++++++++++*/

.level3 {
       float:left;
       list-style: none;
       margin: 0;
       padding: 0;
       width: 158px;
       line-height: 130%;
       text-align: left;
       border-top: 1px solid #CDCDCD;
       }

.level3 a {
       color: #579800;
       margin: 0px;
       padding: 6px 0 6px 40px;
       display: block;
       background: #fff url("../img/common/arrow_gray.gif") 28px 50% no-repeat;
       }

.level3 a.onlink, .level3 a.onlink:active, .level3 a.onlink:hover {
    font-weight: bold;
}


/* 商品カテゴリー オンマウス時背景色設定 */

.level1 a:active, .level1 a:hover, 
.level2 a:active, .level2 a:hover,
.level3 a:active, .level3 a:hover,
.level1 a.onlink, .level1 a.onlink:active, .level1 a.onlink:hover,
.level2 a.onlink, .level2 a.onlink:active, .level2 a.onlink:hover,
.level3 a.onlink, .level3 a.onlink:active, .level3 a.onlink:hover {
    background-color: #ebf6f7;
}

/* カスタマイズcss 商品名shohin.tpl
----------------------------------------------- */
div#shohinarea {
	margin : 0;
    padding: 0;
}
#shohintree {
       float:left;
 	margin: 0 0 10px;
       padding: 0;
       list-style: none;
       border-top: 1px solid #CDCDCD;
       border-left: 1px solid #CDCDCD;
       border-right: 1px solid #CDCDCD;
       }
#shohintree ul {
       margin: 0;
       padding: 0;
       }


/* カゴの中
----------------------------------------------- */
div#cartarea {
	margin: 0 0 10px;
    padding: 10px;
    border: solid 1px #ccc;
	clear: both;
}

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

div#cartarea p.item {
    padding: 0 0 10px 0;
    background: url("../img/side/line_146.gif") no-repeat bottom;
}

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

/* カテゴリー
----------------------------------------------- */
div#categoryarea {
    padding: 10px;
    border: solid 1px #ccc;
    background-color: #fff1e3;
}

div#categoryarea li {
    padding: 0 0 0 20px;
    background: url("../img/common/arrow_blue.gif") 0 3px no-repeat;
}
div#categoryarea li.onmark {
    background: url("../img/common/arrow_red.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 {  text-decoration: underline; }
a.onlink:link { color: #ff0000; }
a.onlink:visited { color: #ff0000; }
a.onlink:hover { color: #ff0000; }

/* ガイドリンク
----------------------------------------------- */
#guidearea {
    padding: 0 0 0 0;
    line-height: 0;
	clear: both;
}

/* ログイン
----------------------------------------------- */
div#loginarea {
    width: 144px;
    padding: 0 10px 10px 10px;
    border: solid 1px #ccc;
}

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

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

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

#loginarea .box96 {
    width: 96px;
    border: solid 1px #ccc;
}

/* 検索
----------------------------------------------- */
div#searcharea {
    width: 144px;
    padding: 0 10px 10px 10px;
    border: solid 1px #ccc;
}

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

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

#searcharea .box142 {
    width: 142px;
    border: solid 1px #ccc;
}

/* カレンダー
----------------------------------------------- */
#block-calendar {
}

#block-calendar table {
    border-collapse: collapse;
    margin: 0 auto 10px;
    text-align:center;
}

#block-calendar th, #block-calendar td {
    padding: 2px;
    border: 1px solid #CCCCCC;
}

#block-calendar th {
    background: #FF8144;
    color: #FFFFFF;
}

#block-calendar .off {
    background: #FFEECC;
    color: #E04A00;
}

#block-calendar caption {
    color: #DD4400;
}

/* バナー
----------------------------------------------- */
ul#banner {
    padding: 15px 0 0 0;
}

#banner li {
    padding: 0 0 10px 0;
}

/* テキストフィールド
----------------------------------------------- */
input[type='text'] {
    border: solid 1px #ccc;
}

/* ボタン
----------------------------------------------- */
input[type='image'] {
    border: none;
}

input[type='image'].box190 {
    width: 190px;
    height: 30px;
}

input[type='image'].box180 {
    width: 180px;
    height: 30px;
}

input[type='image'].box150 {
    width: 150px;
    height: 30px;
}

input[type='image'].box140 {
    width: 140px;
    height: 30px;
}

input[type='image'].box130 {
    width: 130px;
    height: 30px;
}

input[type='image'].box51 {
    width: 51px;
    height: 22px;
}

/* フッター
----------------------------------------------- */
#pagetop {
	width: 940px;
	margin: 0 auto;
	padding: 30px 8px 15px;
	text-align: right;
	clear: both;
}

#fotter {
	width: 940px;
	margin: 0 auto;
	padding: 15px 8px;
	background-color: #e6eae3;
}
#footer p {
   float : left;
    width: 550px;   
    margin: 0;
    padding: 0 0 0 20px;
   font-size : 90%;
}
.copyright {
   float : right;
   margin : -10px 10px 0 0;
   font-size : 90%;
    display: inline;
	line-height: 300%;
}
.text11px {
	font-size: 11px;
}
