/* CSS Document */

/* 基本スタイル */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 130%;
	color: #333333;
	background-color: #FFE9E6;
	text-align:center;
}
a {
	color: #003399;
	text-decoration:none;
}
a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #0066CC;
	text-decoration:underline;
}
img {
	border: none;
	vertical-align: top;
}
.clear {
	clear: both;
}

#wrapper {
	width: 800px;
	text-align:center;
	background-color: #FFFFFF;
	border-right: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
}

/* ヘッダー */
#header {
	height: 107px;
	position: relative;
	background-image: url(../img/common/head_bg.gif);
}
#header h1 {
	font-size:100%;
	color:#FFFFFF;
	position: absolute;
	left: 10px;
	top: 0px;
}
#header a.sitemap {
	font-size:100%;
	color:#FFFFFF;
	position: absolute;
	left: 700px;
	top: 0px;
}
#header p {
	font-size:100%;
	color:#FFFFFF;
	position: absolute;
	left: 3px;
	top: 0px;
	font-weight:bold;
}
#logo {
	position: absolute;
	left: 8px;
	top: 20px;
}
#tell {
	position: absolute;
	left: 319px;
	top: 29px;
}

#time {
	position: absolute;
	left: 320px;
	top: 64px;
}

#subnavi {
	position: absolute;
	top: 72px;
	left: 482px;
	width: 300px;
	height: 20px;
	list-style-type: none;
}
#subnavi li {
	float: left;
	width: 100px;
}
#subnavi li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:20px;
	padding-top: 20px;
	background-image: url(../img/common/subnavi.gif);
	color: #FFFFFF;
}

/*  背景画像の位置
---------------------------------------------*/
	
/* 通常 */
#mypage a { background-position:  0     0; }
#member a { background-position: -100px  0; }
#cartin a { background-position: -200px 0; }
	
	/* オンマウス */
#mypage a:hover { background-position:  0     -20px; }
#member a:hover { background-position: -100px  -20px; }
#cartin a:hover { background-position: -200px -20px; }



/* 構造 */

#container {
	float: left;
	width: 634px;
}
#primary {
	position: absolute;
	left: 170px;
	width: 460px;
	background-color: #FFFFFF;
	text-align: center;
}
#secondary {
	float: left;
	width: 170px;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 10px;
	margin-left: 3px;
}
#tertiary {
	float: right;
	width: 160px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: 3px;
	padding-top: 10px;
}

#footer {
	clear: both;
	background-color: #FFA85C;
	height: 50px;
	border-top: solid #FF6600 1px;
}

/* グローバルナビ */

#globalnav {

}
#globalnav ul {
	height: 33px;
	list-style-type: none;
}

#globalnav li {
	float: left;
	width: 100px;
}
#globalnav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:33px;
	padding-top: 33px;
	background-image: url(../img/common/global_nav.gif);
	color: #999999;
}
/*  背景画像の位置
---------------------------------------------*/
/* 通常 */
#nav01 a { background-position:  0     0; }
#nav02 a { background-position: -100px  0; }
#nav03 a { background-position: -200px 0; }
#nav04 a { background-position: -300px 0; }
#nav05 a { background-position: -400px 0; }
#nav06 a { background-position: -500px 0; }
#nav07 a { background-position: -600px 0; }
#nav08 a { background-position: -700px 0; }
	
/* 現在位置 */
#nav01 a.stay { background-position:  0     -66px; }
#nav02 a.stay { background-position: -100px  -66px; }
#nav03 a.stay { background-position: -200px -66px; }
#nav04 a.stay { background-position: -300px -66px; }
#nav05 a.stay { background-position: -400px -66px; }
#nav06 a.stay { background-position: -500px -66px; }
#nav07 a.stay { background-position: -600px -66px; }
#nav08 a.stay { background-position: -700px -66px; }

/* オンマウス */
#nav01 a:hover { background-position:  0     -33px; }
#nav02 a:hover { background-position: -100px  -33px; }
#nav03 a:hover { background-position: -200px -33px; }
#nav04 a:hover { background-position: -300px -33px; }
#nav05 a:hover { background-position: -400px -33px; }
#nav06 a:hover { background-position: -500px -33px; }
#nav07 a:hover { background-position: -600px -33px; }
#nav08 a:hover { background-position: -700px -33px; }

/* Secondery */

#secondary h3 {
    font-size: 100%;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom:0;
	height:35px;
}
#secondary h3.kaiin  {
	height:97px;
}

#secondary h3.wakebn  {
	height:50px;
}

#secondary h3.calendar  {
	height:21px;
}

#secondary div {
	position: relative;
	margin-top:0;
	margin-bottom:0;
	padding-bottom: 0px;
}

#secondary div {
	position: relative;
	margin-top:0;
	margin-bottom:0;
	padding-bottom: 0px;
}



#secondary div p {
    position: absolute;
    top: -35px;
    _top: -34px; /* IE6 */
    left: 5px;
}
*:first-child+html #secondary div p {
    top: -34px; /* IE7 */
}
/* opera9 \*/
html:\66irst-child #secondary div p {
    top: -34px;
}

#secondary h4 {
    font-size: 100%;
	margin-left: 5px;
	height:35px;
}
#secondary .h4 {
    position: relative;
}
#secondary .h4 p {
    position: absolute;
    top: -35px;
    _top: -34px; /* IE6 */
    left: 5px;
}
*:first-child+html #secondary .h4 p {
    top: -34px; /* IE7 */
}
/* opera9 \*/
html:\66irst-child #secondary .h4 p {
    top: -34px;
}


.l_line {
	border-bottom:solid #CCCCCC 1px;
	border-left:solid #CCCCCC 1px;
	border-right:solid #CCCCCC 1px;
	margin-top:16px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFF1E3;
	margin-bottom: 15px;
}

.l_line ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 0px 5px 6px;
}


.l_line li.cat {
	border-left:2px solid #333;
	background:#FFF1E3 url(../img/common/cat_li_back.gif) repeat-x left bottom;
	padding: 2px 5px 5px 5px;
	margin: 3px 5px 5px 1px;
	font-weight:bold;
	line-height:150%;
}

.l_line li.cat span{
	font-size:90%;
	font-weight:normal;
	color:#666;
	background-color:inherit;
}
.l_line li.index {
	background:none;
	padding: 0;
	margin: 0 5px 0 1px;
	text-align:right;
	font-size:85%;
	font-weight:bold;
}
.l_line li.bottom {
	background-image: url(../img/common/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 2px 14px;
	display: block;
	border-bottom: none;
	margin: 5px 10px 0px 5px;
}
.l_line li.nowbottom {
	background-image: url(../img/common/arrow_red1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 2px 14px;
	display: block;
	border-bottom: none;
	margin: 5px 10px 0px 5px;
}
.l_line li.nowon  {
	background-image: url(../img/common/arrow_red1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0px 6px 14px;
	display: block;
	margin: 2px 10px 3px 5px;
	border-bottom: none;
}
.l_line li.nowon2  {
	background-image: url(../img/common/arrow_red2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 14px;
	display: block;
	margin: 2px 0px 3px 15px;
	border-bottom: none;
}
.l_line li.nowon3  {
	background-image: url(../img/common/arrow_red4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 14px;
	display: block;
	margin: 2px 10px 3px 15px;
	border-bottom: none;
}
.l_line li.justnow  {
	background-image: url(../img/common/arrow_red3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 14px;
	display: block;
	margin: 2px 10px 3px 25px;
	border: none;
}
.l_line li.justnow2  {
	background-image: url(../img/common/arrow_red3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 14px;
	display: block;
	margin: 2px 0px 3px 15px;
	border-bottom: none;
}
.l_line li.nowother  {
	background-image: url(../img/common/arrow_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 14px;
	display: block;
	margin: 2px 0px 3px 25px;
	border: none;
}
.l_line li.nowotherbt  {
	background-image: url(../img/common/arrow_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 14px;
	display: block;
	margin: 2px 10px 3px 25px;
	border: none;
}
.l_line li.justnowbt  {
	background-image: url(../img/common/arrow_red3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 14px;
	display: block;
	margin: 2px 10px 3px 25px;
	border: none;
}

.l_line li.upper {
	background-image: url(../img/common/arrow_blue2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 7px 0px 8px 14px;
	display: block;
	border-bottom: dotted #00CCCC 1px;
	margin: 5px 10px 0px 5px;
	border-top: dotted #00CCCC 1px;
}
.l_line li.up_bt {
	background-image: url(../img/common/arrow_blue2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 7px 0px 8px 14px;
	display: block;
	margin: 5px 10px 0px 5px;
	border-top: dotted #00CCCC 1px;
	border-bottom: none;
}
.l_linen {
	border-bottom:solid #CCCCCC 1px;
	border-left:solid #CCCCCC 1px;
	border-right:solid #CCCCCC 1px;
	-moz-border-radius: 0 0 5px 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
}

.l_linen ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 0px 5px 6px;
}

.l_linen li {
	background-image: url(../img/common/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0px 3px 14px;
	display: block;
	margin: 3px 5px 3px 5px;
}
.l_linen img {
	margin: 10px 2px 15px 3px;
}

#lbt {
	margin:15px 5px 15px 5px;
	height: 90px;
	list-style-type: none;
}
#lbt li {
	width: 160px;
}
#lbt li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:30px;
	padding-top: 30px;
	background-image: url(../img/common/l_guide2.gif);
	color: #000000;
}


/*  背景画像の位置
---------------------------------------------*/
	
/* 通常 */
#guide a { background-position: 0 0; }
#toi a { background-position: 0 120px; }
#tokushou a { background-position: 0 60px; }
	
	/* オンマウス */
#guide a:hover { background-position: 0 -30px; }
#toi a:hover { background-position: 0 -90px; }
#tokushou a:hover { background-position: 0 -150px; }

/* フッター */

#footer ul{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

#footer li{
	font-size:0.84em;
	margin: 0px;
	padding:0px 2px 0px 0px;
	display: inline;
	white-space: nowrap
}
#Copyright {
	margin : 0;
	padding : 4px;
	color : #FFFFFF;
	font-size : 12px;
}

/* tertiary */

#logobn {
	margin: 10px 5px 0px 5px;
}


/* トップページ、商品一覧の真ん中 */


#top_box {
	width: 608px;
	margin-bottom: 2px;
	padding: 0 10px 0 10px;
	margin-top: 10px;
	text-align: left;
}
#topmain {
	margin:0 0 10px 0;
	padding: 0;
}
#notice {
	margin:10px 0 10px 0;
	padding: 4px;
	border: 2px solid #FF0000;
	line-height: 140%;
	font-size: 10px;
}

#top_box h2 {
	margin:0 0 10px 0;
	display: block;
}

#top_box h3 {
	display: block;
}

#top_box h3 a,
#top_box h3 a hover {
	display: block;
	text-decoration:none;
	color:#FFFFFF;
}

#top_box li {
	width: 180px;
	height: 80px;
	padding: 0 10px 5px 0;
	text-align: left;
	border-right: solid #BBB 1px;
	border-bottom: solid #AAA 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	list-style-type: none;
}

.top_block {
	padding-bottom: 8px;
	margin-bottom: 8px;
	width: 100%;
}

.item_left {
	width: 215px;
	float: left;
	text-align: left;
	border-right: solid #BBB 1px;
	border-bottom: solid #AAA 1px;
	height: 100px;
	padding-right: 3px;
}

.item_right {
	width: 215px;
	float: right;
	text-align:left;
	border-right: solid #BBB 1px;
	border-bottom: solid #AAA 1px;
	height: 100px;
	padding-right: 3px;
}

.top_block h4 {
	margin: 2px 0px 3px 0px;
	padding: 0px;
	font-size: 1em;
}

.top_block p img {
	float: left;
	margin-right: 4px;
	padding: 0px;
	margin-top: 3px;
	margin-left: 3px;
}
.top_block p {
	line-height: 120%;
	margin: 0;
	font-size: 95%;
}

.big_item {
	width: 583px;
	height: 135px;
	padding: 0 10px 5px 0;
	text-align: left;
	border-right: solid #BBB 1px;
	border-bottom: solid #AAA 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	list-style-type: none;
}


/* トップページ、商品一覧 */

.top_block2 {
	padding-bottom: 8px;
	margin-bottom: 8px;
	width: 100%;
}

.top_block2 h4 {
	margin: 2px 0px 3px 0px;
	padding: 0px;
	font-size: 1em;
}

.top_block2 p img {
	float: left;
	margin-right: 8px;
	padding: 0px;
	margin-top: 3px;
	margin-left: 3px;
}
.top_block2 p {
	line-height: 120%;
	margin: 0;
	font-size: 95%;
}

.bt_syosai {
	margin: 5px 0 5px 0;
	text-align: right;
}



/* 新着情報 */

#new {
	padding: 10px 0 10px 0;
	width: 608px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 200200px;
}

#new h2 {
	margin-top: 0px;
	margin-left: 10px;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	width: 100%;
}

#new dl {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #cccccc;
}

#new dt {
	background-image: url(../img/top/point_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0px 1px 18px;
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 5px;
	width: 95%;
}

#new dd {
	padding: 0 0 1px 20px;
	line-height: 120%;
}
#new ul li.more {
	padding: 5px 10px 1px;
	display: block;
	background-image: none;
	text-align: right;
}

#new p {
	margin-left: 65px;
	padding-bottom: 5px;
}


/* 商品：リスト */
#item-top ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#item-top_panel ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#item-top li {
	background-image: url(../img/top/line_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	display: block;
}

/* 3段組みの右ナビゲーション */

#tertiary h3 {
	margin-top: 0px;
	margin-left: 5px;
}

.r_line {
	border-bottom:solid #CCCCCC 1px;
	border-left:solid #CCCCCC 1px;
	border-right:solid #CCCCCC 1px;
	-moz-border-radius: 0 0 5px 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.r_line ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 0px 5px 6px;
}

.r_line li {
	background-image: url(../img/common/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0px 3px 14px;
	display: block;
	margin: 3px 5px 3px 5px;
}
.r_line p {
	margin: 3px 3px 3px 6px;
	line-height: 140%;
	font-size: 85%;
}
.r_ranking {
	border-bottom:solid #CCCCCC 1px;
	border-left:solid #CCCCCC 1px;
	border-right:solid #CCCCCC 1px;


	-moz-border-radius: 0 0 5px 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.r_ranking dl {
	list-style-type: none;
	margin: 0;
	padding: 3px 0 5px 0;
	text-align: left;
}

.r_ranking dt {
	padding: 0;
	display: block;
	margin: 3px 5px 3px 5px;
	text-align: center;
}
.r_ranking dd {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0px 3px 22px;
	display: block;
	margin: 3px 0px 3px 18px;
	font-weight: bold;
}
.r_ranking p {
	margin: 3px 3px 3px 6px;
	line-height: 140%;
	font-size: 85%;
	text-align: center;
}
.r_ranking #no1{
	background-image: url(../img/top/ranking/no1.gif);
	font-size: 120%;
	padding-top: 5px;
}
.r_ranking #no2{
	background-image: url(../img/top/ranking/no2.gif);
}
.r_ranking #no3{
	background-image: url(../img/top/ranking/no3.gif);
}
.r_ranking #no4{
	background-image: url(../img/top/ranking/no4.gif);
}
.r_ranking #no5{
	background-image: url(../img/top/ranking/no5.gif);
}
.r_linet {
	border:solid #CCCCCC 1px;
	-moz-border-radius: 5px 5px 5px 5px;
	margin: 15px 5px 15px 5px;
}
.r_linet ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 0px 5px 6px;
}

.r_linet li {
	background-image: url(../img/common/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0px 3px 14px;
	display: block;
	margin: 3px 5px 3px 5px;
}
/* ２段の構造 */

#container2 {
	float: left;
	width: 795px;
}
#primary2 {
	float: right;
	width: 605px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top:10px;
}
#primary2 #pan-kuzu {
	font-size:0.9em;
	color:#4a4d4a;
	margin: 8px 0 8px 0;
	padding: 5px 0 0 0;
}
#primary2 h1 {
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
	margin-right: 10px;
	width:550px;
	background-image: url(../img/common/h1_back.gif);
	padding-left: 30px;
	padding-top: 13px;
	padding-bottom: 14px;
	background-repeat: no-repeat;
}

#primary2 #item h1 {
	background-image: url(../img/common/h1_back_i.gif);
}

#primary2 h2 {
	margin: 2px 30px 5px 10px;
	padding: 5px 0 4px 8px;
	font-size: 1.2em;
	border-left: solid #FF0000 5px;
	background-image: url(../img/top/h3_bg.gif);
	color: #FFFFFF;
	border-bottom: solid #FF0000 1px;
	display: block;
}

#primary2 #other h2 {
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
	margin-right: 10px;
	margin-left: 0px;
	width:550px;
	background-image: url(../img/common/h1_back.gif);
	padding-left: 30px;
	padding-top: 13px;
	padding-bottom: 14px;
	background-repeat: no-repeat;
	border: none;
}


#primary2 h3 {
	font-size: 1.1em;
	margin-top:7px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 17px;
	color: #666666;
}

#primary2 h4 {
	font-size: 12px;
	margin-top:15px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-left: 15px;
	font-weight: bold;
	margin-right: 20px;
	padding-left: 4px;
	color: #4A4D4A;
        border-bottom: dotted #FF9900 1px;
}

#primary2 h5 {
	font-size: 12px;
	margin-top: 13px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #e7e7e7;
	padding-left: 5px;
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
}

#primary2 p {
	font-size: 12px;
	margin-top:4px;
	margin-bottom: 25px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-left: 15px;
	font-weight: normal;
	margin-right: 25px;
	padding-left: 10px;
	color: 4A4D4A;
	line-height: 18px;
	padding-right: 20px;
}

#primary2 p.sub {
	font-size: 12px;
	margin-top:4px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-left: 15px;
	font-weight: normal;
	margin-right: 18px;
	padding-left: 10px;
	color: 4A4D4A;
	line-height: 18px;
}

#primary2 p img {
	margin-top: 5px;
	margin-left:10px;
	margin-bottom:5px;
}
#primary2 ol {
	margin: 0px 0px 0px 30px;
	padding: 3px 0px 5px 5px;
}

#primary2 ul {
	margin: 0px 0px 0px 30px;
	padding: 3px 0px 5px 5px;
}


#primary2 li {
	font-size: 12px;
	margin-left: 18px;
	font-weight: normal;
	margin-right: 25px;
	padding-left: 5px;
	color: #4A4D4A;
	line-height: 12px;
	margin-bottom: 6px;
	margin-top: 0px;
	padding-right: 25px;
}

#primary2 table {
	width : 550px;
	border-width: 1;
	border-collapse : collapse;
	margin: 0 10px 30px 20px;
}

#primary2 table.gaiyou {
	width : 520px;
	border-width: 1;
	border-collapse : collapse;
	margin: 0 10px 30px 20px;
}

#primary2 table td.midashi {
	background-color : #FFEBCA;
	font-size : 12px;
	text-align : center;
	border-top : solid 1px #999999;
	border-right : solid 1px #999999;
	border-bottom : solid 1px #999999;
	border-left : solid 1px #999999;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

#primary2 table td.cell1 {
	background-color : #FFF1E3;
	font-size : 12px;
	text-align : center;
	border-top : solid 1px #999999;
	border-right : solid 1px #999999;
	border-bottom : solid 1px #999999;
	border-left : solid 1px #999999;
	color: #333333;
	padding: 10px 5px;
}

#primary2 table td.cell2 {
	background-color : #FFFFFF;
	font-size : 12px;
	border-top : solid 1px #999999;
	border-right : solid 1px #999999;
	border-bottom : solid 1px #999999;
	border-left : solid 1px #999999;
	color: #333333;
	padding: 10px 5px;
}
#primary2 table td.cell25 {
	background-color : #FFFFFF;
	font-size : 0.8em;
	border-top : solid 1px #999999;
	border-right : solid 1px #999999;
	border-bottom : solid 1px #999999;
	border-left : solid 1px #999999;
	color: #333333;
	text-align: center;
	padding: 5;
}
#primary2 table td.cell3 {
	background-color : #FFFFFF;
	font-size : 12px;
	border-top : solid 1px #999999;
	border-right : solid 1px #999999;
	border-bottom : solid 1px #999999;
	border-left : solid 1px #999999;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#primary2 table img {
	margin-right: 0px;
	margin-left: 0px;
}

.nece {
	color:#FF6633;
	font-weight:bold;
}
.nece2 {
	color:#FF0000;
	font-weight:bold;
}







/* 商品のインデックスページなど */
#item_index {
	width:560px;
	margin:0 0 20px 10px;
}

#item_index h2 {
	margin: 2px 0px 5px 0px;
	padding: 5px 0 4px 8px;
	font-size: 1.2em;
	border-left: solid #FF0000 5px;
	background-image: url(../img/top/h3_bg.gif);
	color: #FFFFFF;
	border-bottom: solid #FF0000 1px;
}


.index_block {
	width: 100%;
	margin-bottom: 8px;
}

.index_left {
	width: 270px;
	float: left;
	text-align: left;
	border-right: solid #BBB 2px;
	border-bottom: solid #999 2px;
	padding-right: 3px;
	border-left: solid #CCC 1px;
	border-top: solid #CCC 1px;
	height: 125px;
}

.index_right {
	width: 270px;
	float: right;
	text-align:left;
	border-right: solid #BBB 2px;
	border-bottom: solid #999 2px;
	height: 125px;
	padding-right: 3px;
	border-left: solid #CCC 1px;
	border-top: solid #CCC 1px;
}

#primary2 #item .index_block p img {
	float: left;
	margin: 3px 4px 0 6px;
	padding: 0
}
#primary2 #item .index_block p {
	line-height: 120%;
	margin: 0;
	padding: 0;
}
	

/* イーゼル詳細ページ */
#ezleft {
	float:left;
	width:280px;
}
#ezright {
	float:right;
	position:relative;
}
#ezimgbox {
	width:280px;
	position:relative;
	margin-left: -10px;
	padding-left:0;
}

#ezimgbox li {
	float:left;
	margin: 0 10px 5px 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	height: 120px;
}


#ezimgbox img {
	border: 1px solid #cccccc;
	margin: 0 0 5px 0;
}

#ezimgbox span {
	display: block;
	width:110px;
	line-height: 110%;
	font-size: 95%;
}
#eznonm {
	list-style-type:none;
	margin-left: 0;
	padding-left:0;
}
.plus_sml0 {
	z-index:2;
	position:absolute;
	top:5px;
	left:270px;
	margin:0;
	padding:0;
	border:none;
}
.plus_sml1 {
	z-index:2;
	position:absolute;
	top:7px;
	left:128px;
	margin:0;
	padding:0;
	border:none;
}

.plus_sml2 {
	z-index:2;
	position:absolute;
	top:7px;
	left:248px;
	margin:0;
	padding:0;
	border:none;
}
.plus_sml3 {
	z-index:2;
	position:absolute;
	top:133px;
	left:128px;
	margin:0;
	padding:0;
	border:none;
}
.plus_sml4 {
	z-index:2;
	position:absolute;
	top:133px;
	left:248px;
	margin:0;
	padding:0;
	border:none;
}


/* 商品詳細の表など */

#item-tokucho {
	width:578px;
	margin-bottom: 10px;
}
#item-tokucho h2 {
	width:500px;
	margin: 2px 5px 5px 15px;
	padding: 5px 0 4px 8px;
	font-size: 1.2em;
	border-left: solid #FF0000 5px;
	color: #FF0000;
	display: block;
	background-image: none;
	border-bottom: none;
}
#item-tokucho table {
	width:520px;
	margin:10px 0px 10px 35px;
	border-width: 1;
	padding: 0;
	border-collapse : collapse;
}
#item-tokucho table td.c {
	height:30px;
	background-color:#EEEEEE;
	padding-left:5px;
}
#item-tokucho table td.a {
	width:130px;
	text-align:center;
	background-color:#EEEEEE;
}
#item-tokucho table td.s {
	width:30px;
	text-align:center;
	background-color:#EEEEEE;
}
#item-tokucho table td.b {
	width:130px;
	font-size:0.85em;
	vertical-align:top;
	line-height:100%;
	background-color:#EEEEEE;
	padding:0 3px 0 3px;
}
#item-tokucho table td.d {
	width:260px;
	text-align:center;
	font-weight:bold;
	background-color:#FFFFCC;
}
#item-tokucho table td.e {
	width:130px;
	text-align:center;
	background-color:#FFFFCC;
}
#primary2 .left {
	float: left;
	width: 270px;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 10px;
}
#primary2 .right {
	float:right;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 15px;
}
#primary2 .center {
	margin-left: 25px;
	padding-left: 0px;
	margin-top: 15px;
}

/* コンテンツ下のfaq */
#faqcon {
	padding:3px 3px 3px 5px;
	margin: 30px 0 0 4px;
}
.accordion_toggle {
	display: block;
	background-image: url(../img/common/ico_q2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1em;
	margin: 20px 20px 0 10px;
	padding: 5px 5px 4px 25px;
	background-color: #dee;
	color: #333333;
	cursor: pointer;
	text-decoration: underline;
}
.accordion_content {
	background-image: url(../img/common/ico_a2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1em;
	margin:4px 30px 30px 30px;
	padding: 4px 10px 2px 25px;
	font-weight: normal;
	color: 4A4D4A;
	line-height: 18px;
	overflow: hidden;
}
#faqcon dl {
	margin:0px 30px 20px 15px;
}


/* 表の下部にあるボタン類など */

#back {
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 560px;
}
#back ul {
	list-style:none;
}
#back li.back_c  {
	float:left;
}




#item-ichiran h3 {
	margin: 0 0 10px 0;
	padding: 5px 0 4px 8px;
	font-size: 1.2em;
	border-left: solid #FF0000 5px;
	background-image: url(../img/top/h3_bg.gif);
	color: #FFFFFF;
	border-bottom: solid #FF0000 1px;
}

#item-ichiran p {
	font-size:1em;
	padding:0;
	color: #333333;
	margin-left: 40px;
	margin-bottom: 4px;
	margin-top: 5px;
}

#item-ichiran table.naka {
	border-width: 1;
	margin: 0 0 0 15px;
	padding: 0;
	border-collapse : collapse;
	width:560px;
}
#item-ichiran caption {
	margin: 0 0 0 15px;
	padding: 5px 0 4px 12px;
	width:560px;
	font-size: 1.2em;
	font-weight:bold;
	text-align:left;
	color: #FF0000;
	background-image: url(../img/common/caption.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
span.cap  {
	line-height: 30px;
}
#item-ichiran table.naka th {
	background-color : #FFEBCA;
	font-size : 12px;
	text-align : center;
	border-top : solid #BBB 1px;
	border-right : solid #BBB 1px;
	border-bottom : solid #BBB 1px;
	border-left : solid #BBB 1px;
	color: #000000;
	padding: 5px 2px 5px 2px;
}
#item-ichiran table.naka td.title {
	font-size : 12px;
	text-align : left;
	color: #FFFFFF;
}
#item-ichiran table.naka td.sub {
	font-size : 12px;
	text-align : left;
	color: #4a4d4a;
	padding:2px 2px 15px 5px;
}

#item-ichiran table.naka td.midashi {
	background-color : #FFEBCA;
	font-size : 12px;
	text-align : center;
	border-top : solid #BBB 1px;
	border-right : solid #BBB 1px;
	border-bottom : solid #BBB 1px;
	border-left : solid #BBB 1px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px 2px 5px 2px;
}

#item-ichiran table.naka td.cell {
	background-color : #FFFFFF;
	font-size : 12px;
	text-align : center;
	border-top : solid #BBB 1px;
	border-right : solid #BBB 1px;
	border-bottom : solid #BBB 1px;
	border-left : solid #BBB 1px;
	color: #333333;
	padding: 10px 2px 10px 2px;
}
#item-ichiran table.naka td.cellb {
	background-color : #FFFFFF;
	font-size : 18px;
	font-weight:bold;
	text-align : center;
	border-top : solid #BBB 1px;
	border-right : solid #BBB 1px;
	border-bottom : solid #BBB 1px;
	border-left : solid #BBB 1px;
	color: #333333;
	padding: 10px 2px 10px 2px;
	line-height: 100%;
}
#item-ichiran table.naka td.bottom {
	background-color : #FFFFFF;
	font-size : 12px;
	text-align : right;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 10px;
}

#item-ichiran table.naka img {
	margin-right: 0px;
	margin-left: 5px;
}
.color {
	font-size:10px;
	color:#999999;
	margin:0;
	padding:0;
}

.bn_bank {
	margin: 20px 0 20px 12px;
}






/* ３段のテキストなど */

#sandan {
	margin: 10px 10px 10px 10px;
	text-align: left;
}
#sandan #pan-kuzu {
	font-size:0.9em;
	color:#4a4d4a;
	margin: 8px 0 8px 0;
	padding: 5px 0 0 0;
}
#sandan h1 {
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
	margin-right: 10px;
	background-image: url(../img/common/h1_3danback.gif);
	padding-left: 30px;
	padding-top: 13px;
	padding-bottom: 14px;
	background-repeat: no-repeat;
}

#primary #sandan #other h2 {
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
	margin-right: 10px;
	background-image: url(../img/common/h1_3danback.gif);
	padding-left: 30px;
	padding-top: 13px;
	padding-bottom: 14px;
	background-repeat: no-repeat;
	margin-left: 0px;
	border-left: none;
}

#sandan h2 {
	font-size: 1.2em;
	margin-top:10px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-left: 15px;
	font-weight: bold;
	margin-right: 10px;
	padding-left: 5px;
	color: #666666;
	border-left: solid #9C9A9C 4px;
}

#sandan h3 {
	font-size: 1.1em;
	margin-top:7px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 17px;
	color: #666666;
}

#sandan h4 {
	font-size: 12px;
	margin-top:15px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-left: 15px;
	font-weight: bold;
	margin-right: 20px;
	padding-left: 4px;
	color: #4A4D4A;
        border-bottom: dotted #FF9900 1px;
}

#sandan h5 {
	font-size: 12px;
	margin-top: 13px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #e7e7e7;
	padding-left: 5px;
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
}

#sandan p {
	font-size: 12px;
	margin-top:4px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-left: 15px;
	font-weight: normal;
	margin-right: 10px;
	padding-left: 5px;
	color: 4A4D4A;
	line-height: 18px;
	padding-right: 10px;
}

#sandan p.sub {
	font-size: 12px;
	margin-top:4px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-left: 15px;
	font-weight: normal;
	margin-right: 18px;
	padding-left: 10px;
	color: 4A4D4A;
	line-height: 18px;
}

#sandan p img {
	margin-top: 5px;
	margin-left:10px;
	margin-bottom:5px;
}

#sandan li {
	font-size: 12px;
	margin-left: 18px;
	font-weight: normal;
	margin-right: 25px;
	padding-left: 10px;
	color: #4A4D4A;
	line-height: 12px;
	margin-bottom: 6px;
	margin-top: 0px;
	padding-right: 25px;
}

#sandan table {
	border-width: 1;
	border-collapse : collapse;
	margin: 0 10px 30px 10px;
}

#sandan table td.midashi {
	background-color : #FFEBCA;
	font-size : 12px;
	text-align : left;
	border-top : solid 1px #CCCCCC;
	border-right : solid 1px #CCCCCC;
	border-bottom : solid 1px #CCCCCC;
	border-left : solid 1px #CCCCCC;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom:5px;
}

#sandan table td.cell1 {
	background-color : #eee;
	font-size : 12px;
	text-align : center;
	border-top : solid 1px #CCCCCC;
	border-right : solid 1px #CCCCCC;
	border-bottom : solid 1px #CCCCCC;
	border-left : solid 1px #CCCCCC;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 60px;
}

#sandan table td.cell3 {
	background-color : #FFFFFF;
	font-size : 12px;
	border-top : solid 1px #CCCCCC;
	border-right : solid 1px #CCCCCC;
	border-bottom : solid 1px #CCCCCC;
	border-left : solid 1px #CCCCCC;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}

#sandan table img {
	margin-right: 0px;
	margin-left: 0px;
}
#sandan ul {
	margin:0px 18px 20px 15px;
}

#sandan li {
	font-size: 12px;
	margin:0px 10px 2px 30px;
	padding-top: 4px;
	padding-bottom: 0px;
	color: 4A4D4A;
	line-height: 18px;
}
#sandan #link dt {
	font-size: 12px;
	font-weight:bold;
	margin: 20px 20px 0 20px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #dee;
	padding-left: 5px;
	color: #333333;
}
#sandan #link dd {
	font-size: 12px;
	margin:4px 10px 10px 20px;
	padding: 4px 10px 2px 5px;
	font-weight: normal;
	color: 4A4D4A;
	line-height: 18px;
}
#sandan #link p {
	font-size: 12px;
	margin-top:4px;
	margin-bottom: 25px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-left: 18px;
	font-weight: normal;
	margin-right: 18px;
	padding-left: 10px;
	color: 4A4D4A;
	line-height: 18px;
}
.unchin {
	border-width: 1;
	margin: 0 0 0 15px;
	padding: 0;
	border-collapse : collapse;
	width:560px;
}


.unchin th {
	background-color : #FFEBCA;
	font-size : 12px;
	text-align : center;
	border-top : solid #BBB 1px;
	border-right : solid #BBB 1px;
	border-bottom : solid #BBB 1px;
	border-left : solid #BBB 1px;
	color: #000000;
	padding: 5px 2px 5px 2px;
}


.unchin td {
	background-color : #FFFFFF;
	font-size : 12px;
	text-align : center;
	border-top : solid #BBB 1px;
	border-right : solid #BBB 1px;
	border-bottom : solid #BBB 1px;
	border-left : solid #BBB 1px;
	color: #333333;
	padding: 10px 2px 10px 2px;
}

/* イーゼルフッタナビ */

#fut_navi {
}

#fut_navi ul {
	height: 100px;
	list-style-type: none;
	margin:10px;
	padding:0;
}

#fut_navi li {
	float: left;
	width: 140px;
	margin: 0;
	padding:0;
}

#fut_navi li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:100px;
	padding-top: 100px;
	background-image:url(../item/easel-stand/img/fut_navi_15a.gif);
	color: #999999;
}

#fut_navi2 {
}

#fut_navi2 ul {
	height: 100px;
	list-style-type: none;
	margin:10px;
	padding:0;
}

#fut_navi2 li {
	float: left;
	width: 140px;
	margin: 0;
	padding:0;
}

#fut_navi2 li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:100px;
	padding-top: 100px;
	background-image:url(../item/easel-stand/img/fut_navi_15b.gif);
	color: #999999;
}

/*  背景画像の位置
---------------------------------------------*/
/* 通常 */
#fnav01 a { background-position:  0     0; }
#fnav02 a { background-position: -140px  0; }
#fnav03 a { background-position: -280px 0; }
#fnav04 a { background-position: -420px 0; }

	
/* 現在位置 */
#fnav01 a.stay { background-position:  0     -102px; }
#fnav02 a.stay { background-position: -140px  -102px; }
#fnav03 a.stay { background-position: -280px -102px; }
#fnav04 a.stay { background-position: -420px -102px; }


/* オンマウス */
#fnav01 a:hover { background-position:  0     -102px; }
#fnav02 a:hover { background-position: -140px  -102px; }
#fnav03 a:hover { background-position: -280px -102px; }
#fnav04 a:hover { background-position: -420px -102px; }

.fut_navi_tit {
    font-size: 100%;
	margin-left: 15px;
	margin-top: 40px;
	margin-bottom: 0;
	padding-bottom:0;
}


/* フッターバナー */


#foot_bn {
	clear: both;
	text-align: center;
	width: 699pv;
	height: 130px;
	margin-right: 50px;
	margin-left: 50px;
	position: relative;
	margin-top: 10px;
}

#foot_bn h3 {
	padding: 10px;
}
	
#foot_bn ul {
	height: 39px;
	width: 699px;
	list-style-type: none;
}

#foot_bn li {
	float:left;
}

#foot_bn img {
	margin-right: 5px;
	margin-left: 5px;
}

/* イーゼル銀行振込みＰＯＰアップ */


#popup {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 10;
	height: 100%;
}

#popitem {
	width: 561px;
	padding: 10px;
}

#popitem h1 img {
	width: 100%;
	margin-top: 0px;

}

#popitem h2 {
	width: 546px;
	margin-top: 20px;
	text-align: left;
	border-top-style: none;
	border-left-color: #FF0000;
	border-left-style: solid;
	border-left-width: 5px;
	padding: 10px 0 10px 10px;
	background-color: #eeeeee;
}

#popitem h3 {
	width: 546px;
	margin-top: 20px;
	margin-left: 15px;
	text-align: left;

}

#popitem p {
	width: 535px;
	margin-top: 10px;
	text-align: left;
	margin-left: 15px;
}

#popitem li {
	width: 525px;
	margin-top: 10px;
	text-align: left;
	margin-left: 30px;
	line-height: 120%;
}

#popitem img {
	margin-top: 20px;
}

#popitem form {
	margin-top: 20px;
	padding: 20px;
}

/* グループフッタリンク */

#gr_fut {
	width: 700px;
	background-color: #eeeeee;
	padding: 10px;
	font-size:80%;
	text-align: left;
	margin-bottom: 20px;
	height: 220px;
	margin-left: 40px;
	margin-right: 40px;
}

#gr_fut .tit {
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#gr_fut .sec {
	width: 680px;
	text-align: left;
	margin-bottom: 11px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 0px;
}

#gr_fut .sec2 {
	width: 90px;
	text-align: left;
	float: left;
	height: 50px;
}

#gr_fut .sec3 {
	width: 590px;
	float: left;
	margin: 0px;
	padding-left: 0px;
}


#gr_fut ul {
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
}



#gr_fut li {
	float: left;
	width: 140px;
}

.2th_bn {
	margin-top: 5px;
	margin-bottom: 20px;
	height: 52px;
}

#nenmatu_eigyobi {
	border: solid #FF0000 1px;
	margin-bottom: 8px;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	padding: 5px;
	background-color: #FFFFCC;
}

#mm_touroku {
	width: 160px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: -10px;
}

#mm_touroku td {
	padding: 5px;
	background-color: #000066;
}

.txt_bn {
	margin-bottom: 5px;
}

#nenmatu_eigyobi {
	border: solid #FF0000 1px;
	margin-bottom: 10px;
	background-color: #FFFF99;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	padding: 8px;
}

#nenmatu_eigyobi .mid{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
