/* CSS Document */

* {
	margin: 0;
	padding: 0;
	color: #5A5A5A;
	font-size: 12px;
}

a {
	color: #36F;
	line-height:13px;
}


a:active,
a:hover {
	color: #69F;
}

a img {
	border:0;
}


body{
	font-family: "ＭＳ ゴシック", "Osaka-等幅";
	line-height: 140%;
/*	2009/10/16	masuda	*/
	/*width:965px;830;*/
	margin:0 auto;
	padding:0;
	text-align:center;
	background:url(./images/base/h1_bk.jpg) repeat-x top;

}

#wrapper {
/*	2009/10/16	masuda	*/
	width:965px;/*830px;*/ /*body width*/
	margin:0 auto; /*centerring*/
	text-align:left;
	background-color:#ffffff;
/*	2009/10/16	masuda	*/
	/*background-image:  url(./images/base/bg.jpg);*/
	background-image:  url(./images/base/new_bg.jpg);
}


.cont_table {
	margin-left:15px;

/*	2009/10/16	masuda	*/
	/*width:800;*/
	width:100px;
}

table.catch{
height:60px;
}



h1 {
	font-family: "ＭＳ ゴシック", "Osaka-等幅";
	font-size:10px;
	font-weight:400;
	color:#FFFFFF;
	text-align:center;
	margin:0;
	padding:0;
        background-color:#72b601;
	height:18px;
}
h2,h3 {
	font-family: "ＭＳ ゴシック", "Osaka-等幅";
	font-size:10px;
	font-weight:400;
	color:#ffffff;
	margin:0;
	padding:0;
}

.menu {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 150%;
	padding-bottom:3px;
	padding-left:18px;
	color:#333333;
}


table.logo a:hover img {
-moz-opacity:0.5;
opacity:0.5;
filter: alpha(opacity=50);
}

.px12 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 140%;
	color:#5A5A5A;
}


td.px12 a:hover img {
-moz-opacity:0.5;
opacity:0.5;
filter: alpha(opacity=50);
}



.px12bl80 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 140%;
	color:#000000;
}
.px10 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 140%;
	color:#696969;
}
.top_lm {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 140%;
	padding-top:4px;
	padding-left:2px;
	color:#000000;
	text-decoration:underline;
}



.box_t {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 140%;
	color:#006600;
	text-decoration:underline;
}
.box_p {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 140%;
	color:#333333;
	padding-left:5px;
}

div#tokushuu{
background-color:#DFB8A9;
}


/*********** 拡張 ***********/
#left {
	vertical-align: top;
	width: 160px;
}

td#left img {
        margin:10px 0 0px 0;
}

td#left .logo img {
        margin:0px 0 0 0;
}

#right {
	vertical-align: top;
/*	2009/10/16	masuda	*/
	/*width: 166px;*/
	width: 170px;
/*	2009/10/16	masuda	*/
	padding-top:10px;

}
/* メイン部分を中央寄せ用(左カラムなし時) */
#main {
	vertical-align: top;
	text-align: center;
}
/* メイン部分(左寄せ) */
#main_content {
	padding: 0 7px;
	vertical-align: top;
	text-align: left;
	margin: 0 auto;
/*	2009/10/16	masuda	*/
	padding-top: 10px;
}
#main_resize_595 {
	width: 595px;
}


/*start 坂井追加　091106*/

#sidebar_img img{
margin:0 0 10px 0;
}

#sidebar_img{
margin:0 0 15px 0;
}

table.bar_2 img{
margin:0 0 5px 0;}

/*end 坂井追加　091106*/


/*start 坂井追加　091111*/

table.line{
border:1px solid #999999;
}



div# p.radio{
text-align:left;
}

/*end 坂井追加　091111*/


/*start 坂井追加　091215*/
/*
table.line{
border:1px solid #999999;
}

table.inside{
border:1px dotted #999999;
margin:0 0 15px 30px;
}
*/
p.title{
color:#FF6600;
font-size:15px;
}

table.products{
margin:0 0 15px 30px;}

.ranking_table{
margin:0 0 15px 0px;
}

table.ranking_table img{
border-left:0;
border-right:0;
}

table.products img{
border-left:solid 1px #cccccc;
border-right:solid 1px #cccccc;
}

table.products img a{
margin:0;
padding:0;}

.ranking{
text-align:center;
font-size:16px;
color:#990000;
}

p.txt{
color:#666666;
font-size:13px;
}

.products_foot{
background-image:url(sinbun_img/under.jpg);
width:200px;
height:27px;}

.products_foot2{
background-image:url(sinbun_img/under2.jpg);
width:200px;
height:27px;}

table.products a:link { color: #ff0000  ; }
table.products a:visited { color: #ff0000 ; }
table.products a:hover { color: #ff0000 ; }
table.products a:active { color: #ff0000 ; }


table.products a{
text-decoration:underline;
margin:0;
padding:0;
}

*html table.products a{
text-decoration:underline;
margin:0 0 -2px 0;
padding:0 0 0 0;
}

*html table.products a img{
text-decoration:underline;
margin:0 0 -4px 0;
padding:0 0 0 0;
}

table.inside{
margin:0 0 40px 0;
}

.shokuhin{
background-image:url(sinbun_img/food.jpg);
width:140px;
height:35px;
padding:15px 0 0 60px;
font-weight:bold;
font-size:14px;
color:#CC0000;
}

*html .shokuhin{
width:200px;
height:50px;
}

.diet{
background-image:url(sinbun_img/diet.jpg);
width:140px;
height:35px;
padding:15px 0 0 60px;
font-weight:bold;
font-size:14px;
color:#CC0000;
}

*html .diet{
width:200px;
height:50px;
}

.ikumou{
background-image:url(sinbun_img/ikumou.jpg);
width:140px;
height:35px;
padding:15px 0 0 60px;
font-weight:bold;
font-size:14px;
color:#CC0000;
}

*html .ikumou{
width:200px;
height:50px;
}

.body_care{
background-image:url(sinbun_img/body.jpg);
width:140px;
height:35px;
padding:15px 0 0 60px;
font-weight:bold;
font-size:14px;
color:#CC0000;
}

*html .body_care{
width:200px;
height:50px;
}

.zakka{
background-image:url(sinbun_img/zakka.jpg);
width:140px;
height:35px;
padding:15px 0 0 60px;
font-weight:bold;
font-size:14px;
color:#CC0000;
}

*html .zakka{
width:200px;
height:50px;
}

.houshoku{
background-image:url(sinbun_img/houshoku.jpg);
width:140px;
height:35px;
padding:15px 0 0 60px;
font-weight:bold;
font-size:14px;
color:#CC0000;
}

*html .houshoku{
width:200px;
height:50px;
}

.facio{
background-image:url(sinbun_img/facio.jpg);
width:140px;
height:35px;
padding:15px 0 0 60px;
font-weight:bold;
font-size:14px;
color:#CC0000;
}

*html .facio{
width:200px;
height:50px;
}

.nichi{
background-image:url(sinbun_img/nichi.jpg);
width:140px;
height:35px;
padding:15px 0 0 60px;
font-weight:bold;
font-size:14px;
color:#CC0000;
}

*html .nichi{
width:200px;
height:50px;
}


.haircare{
background-image:url(sinbun_img/haircare.jpg);
width:140px;
height:35px;
padding:15px 0 0 60px;
font-weight:bold;
font-size:14px;
color:#CC0000;
}

*html .haircare{
width:200px;
height:50px;
}


.kenkou{
background-image:url(sinbun_img/kenkou.jpg);
width:140px;
height:35px;
padding:15px 0 0 60px;
font-weight:bold;
font-size:14px;
color:#CC0000;
}

*html .kenkou{
width:200px;
height:50px;
}

.biyou{
background-image:url(sinbun_img/biyou.jpg);
width:140px;
height:35px;
padding:15px 0 0 60px;
font-weight:bold;
font-size:14px;
color:#CC0000;
}

*html .biyou{
width:200px;
height:50px;
}

.new_product{
background-image:url(sinbun_img/new.jpg);
width:140px;
height:35px;
padding:15px 0 0 60px;
font-weight:bold;
font-size:14px;
color:#CC0000;
}

*html .new_product{
width:200px;
height:50px;
}




table.btn01 img{
border:0;
text-align:right;}




font.title{
font-size:15px;
color:#ff0000;
}


img.img_border{
border:1px solid #CECECE;
margin:0px 0 0 0;
}

table.ranking_g_05{
margin:0 0 20px 0 ;
}



/*フォーム改善*/



/*end 坂井追加　091215*/



/***************
	商品一覧
***************/
#goods_list { /*table*/
	border: 0;
        width:570px;
}
#goods_list td {
	text-align: center;
	width: 140px;
	vertical-align: top;
	font-size: 12px;
	padding: 0 5px;
}
/* サムネ */
#goods_list .thumbnail {
	width: 130px;
	height: 150px;
}
/* 価格 */
#goods_list .price {
	font-weight: bold;
}
/* ボーダー */
#goods_list hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-top: solid 1px #CCC;
	margin: 10px 0;
}



/***************
	商品詳細
***************/
#goods_detail {
	border: 0;
	width: 100%;
}
#goods_detail td {
	vertical-align: top;
	font-size: 12px;
}
/* 商品名 */
#goods_detail .goodsname {
	font-size: 20px;
	font-weight: bold;
}
/* 見出し文字 */
#goods_detail .titlestring {
	background-color: #CFF;
}
/* 価格 */
#goods_detail .price {
	font-weight: bold;
	color: #C00;
}
/* 属性値 */
#goods_detail .attribute {
	color:#009;
	font-weight: bold;
}
/* 商品情報表示欄 */
#goods_detail .info {
	float: left;
	background-color: #FFC;
}
#goods_detail .info dt {
	padding: 0 2px;
}
#goods_detail .info dd {
	border-bottom: solid 1px #999;
	padding: 5px 2px;
}

/* おすすめ商品 */
#related_goods {
	border: 0;
	width: 100%;
}
#related_goods td {
	text-align: center;
	width: 140px;
	vertical-align: top;
	font-size: 12px;
	padding: 0 5px 10px 5px;
}
#related_goods img {
	width: 130px;
}


/*************
	カート
*************/
.cart {
	border-collapse: collapse;
	width: 100%;
}
.cart th {
	border: solid 1px #666;
	padding: 2px;
	font-size: 14px;
	text-align: left;
	background-color: #F60;
	color: #FFF;
}
.cart td {
	border: solid 1px #666;
	padding: 2px;
	font-size: 12px;
}

/***************
	新着商品
***************/
/* リンク色 */
#newgoods a {
	color: #060;
	font-weight: bold;
}
#newgoods a img {
/* 2009/10/23　↓↓ボーダーカラーの変更　Nishikawa */
/* 	border: solid 1px #F36; */
	border: solid 1px #a9a9a9;
/* 2009/10/23　↑↑ボーダーカラーの変更　Nishikawa */
}
/*******************
	ピックアップ
*******************/
/* リンク色 */
#pickup a {
	color: #060;
	font-weight: bold;
}
#pickup a img {
/* 2009/10/23　↓↓ボーダーカラーの変更　Nishikawa */
/*	border: solid 1px #69F; */
/* 2009/10/23　↑↑ボーダーカラーの変更　Nishikawa */
	border: solid 1px #a9a9a9;
}

table#pickup{
height:190px;}
/*******************
	おすすめ商品
*******************/
/* リンク色 */
#recommendgoods a {
	color: #060;
	font-weight: bold;
}
#recommendgoods a img {
	border: solid 1px #6CF;
}



/* ##20100406 デクワス・レコメンド：レコメンド表示CSS hasegawa */
/***************
	デクワス
***************/
#deqwas_recommend {
	border-collapse: collapse;
	border: solid 1px #CCC;
	width: 100%;
	margin: 20px 0;
}
#deqwas_recommend a {
	/*text-decoration: none;*/
}
/* 商品表示セル */
#deqwas_recommend td {
	text-align: center;
	width: 33%;
	padding: 5px;
	vertical-align: top;
}
/* ヘッダー画像 */
#deqwas_recommend th img {
	width: 100%;
}
/* 商品画像 */
#deqwas_recommend td .goods_image {
	width: 130px;
	border: solid 1px #CCC;
	margin-bottom: 5px;
}
/* 商品名 */
#deqwas_recommend .goods_name {
	font-size: 14px;
	line-height: 15px;
	/*font-weight: bold;*/
	color: #36F;
}
/* 簡易説明 */
#deqwas_recommend .short_planation {
	font-weight: bold;
	font-size: 14px;
	color: #666;
}
/* 価格 */
#deqwas_recommend .price {
	font-weight: bold;
	font-size: 14px;
	color: #666;
}





/* 2009/10/23　↓↓追加　Nishikawa */
/*******************
	商品紹介の枠
*******************/
/*　枠線　*/
#goodsbox{
	border-style:solid;
	border-color:#cccccc;
	width:590px;
	border-width:1px;
}

#goodsbox a {
	color: #060;
	font-weight: bold;
}
#goodsbox a img {
	border: solid 1px #cccccc;
	margin:0 0 10px 3px;
}
/* 2009/10/23　↑↑追加　Nishikawa */



/* 入力エラー */
#error {
	border: solid 1px #C00;
	color: #C00;
	padding: 10px;
	margin: 10px 0;
	font-weight: bold;
	font-size: 12px;
}


/* フッター */
#footer {
        background-image:url(images/base/footer_bk.jpg);
	font-size: 12px;
	line-height: 10px;
	text-align: center;
	padding: 0px 0;
	height:120px;
	margin:10px 0 0 0;
	clear:both;
}


.footer{width:950px;
	text-align: center;
	margin:0 auto;
	height:101px;
        background:url(images/base/lifelogo.jpg) no-repeat left;
	padding: 0px 0;
}

.footer p{
font-size: 12px;
padding: 5px 0 0 0;
margin:0;
line-height: 10px;
}

.footer .links{
font-size: 12px;
padding:5px 0;
margin:0;
line-height: 10px;
}

.footer .links a{
font-size:8px;
line-height:11px;
color:#666666;
padding:0;
margin:0;
}

.footer .links p{
font-size:8px;
line-height:11px;
color:#666666;
padding:0;
margin:0;
}
/*******************
	注文履歴関連
*******************/
.order_history * {
	font-weight: normal;
}
/* 項目タイトル */
.order_history th {
	background-color: #F60;
	color: #FFF;
	padding: 2px;
	text-align: left;
}
/* 項目値 */
.order_history td {
	color: #333333;
	padding: 2px 5px;
}

/* オーダー */
.table {
	border-collapse: collapse;
}
.table th {
	text-align: left;
	background: #DDD;
	color: #555;
	border: solid 1px #FFFFFF;
	white-space: nowrap;
	font-size: 14px;
	padding: 5px 3px 3px 3px;
}
.table td {
	padding: 2px;
	font-size: 12px;
	border: solid 1px #DCDCDC;
}


/* 汎用 */
.dspN {
	display: none !important;
}
.dsp {
	display: '' !important;
}
.alnR {
	text-align: right !important;
}
.alnC {
	text-align: center !important;
}
.alnL {
	text-align: left !important;
}
.bdr0 {
	border: 0 !important;
}
.csrP {
	cursor: pointer !important;
}
.nowrap {
	white-space: nowrap !important;
}
.weiB {
	font-weight: bold;
}
.fnt10 {
	font-size: 10px;
}
/* INPUT */
input,
textarea,
select,
option {
	color: #000;
}

input.serch{
width:150px;
}


.inpT {
	border: solid 1px #333;
	padding: 1px;
}
.inpB {

}

/* masuda */
.tdpx12 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 140%;
	color:#5A5A5A;
	border:1px #dcdcdc solid;
    padding:3px;


}


/* 二次リリース追加 */
.hissu {
	color: #ee0000 !important;
	font-weight: normal !important;
	font-size: 10px !important;
}

p.attention{
font-size:8px;
color:#ff0000;
}

#news_flame{
width:590px;
height:430px;
overflow: auto;
padding:0 0 20px 0;
}

#main_content p.campain{
padding:5px 0 0 0 ;

}

#main_content p.campain strong {
color:#ffffff;
font-size:15px;

}

#main_content p.campain a{
text-decoration:none;
}