@charset "utf-8";


* { margin: 0;
	padding: 0;
}

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	background-color: #fff;
	font-size: 75%;
	line-height: 120%;
	letter-spacing:1px;
}

div.wrapper {
	margin:0px auto;
	padding:0 0;
	width: 950px;
	background-color: #fff;
}

table,img,p { border: 0;
}

li {
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}


/* フロート回り込み解除
----------------------------------------------- */
br.clear {
	clear: both;
	display: none;
	font-size: 0px;
	line-height: 0%;
	height: 0px
}


/* リンク指定
----------------------------------------------- */
a {	text-decoration: underline; }
a:link { color: #920702; text-decoration:underline; }
a:visited { color: #920702; text-decoration:underline; }
a:hover { color: #920702; text-decoration:none; }


/* フォント
----------------------------------------------- */
.price { color: #cc0000; font-weight: bold; }
.attention { color: #993333; }
.mini { font-size: 90%; line-height:130%; }
.mini02 { font-size: 90%;  line-height:130%;  color: #993333; }

em {
	font-style: normal;
	color: #920702;
}


/* テーブル共通指定
----------------------------------------------- */


/* ヘッダーロゴ
----------------------------------------------- */
div#header {
	width: 950px;
	margin: 0 auto 6px auto;
	height:116px;
}

div#header h1 a {
    float: left;
    display: block;
    width: 375px;
    height: 65px;
    background: url("../img/header/logo.png") no-repeat;
}

div#header em {
	display: none;
}

div#header .header-banner {}

/* ヘッダーナビ
----------------------------------------------- */
div#information {
	float: right;
	margin: 7px 0 0 0;
	text-align: right;
    background: url("../img/header/naviline.gif") no-repeat;
}

div#information .bannerbox {
    float: left;
}

div#information .memberbox {
    float: left;
    vertical-align: top;
    margin-left: 5px;
}

div#information .memberbox .bottombtn {
    margin-top:2px;
}

div#information ul li {
	display: block;
	margin: 0 0 0 0;
}

div#mainnavi {
    clear: both;
	width: 950px;
	height: 26px;
	margin: 0px;
    background: url("../img/header/navibg.png") repeat-x;
}

div#mainnavi li {
	display: inline;
}

/* ヘッダーピックアップ
----------------------------------------------- */
div#pickuparea {
    height: 25px;
    background: url("../img/header/pickupbg.png") no-repeat;
    background-position: left bottom;
}

div#pickuparea #pickup {
    width: 617px;
    padding-left: 93px;
    line-height: 29px;
    font-size: 75%;
    float: left;
}

div#pickuparea #search {
    width: 222px;
    padding-left: 18px;
    float: right;
    background: url("../img/header/searchicon.jpg") no-repeat;
    background-position: 0 3px;
}

div#pickuparea #search .searchbox {
	width: 150px;
	height: 18px;
	border: solid 1px #000;
    margin-top: 3px;
}

div#pickuparea #search .btn {
    position: absolute;
    margin-top: 3px;
    margin-left: 8px;
}

/* フレーム
----------------------------------------------- */
div.wrapper-container {
	margin:0px auto;
	width: 1000px;
	background-color: #fff;
	text-align: center;
}

div#container {
    clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 0 0px 0 0px;
	text-align: left;
	background-color: #fff;
}

div#leftcolumn {
	float: left;
	padding: 0 10px 0 0;
	width: 170px;
}

div#rightcolumn {
	float: right;
	padding: 0 0 0 8px;
	width: 170px;
}

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

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

/* 1カラム設定 */
div#one_maincolumn {
    float: left;
	background-color: #fff;
}


/* カゴの中
----------------------------------------------- */
div#cartarea {
	width: 240px;
    margin: 0 0 15px 0;
}

h2.carttitle {
    height: 38px;
    background: url("../img/side/title_cartin.jpg") no-repeat;
}

.carttitle em {
	display: none;
}

div#cartbloc {
	width: 220px;
	padding: 0 10px;
	background: url("../img/side/bg.jpg") repeat-y;
}

div#cartarea p.item {
	padding: 5px 0 10px 0;
	text-align: center;
}

div#cartarea span.carriage {
	background-color: #f5ebcc;
	font-size: 90%;
}

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

select {
	border: solid 1px #000;
}


/* 検索
----------------------------------------------- */
div#searcharea {
	width: 240px;
    margin: 0 0 15px 0;
}

h2.searchtitle {
    height: 38px;
    background: url("../img/side/title_search.jpg") no-repeat;
}

.searchtitle em {
	display: none;
}

div#searchbloc {
	width: 220px;
	padding: 0 10px;
	background: url("../img/side/bg.jpg") repeat-y;
}

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

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

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

/* LOGIN
----------------------------------------------- */
div#loginarea {
	width: 240px;
    margin: 0 0 15px 0;
}

h2.logintitle {
    height: 38px;
    background: url("../img/side/title_login.jpg") no-repeat;
}

h2.logintitle em {
	display: none;
}

h2.logintitle div#memory {
    padding: 10px 0 0 110px;
}

div#loginbloc {
	width: 220px;
	padding: 0 10px;
	background: url("../img/side/bg.jpg") repeat-y;
}

div#loginarea p {
	padding: 8px 0 0 0;
	text-align: center;
}

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

.loginbox {
	width: 130px;
	height: 18px;
	border: solid 1px #000;
}

div#loginarea a {text-decoration: underline; }
div#loginarea a:link { color: #920702; text-decoration:underline; }
div#loginarea a:visited { color: #920702; text-decoration:underline; }
div#loginarea a:hover { color: #920702; text-decoration:none; }


/* カテゴリー
----------------------------------------------- */
div#categoryarea {
    width: 168px;
    margin: 0 0 15px 0;
	font-size: 70%;
    border: solid 1px #a9a9a9;
}

div#categoryarea a { text-decoration: underline; }
div#categoryarea a:link { color: #920702; }
div#categoryarea a:visited { color: #920702; }
div#categoryarea a:hover { color: #920702; text-decoration: none; }

div#categoryarea a.onlink { text-decoration: underline; font-weight: bold; }
div#categoryarea a.onlink:link { color: #920702; }
div#categoryarea a.onlink:visited { color: #920702; }
div#categoryarea a.onlink:hover { color: #920702; text-decoration: none; }

div#categoryarea img {
	margin: 0 0 5px 0;
}

div#categoryarea .categoryblock {
	width: 170px;
	margin: 0 0 4px 0;
	/*border: solid 1px #000;*/
}

.categoryblock li {
	padding: 5px 0px 5px 13px;
	background: url("../img/side/category_arrow.png") no-repeat left;
    background-position: 2px center;
}

div#categoryarea .subcategoryblock {
	margin: 2px;
	padding: 2px 0;
	background-color: #fff;
}

.subcategoryblock li {
	padding: 0 0 0 18px;
	background: none;
}

.subcategoryblock li.selcategory {
    background-image: url("../img/side/category_arrow_sub.png");
    background-repeat: no-repeat;
    background-position: 4px 2px;
}

/* サイドバナー
----------------------------------------------- */
.bannerarea {}
.banneritem {
  margin-bottom: 4px;
}

/* サイド 携帯サイト
----------------------------------------------- */
div#sidemobilearea {
    widht: 168px;
    margin-bottom: 5px;
    border: solid 1px #a9a9a9;
}

div#sidemobilearea .title {
    padding: 3px;
    border-bottom: solid 1px #a9a9a9;
    color: #7b7b7b;
    font-size: 105%;
    font-weight: bold;
    line-height: 105%;
}

div#sidemobilearea .body {
    height: 62px;
    padding: 5px 5px 5px 70px;
    background-image: url("../img/side/qrcode.png");
    background-repeat: no-repeat;
    background-position: 5px 7px;
    font-size: 90%;
    line-height: 110%;
}


/* サイド インフォメーション
----------------------------------------------- */
div#sideinfoarea {
    widht: 168px;
    margin-bottom: 5px;
    border: solid 1px #a9a9a9;
}

div#sideinfoarea .title {
    padding: 3px;
    border-bottom: solid 1px #a9a9a9;
    color: #7b7b7b;
    font-size: 105%;
    font-weight: bold;
    line-height: 105%;
}

div#sideinfoarea .body {
    padding: 5px 5px 5px 5px;
    font-size: 90%;
}
div#sideinfoarea li {
    padding: 0px 0 2px 0;
}

/* フッター
----------------------------------------------- */
#fotterarea {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background-color: #fff;
}

#pagetop {
	width: 950px;
	height: 25px;
	background-color: #00a35a;
	text-align: right;
}

#fotternavi {
	width: 950px;
	margin: 0 auto;
	padding: 5px 0 40px 0;
}

#fotternavi .lownavi {
	float: left;
}

#fotternavi .copy {
	float: right;
}.honbun {
	font-size: 12px;
	line-height: 17px;
}

div#newsarea {
    border:1px solid #A9A9A9;
    font-size:96%;
    margin-bottom:5px;
}
