#one_maincolumn {
	text-align: left;
}

#box_569 {
	width: 569px;
	float: right;
	text-align: left;
}

/* IE6*/
* html #one_maincolumn {margin-left: 8px;}
/* */ 

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

div#undercolumn {
	width: 569px;
	float: right;
	text-align: left;
}

div#undercolumn p {
	text-align: left;
}

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

p.line04 {
	font-size: 0;
	line-height: 0;
	background: url(../img/line01.gif) repeat-x;
	margin: 10px 0;
	clear: both;
}
/* テーブル共通指定
----------------------------------------------- */
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 {
	width: 569;
    margin: 15px 0 0 0;
    text-align: center;
	padding-bottom: 20px;
}
.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;
}

/* ボタン
----------------------------------------------- */
input[type='image'] {
    border: none;
	position: relative;
	top: 2px;
}

.box190 {
    width: 190px;
    height: 30px;
    border: none;
	position: relative;
	top: 2px;
}

.box180 {
    width: 180px;
    height: 30px;
    border: none;
	position: relative;
	top: 2px;
}

.box150 {
    border: none;
    width: 150px;
    height: 30px;
	position: relative;
	top: 2px;
}

.box140 {
    width: 140px;
    height: 30px;
    border: none;
	position: relative;
	top: 2px;
}

.box130 {
    width: 130px;
    height: 30px;
    border: none;
	position: relative;
	top: 2px;
}

.box51 {
    width: 63px;
    height: 24px;
    border: none;
	position: relative;
	top: 2px;
}

/* トピックス
----------------------------------------------- */

div#topics_area {
	width: 569px;
	background: url(../img/mainarea_frame.gif) repeat-y;
	border-bottom: 1px #cccccc solid;
	margin-bottom: 10px;
}

div#topics_area h2 {
	width: 559px;
	height: 35px;
	display: block;
	text-align: left;
	color: #494949;
	font-size:16px;
	font-weight: bold;
	background: url(../img/title_b_bg.jpg) no-repeat;
	padding: 9px 0 0 10px;
}

/* IE6*/
* html div#topics_area h2 {width: 569px; height: 34px; padding: 9px 0 0 10px; margin-bottom: 5px;}
/* */ 

div#topics_area h2 a.back {
	width: 110px;
	height: 22px;
	display: block;
	float: right;
	background: url(../img/btn.jpg) no-repeat;
	position: relative;
	top: -20px;
	left: -5px;
}

/* IE6*/
* html div#topics_area h2 a.back {
	position: relative;
	top: -20px;
	left: -20px;}
/* */ 

div#topics_area h2 a span {
	display: none;
}

div#topics_area h2 a.back {background-position: 0 0;}
div#topics_area h2 a.back:hover {background-position: 0 -22px;}

/* おすすめ
----------------------------------------------- */

div#recomendarea {
	width: 569px;
	float: right;
	background: url(../img/mainarea_frame_list.gif) bottom no-repeat;
	border-bottom: 1px #cccccc solid;
	margin-bottom: 10px;
}

div#recomendarea h2 {
	width: 559px;
	height: 35px;
	display: block;
	text-align: left;
	color: #494949;
	font-size:16px;
	font-weight: bold;
	background: url(../img/title_b_bg.jpg) no-repeat;
	padding: 9px 0 0 10px;
}

/* IE6*/
* html div#recomendarea h2 {width: 559px; height: 34px; padding: 9px 0 0 10px; margin-bottom: 5px;}
/* */ 

div#recomendarea h2 a.list {
	width: 110px;
	height: 22px;
	display: block;
	float: right;
	background: url(../img/btn.jpg) no-repeat;
	position: relative;
	top: -21px;
	left: -5px;
}

div#recomendarea h2 a.list:hover {background-position: 0 -22px;}


/*safari*/
html*div#recomendarea h2 a.list {
	width: 110px;
	height: 22px;
	display: block;
	float: right;
	position: relative;
	top: -2px;
	left: -5px;
}

* html div#recomendarea h2 a.list {
	width: 110px;
	height: 22px;
	display: block;
	float: right;
	position: relative;
	top: -21px;
	left: -5px;
}

/*サファリ*/
html[xmlns*=""] body:last-child div#recomendarea h2 a.list {
	position: relative;
	top: -2px;
	left: -6px;}
/* */ 

*:first-child+html div#recomendarea h2 a.list {
	width: 110px;
	height: 22px;
	display: block;
	float: right;
	position: relative;
	top: -21px;
	left: -5px;
}

*:first-child+html div#recomendarea h2 a.list:hover {background-position: 0 -22px;}
/**/

div#recomendarea h2 a span {
	display: none;
}


div.recomendblock {
	float: left;
    width: 150px;
	margin: 0 20px 10px 19px;
    background: url("../img/common/line_402.gif") no-repeat bottom;
	display: inline;
}

div.recomendleft p {
    margin: 0 0 5px 0;
}

div.recomendleft img, div.recomendright img {
    display: block;
    margin: 0 5px 0 0;
}

div.recomendblock img.thumb_photo {
	margin: 0 0 0 10px;
}


/* 利用規約
----------------------------------------------- */

div#undercolumn_entry {
	width: 569px;
	float: right;
}

div#undercolumn_entry .area470 {
	width: 549px;
    height: 520px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

/* トップ
----------------------------------------------- */
div.topblock {
	width: 569px;
	float: right;
	text-align: left;
}

div.topblock h3 {
	width: 559px;
	height: 35px;
	display: block;
	text-align: left;
	color: #494949;
	font-size:16px;
	font-weight: bold;
	background: url(../img/title_bg.jpg) repeat-x;
	padding: 9px 0 0 10px;
}


div.topblock h3.b_btm {
	background: url(../img/title_b_bg.jpg) no-repeat;
}

div.topblock h3 {
	display: block;
	float: left;
}

/* IE6*/
* html div.topblock h3 {width: 559px; height: 34px; padding: 9px 0 0 10px; margin-bottom: 5px;}
/* */ 

div.topblock p.line01 {
	font-size: 90%;
	background: url(../img/line01.gif) repeat-x;
	margin-top: 40px;
	padding-top: 15px;
}

/* フレーム
----------------------------------------------- */

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

div#container {
	width: 760px;
	margin: 5px auto 40px;
	clear: both;
}
/* 検索結果
----------------------------------------------- */
p.conditionarea {
    clear: both;
    width: 566px;
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
}
/* 
----------------------------------------------- */
/* 商品一覧ページ
----------------------------------------------- */

/* 電話＆FAX連絡先上部
----------------------------------------------- */

div.list_top_btnarea {
	width: 569px;
	clear: both;
}

div.list_top_btnarea img.left {
	margin: 10px 0;
}

div.list_top_btnarea img.right {
	margin: 10px 0;
}

/* 電話＆FAX連絡先下部
----------------------------------------------- */

div.list_btmarea {
	width: 569px;
}

div.list_btmarea div.titlearea {
	width: 569px;
	height: 59px;
	background: url(../img/telfax_title.jpg) left no-repeat;
	margin-bottom: 10px;
	position: relative;
}

div.list_btmarea div.titlearea a {
	width: 172px;
	height: 47px;
	display: block;
	background: url(../img/gotoflow_btn_s.jpg) no-repeat;
	position: absolute;
	top: 7px;
	left: 397px;
}

div.list_btmarea div.titlearea a span {
	display: none;
}

div.list_btmarea div.telarea {
	background: url(../img/flow_yellowback.jpg) top no-repeat;
}

div.list_btmarea div.faxarea {
	background: url(../img/flow_pinkback.jpg) top no-repeat;
}

div.list_btmarea div.telarea div.textarea,
div.list_btmarea div.faxarea div.textarea {
	width: 543px;
	margin: 0 0 0 13px;
	padding-top: 11px;
}

#primarycontents div.list_btmarea div.telarea div.textarea h6 {
	font-size: 14px;
	background: url(../img/mark06.jpg) no-repeat 0 2px;
	margin-bottom: 5px;
}

#primarycontents div.list_btmarea div.faxarea div.textarea h6 {
	font-size: 14px;
	background: url(../img/mark04.jpg) no-repeat 0 2px;
	margin-bottom: 5px;
}

#primarycontents div.list_btmarea div.telarea div.textarea span {
	font-size: 150%;
	font-weight: bold;
	color: #e69700;
}

#primarycontents div.list_btmarea div.faxarea div.textarea span {
	font-size: 150%;
	font-weight: bold;
	color: #be1976;
}

div.list_btmarea div.telarea div.textarea p.line,
div.list_btmarea div.faxarea div.textarea p.line {
	width: 549px;
	display: block;
	background: url(../img/line02.gif) repeat-x;
	line-height: 1px;
	font-size: 0;
	padding-bottom: 8px;
}

#primarycontents div.list_btmarea div.faxarea div.textarea a.fax_dl {
	width: 150px;
	height: 30px;
	display: block;
	background: url(../img/fax_dl.jpg) no-repeat;
	margin-bottom: 20px;
}

#primarycontents div.list_btmarea div.faxarea div.textarea a.fax_dl:hover {
	background: url(../img/fax_dl_on.jpg) no-repeat;
}

#primarycontents div.list_btmarea div.faxarea div.textarea a.fax_dl span {
	display: none;
}




/* ページ送り
----------------------------------------------- */
.pagenumberarea, .pagecondarea {
    width: 569px;
	padding: 5px 0;
	margin-bottom: 10px;
	background-color: #fbe4ea;
}

/* IE6*/
* html .pagenumberarea {width: 569px; float: right;}
* html .pagecondarea {width: 569px; float: right;}
/* */ 

ul.pagenumberarea {
    height: 2.5ex;
}

ul.pagecondarea {
    border: 1px solid #CCCCCC;
}

ul.pagenumberarea li {
    float: left;
    width: 32.9%;
}

ul.pagenumberarea li.left {
    text-align: left;
    white-space: nowrap;
}

ul.pagenumberarea li.center {
    text-align: center;
    white-space: pre;
}

ul.pagenumberarea li.right {
    text-align: right;
    white-space: nowrap;
}

.pagenumberarea .pagenumber{
    color: #ff0000;
    font-weight: bold;
}

p.pagenumberarea .number{
    font-weight: bold;
}

/* 商品一覧 */

/* タイトル
----------------------------------------------- */



/* 商品
----------------------------------------------- */
div.listarea {
    clear: both;
    width: 569px;
    background: url("../img/common/line_580.gif") no-repeat bottom;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px #ccc solid;
}

/* IE6*/
* html div.listarea {width: 569px; float: right;}
/* */ 

div.listphoto {
    float: left;
    width: 130px;
	margin-right: 10px;
}

div.listrightblock {
    float: right;
    width: 410px;
	text-align: left;
}

/* IE6*/
* html div.listrightblock {width: 400px;}
/* */ 

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

#primarycontents div.listrightblock h3 {
    width: 380px;
    margin: 5px 0;
    padding: 5px 15px;
    font-size: 120%;
	background: url(../img/inner_title.jpg) no-repeat 0 5px;
}

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 {
	float: right;
    padding: 5px;
    width: 150px;
    clear: both;
    background-color: #ecf5ff;
    border: 1px solid #CCCCCC;
	text-align: center;
	position: relativ;
	margin-top: 0;
}

/* IE6*/
* html div.listrightblock .in_cart {margin-top: -25px;}
/* */ 

/* IE7 \*/
*:first-child+html div.listrightblock .in_cart {margin-top: -25px;}
/* */ 

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

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;
}

/*safari*/
html*div.listrightblock .cartbtn img {
    margin: 5px auto 0 17px;
}

* html div.listrightblock .cartbtn img {
    margin: 5px auto 0 auto;
}

*:first-child+html div.listrightblock .cartbtn img {
    margin: 5px auto 0 auto;
}
/*safari*/

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

/* 商品詳細 */

/* タイトル
----------------------------------------------- */
div#detailtitle {
}

div#detailtitle h2 {
	width: 559px;
	height: 35px;
	display: block;
	text-align: left;
	color: #494949;
	font-size:16px;
	font-weight: bold;
	background: url(../img/title_bg.jpg) repeat-x;
	padding: 9px 0 0 10px;
}

/* IE6*/
* html div#detailtitle h2 {width: 569px; height: 34px; padding: 9px 0 0 10px; margin-bottom: 5px;}
/* */ 


/* 商品
----------------------------------------------- */
div#detailarea {
    width: 569px;
    margin: 15px 0 15px 0;
	float: right;
}

div#detailphotoblock {
    float: left;
    width: 272px;
	text-align: left;
}

div#detailphotoblock p {
    margin: 5px 0 0 0;
}

div#detailrightblock {
    float: right;
    width: 280px;
	text-align: left;
}

div#detailrightblock li {
    display: inline;
}

div#detailrightblock h2 {
    margin: 5px 0;
    padding: 0;
    color: #b7066a;
    font-size: 140%;
    font-weight: bold;
}

div#detailrightblock dl {
    padding: 15px 0 0 0;
}

div#detailrightblock dt {
    font-weight: bold;
    padding: 0 0 0 15px;
    background: url("../img/common/arrow_gray.gif") no-repeat left center;
}

div#detailrightblock dd {
    margin: 0 15px 0 0;
}

div#detailrightblock .box54 {
    width: 54px;
    border: solid 1px #ccc;
}

div#detailrightblock .btn {
	width: 115px;
	height: 25px;
	float: right;
    clear: both;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    background: url("../img/common/line_280.gif") no-repeat;
}

/* サブタイトル
----------------------------------------------- */
div.subarea {
    clear: both;
    width: 569px;
    padding: 30px 0 0 0;
}

div.subarea h3 {
    width: 560px;
    font-size: 120%;
    margin: 0 0 10px 0;
    padding: 5px 10px;
    background-color: #e4e4e4;
}

div.subtext {
    float: left;
    width: 365px;
}

div.subphotoimg {
    float: right;
    width: 202px;
}

div.subphotoimg p {
    margin: 5px 0 0 0;
    text-align:right;
}


/* お客様の声
----------------------------------------------- */
div#customervoicearea {
    width: 569px;
    padding: 35px 0 0 0;
	text-align: left;
}

div#customervoicearea h2 {
    padding: 0 0 10px 0;
}

div#customervoicearea .voicedate{
    margin: 10px 0 0 0;
	font-weight: normal;
}

div#customervoicearea .voicetitle{
    padding: 5px 0;
    font-size: 120%;
    font-weight: bold;
	color: #5b8612;
}

div#customervoicearea li {
    padding: 0 0 10px 0;
    background: url("../img/common/line_580.gif") no-repeat bottom;
}

/* トラックバック
----------------------------------------------- */
div#trackbackarea {
    clear: both;
    width: 580px;
    padding: 35px 0 0 0;
}

div#trackbackarea h2 {
    padding: 0 0 10px 0;
}

div#trackbackarea h3 {
    font-size: 100%;
    font-weight: bold;
    padding: 0 0 10px 0;
}

div#trackbackarea .box500 {
    width: 500px;
    border: solid 1px #ccc;
}

/* この商品を買った人はこんな商品も買っています
----------------------------------------------- */
div#whoboughtarea {
    clear: both;
    width: 580px;
    padding: 35px 0 0 0;
}

div.whoboughtblock {
    clear: both;
    width: 580px;
    padding: 10px 0;
    overflow: auto;
}

div.whoboughtleft {
    float: left;
    width: 280px;
    padding: 10px 0;
    position: relative;
    background: url("../img/common/line_578.gif") no-repeat bottom;
}

div.whoboughtleft img {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

div.whoboughtleft p {
    margin: 0 0 5px 0;
}

div.whoboughtright {
    float: right;
    width: 280px;
    padding: 10px 0;
    position: relative;
    background: url("../img/common/line_578.gif") no-repeat bottom;
}

div.whoboughtright img {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

div.whoboughtright p {
    margin: 0 0 5px 0;
}

div.whoboughtleft h3 {
    font-size: 100%;
}

div.whoboughtright h3 {
    font-size: 100%;
}


/* 会員登録
----------------------------------------------- */
div#undercolumn_entry {

}

div#undercolumn_entry .area470 {
    width: 570px;
    height: 520px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

.box60 {
    width: 60px;
}

div#undercolumn_entry .box380 {
    width: 380px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box320 {
    width: 320px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .zipimg img {
    margin: 5px 0 0 0;
}

div#undercolumn_entry div#completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}

div#undercolumn_entry div#completetext em {
    font-weight: bold;
}

div#undercolumn_entry div#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}

div#undercolumn_entry dt {
    float: left;
    width: 4em;
    border: 1px solid #FF0000;
}

/* ログイン
----------------------------------------------- */
div#under02column_login {

}

div#under02column_login .loginarea {
    width: 620px;
    margin: 20px auto 20px auto;
    padding: 20px 15px;
    border: 1px solid #ccc;
}

div#under02column_login .loginarea .inputtext {
    width: 500px;
    margin: 15px auto 0 auto;
}

div#under02column_login .loginarea .inputtext02 {
    width: 500px;
    margin: 15px auto 0 auto;
    font-size: 90%;
}

div#under02column_login .loginarea .inputbox {
    width: 460px;
    margin: 15px auto 0 auto;
    padding: 15px 20px;
    background: #f0f0f0;
}

div#under02column_login .loginarea .inputbox .passwd {
    margin: 15px 0 0 0;
}

div#under02column_login .loginarea .inputbox .box300 {
    width: 300px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_login .loginarea .inputbox02 {
    width: 460px;
    margin: 15px auto 0 auto;
    padding: 15px 20px;
    background: #f0f0f0;
    text-align: center;
}

/* MYPAGE共通指定
----------------------------------------------- */
div#mypagecolumn {
    width: 569px;
    float: right;
}

div#mypagecolumn h2.title{
    width: 569px;
    margin: 0 0 15px 0;
}

div#mypagecolumn table {
    width: 510px;
}

div#mycontentsarea {
    width: 510px;
}

div#mycontentsarea table th.resulttd {
    text-align: right;
}

div#mycontentsarea table.delivname th {
    text-align: left;
    width: 140px;
}

div#mycontentsarea table caption {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 8px;
    background-color: #f0f0f0;
    text-align: left;
    font-weight: bold;
    color: #000;
}


/* 購入履歴一覧/詳細
----------------------------------------------- */
div#mynavarea {
    width: 569px;
}

div#mynavarea li {
    float: left;
    display: block;
    height: 31px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div#mynavarea li.m_none {
	margin-right: 0;
}

div#mycontentsarea {
	width: 569px;
}

h3.mypage_subtitle {
	width: 569px;
	height: 30px;
	display: block;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #b7066a;
	background: url(../img/inner_title.jpg) no-repeat;
	padding-left: 17px;
	clear: both;
}

/* IE6*/
* html h3.mypage_subtitle {width: 559px;}
/* */ 

div#mycontentsarea table th {
    text-align: center;
}

div#mycontentsarea p.myconditionarea {
    clear: both;
    width: 500px;
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
}

div#mycontentsarea p.delivempty {
    clear: both;
    width: 500px;
    margin: 30px auto;
    padding: 10px 0;
    border: solid 5px #CCC;
    text-align: center;
}


/* 会員登録内容変更/>退会
----------------------------------------------- */
div#mycontentsarea .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .box300 {
    width: 300px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .box260 {
    width: 260px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .zipimg img {
    margin: 5px 0 0 0;
}

div#mycontentsarea #completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}

div#completetext p.changetext {
    padding: 40px 0;
    text-align: center;
}



/* エラー
----------------------------------------------- */
div#under02column_error {

}

div#under02column_error .messagearea {
    width: 680px;
    margin: 15px auto 0 auto;
    padding: 10px 5px;
    border: 5px solid #ccc;
    text-align: center;
}

div#under02column_error .messagearea .error {
    padding: 120px 0;
}




/* ログインブロック
----------------------------------------------- */
div#loginarea {
	width: 171px;
	text-align: left;
	background: url(../img/leftarea_frame.gif) repeat-y;
	border-bottom: 1px #cccccc solid;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-bottom: 5px;
}

div#loginarea h2 {
	width: 171px;
	height: 27px;
	display: block;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	background: url(../img/leftarea_title.jpg) no-repeat;
	padding: 6px 0 0 10px;
}

/* IE6*/
* html div#loginarea h2 {width: 161px; padding: 5px 0 0 10px; margin-bottom: 10px;}
/* */ 

.box96 {width: 90px;}

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



/* カートブロック
----------------------------------------------- */
div#cartarea {
	width: 171px;
	text-align: left;
	background: url(../img/leftarea_frame.gif) repeat-y;
	border-bottom: 1px #cccccc solid;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-bottom: 5px;
	text-align: center;
}

div#cartarea h2 {
	width: 171px;
	height: 27px;
	display: block;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	background: url(../img/leftarea_title.jpg) no-repeat;
	padding: 6px 0 0 10px;
}


/* IE6*/
* html div#cartarea h2 {width: 161px; padding: 5px 0 0 10px; margin-bottom: 10px;}
/* */ 



/* カテゴリブロック
----------------------------------------------- */
div#categoryarea {
	width: 171px;
	text-align: left;
	background: url(../img/leftarea_frame.gif) repeat-y;
	border-bottom: 1px #cccccc solid;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-bottom: 5px;
	text-align: center;
}

div#categoryarea h2 {
	width: 171px;
	height: 27px;
	display: block;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	background: url(../img/leftarea_title.jpg) no-repeat;
	padding: 6px 0 0 10px;
}


/* IE6*/
* html div#categoryarea h2 {width: 161px; padding: 5px 0 0 10px; margin-bottom: 10px;}
/* */ 

/* トップ　お試しのボタン
----------------------------------------------- */

a.top_tasting_btn {
	width: 140px;
	height: 30px;
	display: block;
	background: url(../img/b_detail.jpg) no-repeat;
	margin-bottom: 10px;
}

a:hover.top_tasting_btn {
	background: url(../img/b_detail_on.jpg) no-repeat;
}

a.top_tasting_btn span {
	display: none;
}

/* ナビゲーション
----------------------------------------------- */

div.leftarea_navi {
	float: left;
	width: 171px;
}

div.leftarea_navi h4 {
	width: 171px;
	height: 28px;
	background:url(../img/navi_l.jpg) no-repeat;
}

div.leftarea_navi h4.navi_title01 {background-position: 0 0;}
div.leftarea_navi h4.navi_title02 {background-position: 0 -28px;}
div.leftarea_navi h4.navi_title03 {background-position: 0 -56px;}
div.leftarea_navi h4.navi_title04 {background-position: 0 -84px;}

div.leftarea_navi h4 span {
	display: none;
}

div.leftarea_navi ul {
	width: 171px;
}

div.leftarea_navi ul li {
	width: 171px;
	height: 28px;
	display: inline;
	line-height: 0;
	font-size: 0;
	background:url(../img/navi_s.jpg) no-repeat;
}

div.leftarea_navi ul li a {
	width: 171px;
	height: 28px;
	display: block;
	background:url(../img/navi_s.jpg) no-repeat;
}

/*off*/
div.leftarea_navi ul li.navi01 a {background-position: 0 0; height: 29px;}
div.leftarea_navi ul li.navi02 a {background-position: -171px 0;}
div.leftarea_navi ul li.navi03 a {background-position: -342px 0;}
div.leftarea_navi ul li.navi04 a {background-position: -513px 0;}
div.leftarea_navi ul li.navi05 a {background-position: -684px 0;}
div.leftarea_navi ul li.navi06 a {background-position: -855px 0;}
div.leftarea_navi ul li.navi07 a {background-position: -1026px 0;}
div.leftarea_navi ul li.navi08 a {background-position: -1197px 0;}
div.leftarea_navi ul li.navi09 a {background-position: -1368px 0;}

/*over*/
div.leftarea_navi ul li.navi01 a:hover {background-position: 0 -29px; height: 29px;}
div.leftarea_navi ul li.navi02 a:hover {background-position: -171px -29px;}
div.leftarea_navi ul li.navi03 a:hover {background-position: -342px -29px;}
div.leftarea_navi ul li.navi04 a:hover {background-position: -513px -29px;}
div.leftarea_navi ul li.navi05 a:hover {background-position: -684px -29px;}
div.leftarea_navi ul li.navi06 a:hover {background-position: -855px -29px;}
div.leftarea_navi ul li.navi07 a:hover {background-position: -1026px -29px;}
div.leftarea_navi ul li.navi08 a:hover {background-position: -1197px -29px;}
div.leftarea_navi ul li.navi09 a:hover {background-position: -1368px -29px;}

/*on*/
div.leftarea_navi ul li.navi01_on a {background-position: 0 -29px; height: 29px;}
div.leftarea_navi ul li.navi02_on a {background-position: -171px -29px;}
div.leftarea_navi ul li.navi03_on a {background-position: -342px -29px;}
div.leftarea_navi ul li.navi04_on a {background-position: -513px -29px;}
div.leftarea_navi ul li.navi05_on a {background-position: -684px -29px;}
div.leftarea_navi ul li.navi06_on a {background-position: -855px  -29px;}
div.leftarea_navi ul li.navi07_on a {background-position: -1026px -29px;}
div.leftarea_navi ul li.navi08_on a {background-position: -1197px -29px;}
div.leftarea_navi ul li.navi09_on a {background-position: -1368px -29px;}


div.leftarea_navi ul li.navi01,
div.leftarea_navi ul li.navi01_on {
	height: 29px;
}
div.leftarea_navi ul li a span {
	display: none;
}

/* セカンドオピニオン
----------------------------------------------- */

#leftdoctor div.left_doctor {
	width: 171px;
	background: url(../img/left_doctorarea_bg.gif) top no-repeat;
}

#leftdoctor div.left_doctor_inner {
	width: 171px;
	background: url(../img/left_doctorarea_btm.gif) bottom no-repeat;
	padding-bottom: 10px;
}

#leftdoctor div.left_doctor img {
	margin: 10px auto;
}

#leftdoctor div.left_doctor p {
	width: 151px;
	text-align: left;
	line-height: 120%;
	font-size: 90%;
	margin: 0 auto;
}

#leftdoctor div.left_doctor a {
	width: 88px;
	height: 23px;
	display: block;
	background: url(../img/left_doctor_btn.jpg) no-repeat;
	margin: 10px auto 0;
}

#leftdoctor div.left_doctor a span {
	display: none;
}

/* SSL
----------------------------------------------- */
div#left_sslarea div.ssl {
	width: 171px;
	height: 142px;
	background: url(../img/ssl_area.jpg) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
/* 決済方法
----------------------------------------------- */

.left_payarea {
	width: 171px;
	height: 443px;
	background: url(../img/pay.jpg) no-repeat;
	margin-bottom: 10px;
	text-align: left;
}

.left_payarea a {
	display: block;
	width: 151px;
	height: 21px;
	position: absolute;
	margin: 46px 0px 0px 10px;
}

.left_payarea a span {
	display: none;
}


/* SSL
----------------------------------------------- */
.b_none {
	border: none;
}






/* 下層共通指定
----------------------------------------------- */
div#under02column {
    width: 700px;
    margin: 15px auto 0 auto;
}

div#under02column h2.title{
    width: 700px;
    margin: 0 0 15px 0;
}

div#under02column table {
    width: 690px;
}

/* カートの中
----------------------------------------------- */
div#under02column_cart {

}

div#under02column_cart .totalmoneyarea {
    width: 680px;
    margin: 15px auto 0 auto;
    padding: 10px 5px;
    border: 1px solid #ccc;
    text-align: center;
}

div#under02column_cart th {
    text-align: center;
}

div#under02column table th.resulttd {
    text-align: right;
}

div#under02column td#quantity {
   text-align: center;
   width: 70px;
}

div#under02column ul#quantity_level li {
    display: inline;
    padding: 3px;
}

div#under02column .empty {
    text-align: center;
}

/* お客様情報入力
----------------------------------------------- */
div#under02column_customer {

}

.flowarea {
    margin: 0 0 20px 0;
}

div#under02column_customer th em {
    color: #000;
    font-weight: bold;
}

div#under02column_customer .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_customer .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_customer .box380 {
    width: 380px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_customer .box320 {
    width: 320px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_customer .zipimg img {
    margin: 5px 0 0 0;
}


/* お届け先指定
----------------------------------------------- */
div#under02column_shopping table th {
    text-align: center;
}

.addbtn {
    margin: 10px 0 0 0;
}


/* お支払い方法・お届け時間等の指定
----------------------------------------------- */
div#under02column_shopping .payarea {
    width: 670px;
    margin: 0 auto;
}

div#under02column_shopping h3 {
    margin: 0 0 15px 0;
}

div#under02column_shopping .payarea02 {
    width: 670px;
    margin: 40px auto 0 auto;
}

div#under02column_shopping .payarea02 div {
    margin: 10px 0 0 0;
}

div#under02column_shopping .payarea02 em {
    font-weight: bold;
    color: #000;
}

div#under02column_shopping .payarea table {
    width: 670px;
}

div#under02column_shopping .payarea table th {
    text-align: center;
}

div#under02column_shopping .payarea02 .area660 {
    width: 660px;
    height: 150px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_shopping .pointarea {
    width: 670px;
    margin: 40px auto 0 auto;
}

div#under02column_shopping .pointarea div {
    border: 3px solid #ccc;
    padding: 5px;
    text-align: center;
}

div#under02column_shopping .pointarea ul {
    margin: 10px auto;
    width: 500px;
}

div#under02column_shopping .pointarea li {
    text-align: left;
    padding: 2px 10px;
}

div#under02column_shopping .pointarea li.underline {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 7px;
}

h3.shopping_subtitle {
	width: 700px;
	height: 30px;
	display: block;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #b7066a;
	background: url(../img/inner_title.jpg) no-repeat;
	padding-left: 17px;
	clear: both;
}

/* 確認
----------------------------------------------- */

div#under02column_shopping table.delivname thead th {
    width: 690px;
    text-align: left;
    font-weight: bold;
}

div#under02column_shopping table.delivname tbody th {
    text-align: left;
    width: 155px;
}

div#under02column_shopping table.delivname td {
    text-align: left;
    width: 550px;
}

/* 決済モジュール(決済情報入力画面)
----------------------------------------------- */
div#under02column_shopping .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_shopping .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

/* ログイン
----------------------------------------------- */
div#under02column_login {

}

div#under02column_login .loginarea {
    width: 620px;
    margin: 0 auto 20px auto;
    padding: 20px 15px;
    border: 5px solid #ccc;
}

div#under02column_login .loginarea .inputtext {
    width: 500px;
    margin: 15px auto 0 auto;
}

div#under02column_login .loginarea .inputtext02 {
    width: 500px;
    margin: 15px auto 0 auto;
    font-size: 90%;
}

div#under02column_login .loginarea .inputbox {
    width: 460px;
    margin: 15px auto 0 auto;
    padding: 15px 20px;
    background: #f0f0f0;
}

div#under02column_login .loginarea .inputbox .passwd {
    margin: 15px 0 0 0;
}

div#under02column_login .loginarea .inputbox .box300 {
    width: 300px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_login .loginarea .inputbox02 {
    width: 460px;
    margin: 15px auto 0 auto;
    padding: 15px 20px;
    background: #f0f0f0;
    text-align: center;
}

div.cookiebox {
	width: 100%;
	background: #ffebf7;
	border: #e7e7e7 1px solid;
}

div.cookiebox p {
	text-indent: -1em;
	margin: 1em 1em 1em 2em;
}
