@charset "utf-8";
/*---------------------------------------------
01. Global reset
---------------------------------------------*/
* {	margin: 0px; padding: 0px; }
img { border: none; vertical-align: bottom; }

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #555555;
    background-color: #ffffff;
    font-size: 72.5%;
    line-height: 150%;
    letter-spacing:1px;
}

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: underline; }
a:link { color: #3a75af; }
a:visited { color: #3a75af; }
a:hover { color: #ff6600; }
/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price { color: #ff0000; }
.price2 { color: #ff0000; font-weight: bold; font-size: 120%; }
.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;
}
div.tblareabtn2 {
    clear: both;
    margin: 15px 0 0 0;
    padding-left: 120px;
}
.tblareabtn-left { float: left; }
.tblareabtn-right { float: left; margin-left: 10px; }

.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: 801px;
    margin: 0 auto;
}



/* ヘッダーナビ
----------------------------------------------- */
div#information {
    float: right;
    padding: 60px 8px 0 0;
}
div#information ul li {
    display: inline;
}
div#information ul li a {
    text-decoration: none;
}
/* フレーム
----------------------------------------------- */
div#container {
    width: 801px;
    margin: 0 auto;
    padding: 0 0px;
    
    text-align: left;
}
#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#leftcolumn {
    float: left;
    width: 166px;
	padding-left: 28px;
}

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

div#centercolumn {
    float: left;
    width: 410px;
    padding: 15px 0 0 0;
}

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

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

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

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

/* カゴの中
----------------------------------------------- */
div#cartarea {
    width: 144px;
    padding: 10px;
    border-left: solid 1px #646464;
	border-right: solid 1px #646464;
	border-bottom: solid 1px #646464;
}

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

#goukei { color: red; padding: 5px 0 10px 0; float:left; font-size: 120%; }

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

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


/* カテゴリー
----------------------------------------------- */
div#categoryarea {
    margin-top:5px;
    width: 164px;
    border-left: solid 1px #646464;
	border-top: solid 1px #646464;
	border-right: solid 1px #646464;
    background-color: #FFFFD2;
	color: #505050;
}

div#categoryarea dl {
    padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background: url("../img/category-line.gif") no-repeat bottom;
	font-size: 100%;
}

div#categoryarea dl.end {
    padding: 10px 0;
    background: url("") no-repeat bottom;
}

div#categoryarea dl dt {
    padding: 0 0 0 0px;
    font-weight: bold;
    background: url("") no-repeat;
}

div#categoryarea dl dt.onmark {
    padding: 0 0 0 0px;
    font-weight: bold;
    background: url("") no-repeat;
}

div#categoryarea dl dd {
    padding: 0 0 0 0px;
}

#categoryarea a:link, #categoryarea a:visited { color: #505050; text-decoration: none; }
#categoryarea a:hover, #categoryarea a:active { color: #939393; text-decoration: underline; }


/* ガイドリンク
----------------------------------------------- */
#guidearea {
    border: 1px solid #646464;
    margin: 11px 0 0 0;
}

#g-1 { border-bottom: 1px solid #646464; }

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

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

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

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

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

#touroku { clear: both; text-align: center; padding-top: 5px; }
#touroku-mini { font-size: 90%; text-align: center; padding-top: 5px; }

#touroku a:link, #touroku a:visited { color: #3449cc; text-decoration: none; }
#touroku a:hover, #touroku a:active { color: #3399ff; text-decoration: underline; }
#touroku-mini a:link, #touroku-mini a:visited { color: #3449cc; text-decoration: none; }
#touroku-mini a:hover, #touroku-mini a:active { color: #3399ff; text-decoration: underline; }

#log-box { padding-top: 8px; }
#log-left { float: left; }
#log-right { float: right; }


/* 検索
----------------------------------------------- */
div#searcharea {
    width: 144px;
    padding: 0 10px 10px 10px;
    border-left: solid 1px #646464;
	border-right: solid 1px #646464;
	border-bottom: solid 1px #646464;
}
#kensaku-top { margin-top: 12px; }
div#searcharea p {
	padding: 8px 0 0 0; 
}

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

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

#kensku-for { margin-top: 3px; }


/* バナー
----------------------------------------------- */
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;
}

input[type='image'].box49 {
    width: 49px;
    height: 16px;
}
input[type='image'].box49-2 {
    width: 49px;
    height: 19px;
}

/* フッター
----------------------------------------------- */
#pagetop {
    width: 764px;
    margin: 0 auto;
    padding: 30px 8px 15px 8px;
    background-color: #fff;
    text-align: right;
}

/*---------------------------------------------
04. footer
---------------------------------------------*/
#footer-wrap { margin: 0px auto; width: 801px; text-align: left; background: url("../img/wrap.gif") repeat-y; }
#footer { clear: both; text-align: center; color:#ff9000; font-size: 100%; padding-bottom: 5px; padding-top: 40px; }
#footer .txt { padding-top: 5px; }
#footer a:link, a:visited { color: #FF9000; text-decoration: none; }
#footer a:hover, a:active { color: #FF6700; text-decoration: underline; }
#footer-img { text-align: center; }




.list-style { padding-left: 12px; list-style-type: none; background-image: url(../img/guide/li-deco.gif); background-repeat: no-repeat; }
