/* index CSS Document */

/* 基本設定 */

body {
	/*color: #333;
	letter-spacing: 1px;*/
	font-size: 10px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 13px;
}

/* リンク */

a:link ,
a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #009933;
	text-decoration: underline;
}

/* イメージ */

img {
	border: 0;
}

/* h1 */

h1 {
	font-size: 10px;
	/* text-indent: -9999px; */
}

/* 本文ヘッダー画像 */

#head_img {
	background: url(../../img/index/head_img_bg.jpg) no-repeat;
	width: 780px;
	height: 205px;
	margin: 0;
	clear: both;
}

#head_img h2{
	width: 259px;
	height: 205px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	display: block;
}

#head_img ol {
	width: 255px;
	margin: 23px 33px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	text-align: left;
}


/* 本文コンテナ基本 */

#container {
	width: 780px;
	/*height: 205px;*/
	margin: 17px 0 0 0;
	padding: 0;
	text-align: left;
	clear: both;
	color: #333;
}

#category {
	width: 542px;
	margin-left: 20px;
	float: left;
	display: inline;
}

#right_menu {
	width: 195px;
	float: right;
}

/* メインメニュー */
ul#categoryIndex{
	margin:0 -10px 7px 0;
	width:552px;
	padding:0;
}

ul#categoryIndex li{
	float:left;
	width:137px;
	list-style:none;
	padding:0;
	margin:0;
}

ul#categoryIndex li dl{
	margin:0 7px 0 0;
}

ul#categoryIndex li dl dt a{
	display:block;
	height:36px;
	width:130px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	padding:0;
}

ul#categoryIndex li.wellness dl dt a{background:url(../../img/index/menu_well_h3.gif);}
ul#categoryIndex li.life dl dt a{background:url(../../img/index/menu_kodawari_h3.gif);}
ul#categoryIndex li.gift dl dt a{background:url(../../img/index/menu_gift_h3.gif);}
ul#categoryIndex li.pro dl dt a{background:url(../../img/index/menu_pro_h3.gif);}

ul#categoryIndex li dl dd{
	border-style:solid;
	border-color:#dedede;
	border-width:0 1px 1px 1px;
	padding:6px 10px 12px;
	text-align:center;
	margin:0;
}

ul#categoryIndex li dl p{
	text-align:left;
	min-height:85px;
	height:auto !important;
	height:85px;
}

ul#categoryIndex li dl dd a.menu_btn{
	display:block;
	height:10px;
	width:76px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:15px;
}

ul#categoryIndex li.wellness dl dd a.menu_btn{background:url(../../img/index/menu_well_btn.gif);}
ul#categoryIndex li.life dl dd a.menu_btn{background:url(../../img/index/menu_kodawari_btn.gif);}
ul#categoryIndex li.gift dl dd a.menu_btn{background:url(../../img/index/menu_gift_btn.gif);}
ul#categoryIndex li.pro dl dd a.menu_btn{background:url(../../img/index/menu_pro_btn.gif);}

#end{
	border:1px solid #dedede;
	padding:5px 6px;
	margin-bottom:7px;
}

#end table{
	border-collapse:collapse;
	width:528px;
}

#end table th{
	width:180px;
}

#end table td.btn{
	width:96px;
}

#end table td.btn a{
	display:block;
	height:10px;
	width:76px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:15px;
	background:url(../../img/index/menu_end_btn.gif);
}

#oshirase{
	padding:5px 6px;
	background:#e5dab8;
	margin-bottom:7px;
}

#oshirase table{
	border-collapse:collapse;
	width:530px;
	background:#fff;
}

#oshirase table th{
	width:76px;
	background:#e5dab8;
	padding:0;
}

#oshirase table th h3{
	height:26px;
	width:76px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../img/index/oshirase_h3.gif);
	margin:0;
}

#oshirase table td{
	padding:0 0 0 12px;
}

#oshirase table td a{
	color:#0FAE20;
	text-decoration:underline;
}

#oshirase table td.btn{
	width:98px;
	padding-left:0;
}

#oshirase table td.btn a{
	display:block;
	height:10px;
	width:76px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:15px;
	background:url(../../img/index/menu_oshirase_btn.gif);
}

dl#nenmatsu_nenshi{
	height:60px;
	text-align:center;
	background:url(../../img/index/nenmatsu_nenshi.gif) no-repeat top;
	margin:0;
}

dl#nenmatsu_nenshi dt{
	color:#F2333A;
	font-size:16px;
	font-weight:bold;
	padding:11px 0 8px 0;
}

dl#nenmatsu_nenshi dd{
	margin:0;
}

dl#nenmatsu_nenshi_side{
	padding:7px 14px 0 52px;
	height:63px;
	background:url(../../img/index/nenmatsu_nenshi_side.gif) no-repeat top;
	margin:0;
}

dl#nenmatsu_nenshi_side dt{
	color:#F2333A;
	font-size:12px;
	font-weight:bold;
	padding:0 0 3px;
}

dl#nenmatsu_nenshi_side dd{
	font-size:9px;
	line-height:10px;
	margin:0;
}

/* notification */
dl#notification {
	margin: 0 0 7px;
	height: 60px;
	text-align: center;
	background: #ffffcc;
	border: solid 1px #ffcc66;
}

dl#notification dt {
	padding: 11px 0 8px 0;
	color: #f2333a;
	font-size: 150%;
	font-weight: bold;
}

dl#notification dd {
	margin: 0;
	font-size: 120%;
}

#topBanners a,
#topBanners span{
	display:block;
	margin-bottom:10px;
}

/* 店長ブログ */

div.blog_box:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

h3#blog {
	background: url(../../img/index/blog_h3.gif) no-repeat;
	width: 542px;
	height: 40px;
	margin: 15px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	clear: both;
}

div.blog_box {
	background: #F1F0E4;
	width: 542px;
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
}

p.blog_img {
	width:130px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: right;
}

div.blog_box dl {
	background: #FFF;
	width: 388px;
	margin: 0 0 5px 5px;
	padding: 5px;
	float: left;
}

* html div.blog_box dl {
	width: 393px;
}

div.blog_box dl dt {
	width: 75px;
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
	color: #FF9900;
}

* html div.blog_box dl dt {
	width: 80px;
}

div.blog_box dl dd {
	width: 300px;
	margin: 0;
	padding: 0;
	float: right;
}

div.blog_box dl dd strong a {
	color: #FF9900;
	text-decoration: none;
}

div.blog_box dl dd strong a:hover {
	color: #FF9900;
	text-decoration: underline;
}




/* 売れ筋ランキング */


h3#rank {
	background: url(../../img/index/rank_h3.gif) no-repeat;
	width: 542px;
	height: 26px;
	margin: 17px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	clear: both;
}

dl#rank01 {
	background:url(../../img/index/rank01_bg.gif) repeat-y;
	width: 196px;
	height: 253px;
	margin: 1px 0 0 0;
	padding: 0;
	float: left;
}

dl#rank01 dt {
	background: url(../../img/index/rank01_num.gif) no-repeat;
	height: 46px;
	margin: 0;
	padding: 10px 9px 0 40px;
}
/* 
* html dl#rank01 dt {
	height: 56px;
}
 */
dl#rank01 dt span {
	background: url(../../img/index/rank_price.gif) no-repeat;
	padding: 1px 0 1px 67px;
	color: #FB1F56;
}

dl#rank01 dd.rank_ph {
	height: 177px;
	margin: 0;
	padding: 0 0 0 9px;
}

dl#rank01 dd.rank_txt {
	background: url(../../img/index/rank01_foot.gif) no-repeat bottom;
	height: 20px;
	margin: 0;
	padding: 0 9px 0 9px;
}

ul#rank_0205:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

ul#rank_0205 {
	width: 346px;
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
}

ul#rank_0205 li {
	width: 173px;
	margin: 0 0 1px 0;
	padding: 0;
	float: left;
}

ul#rank_0205 li dl {
	height: 126px;
	margin: 0 0 1px 1px;
	padding: 0;
}

* html ul#rank_0205 li dl {
	margin: 0 0 0 1px;
}

ul#rank_0205 li dl dt {
	height: 46px;
	margin: 0;
	padding: 10px 9px 0 40px;
}
/* 
* html ul#rank_0205 li dl dt {
	height: 56px;
}
 */
ul#rank_0205 li dl dt span {
	background: url(../../img/index/rank_price.gif) no-repeat;
	padding: 1px 0 1px 67px;
	color: #FB1F56;
}

ul#rank_0205 li dl#rank02 dt {
	background: url(../../img/index/rank02_num.gif) no-repeat;
}

ul#rank_0205 li dl#rank03 dt {
	background: url(../../img/index/rank03_num.gif) no-repeat;
}

ul#rank_0205 li dl#rank04 dt {
	background: url(../../img/index/rank04_num.gif) no-repeat;
}

ul#rank_0205 li dl#rank05 dt {
	background: url(../../img/index/rank05_num.gif) no-repeat;
}

ul#rank_0205 li dl dd {
	background: url(../../img/index/rank_bg.gif) repeat-y;
	margin: 0;
	padding: 0 0 0 9px;
}

ul#rank_0205 li dl dd.rank_ph {
	height: 50px;
}

ul#rank_0205 li dl dd.rank_txt {
	background: url(../../img/index/rank_foot.gif) no-repeat bottom;
	height: 19px;
	padding: 0 9px 0 9px;
}

/* 商品から検索 */

h3#s_goods {
	background: url(../../img/index/s_goods_h3.gif) no-repeat;
	width: 542px;
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	clear: both;
}

#s_goods_box:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

#s_goods_box {
	background: url(../../img/index/s_goods_bg.gif) repeat-y;
	width: 542px;
	margin: 0;
	padding: 0;
}

/* ブランドから検索 */

h4#s_brand {
	background: url(../../img/index/s_brand_h4.gif) no-repeat;
	width: 542px;
	height: 41px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
}

ul#s_brand_menu:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

ul#s_brand_menu {
	margin: 0;
	padding: 0 0 0 4px;
	font-size: 10px;
	color: #333;
	list-style: none;
}

ul#s_brand_menu li {
	background: #FFF;
	width: 132px;
	height: 35px;
	margin: 0 2px 2px 0;
	padding: 3px 0 0 0;
	float: left;
}

* html ul#s_brand_menu li {
	height: 38px;
}

ul#s_brand_menu li span {
	background: #E1E1E1;
	width: 31px;
	height: 31px;
	margin: 0 3px 0 3px;
	padding: 1px 0 0 1px;
	float: left;
}

* html ul#s_brand_menu li span {
	width: 32px;
	height: 32px;
}

/* カテゴリーから検索 */

h4#s_category {
	background: url(../../img/index/s_category_h4.gif) no-repeat;
	width: 155px;
	height: 27px;
	margin: 14px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	clear: both;
}

ul#s_cate_menu {
	background: url(../../img/index/s_goods_foot.gif) no-repeat bottom;
	width: 540px;
	margin: 0;
	padding: 0;
	list-style: none;
}

/* 
* html ul#s_cate_menu {
	margin: -7px 0 0 0;
}
 */

ul#s_cate_menu li ,
ul#s_cate_menu li a {
	width: 177px;
	height: 58px;
	padding: 0 0 3px 3px;
	margin: 0;
	float: left;
	text-indent: -9999px;
	display: block;
}

* html ul#s_cate_menu li ,
* html ul#s_cate_menu li a {
	width: 174px;
	height: 55px;
}

/* 
;;body ul#s_cate_menu li ,
;;body ul#s_cate_menu li a {
	padding: 0;
}
 */
ul#s_cate_menu li.cate01 a {
	background: url(../../img/index/s_cate_mouth.gif) no-repeat;
}

ul#s_cate_menu li.cate02 a {
	background: url(../../img/index/s_cate_body.gif) no-repeat;
}

ul#s_cate_menu li.cate03 a {
	background: url(../../img/index/s_cate_clothes.gif) no-repeat;
}

ul#s_cate_menu li.cate04 a {
	background: url(../../img/index/s_cate_kitchen.gif) no-repeat;
}

ul#s_cate_menu li.cate05 a {
	background: url(../../img/index/s_cate_life.gif) no-repeat;
}

ul#s_cate_menu li.cate06 a {
	background: url(../../img/index/s_cate_gift.gif) no-repeat;
}

/* 検索ボックス */

h3#search {
	background: url(../../img/index/search_h3.gif) no-repeat;
	width: 542px;
	height: 26px;
	margin: 17px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
}

dl#search_box:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

dl#search_box {
	background: url(../../img/index/search_bg.gif) no-repeat;
	width: 542px;
	height: 65px;
	margin: 0 0 30px 0;
	padding: 21px 0 17px 0;
}

* html dl#search_box {
	height: 82px;
}

;;body dl#search_box {
	padding: 21px 0 7px 0;
}

dl#search_box dt {
	background: url(../../img/index/search_title.gif) no-repeat;
	width: 71px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	display: block;
}

dl#search_box dd.text_area {
	margin: 0;
	padding: 0;
	float: left;
}

dl#search_box dd.submit {
	margin: 0;
	padding: 0;
	float: left;
}

dl#search_box dd.key_word {
	margin: 9px 0 0 0;
	padding: 0 0 0 70px;
	font-size: 10px;
	clear: both;

}

* html dl#search_box dd.key_word {
	margin: -20px 0 0 0;

}

/* 右ブログパーツ */

div#blog_parts {
	background: #ECEDDD;
	width: 195px;
	margin: 17px 0 0 0;
	padding: 9px 0 11px 0;
	text-align: center;
}

dl#blog_parts_txt {
	background: url(../../img/index/blog_parts_bg.gif);
	width: 195px;
	margin: 0;
	padding: 0 0 11px 0;
	text-align: left;
}

* html dl#blog_parts_txt {
	padding: 0 0 8px 0;
}

;;body dl#blog_parts_txt {
	padding: 0 0 8px 0;
}

dl#blog_parts_txt dt {
	background: url(../../img/index/blog_parts_txt.gif) no-repeat;
	width: 195px;
	height: 67px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
}

dl#blog_parts_txt dd {
	margin: 0;
	padding: 0;
}

dl#blog_parts_txt dd a {
	background: url(../../img/index/blog_parts_btn.gif) no-repeat;
	width: 145px;
	height: 10px;
	margin: 0 0 0 17px;
	padding: 0;
	font-size: 2px;
	text-indent: -9999px;
	display: block;
}

/* 右バナーメニュー */

#right_menu p a {
	width: 195px;
	height: 55px;
	margin: 17px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
}

#right_menu p.banner_blog a {
	background: url(../../img/index/banner_blog.gif) no-repeat;
}

#right_menu p.banner_guide a {
	background: url(../../img/index/banner_guide.gif) no-repeat;
}

#right_menu p.banner_member a {
	background: url(../../img/index/banner_member.gif) no-repeat;
}

#right_menu p.banner_charge a {
	background: url(../../img/index/banner_charge.gif) no-repeat;
}

#right_menu p.banner_qa a {
	background: url(../../img/index/banner_qa.gif) no-repeat;
}

#right_menu p.banner_company a {
	background: url(../../img/index/banner_company.gif) no-repeat;
}

/* メールマガジン */

dl#mail {
	background: url(../../img/index/tour_bg.gif) no-repeat;
	width: 195px;
	height: 114px;
	margin: 17px 0 0 0;
	padding: 0 0 14px 0;
}

dl#mail dt a {
	background: url(../../img/index/mail_title.gif) no-repeat;
	width: 195px;
	height: 56px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
}

dl#mail dd {
	margin: 0 0 0 7px;
	padding: 0;
}

dl#mail dd a {
	background: #FF0000;
	width: 181px;
	height: 19px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
}

dl#mail dd.entry a {
	background: url(../../img/index/mail_maga_btn.gif) no-repeat;
	margin: 0;
}

dl#mail dd.back a {
	background: url(../../img/index/mail_back_btn.gif) no-repeat;
	margin: 2px 0 0 0;
}



/* 右工場見学 */

dl#tour {
	background: url(../../img/index/tour_bg.gif);
	width: 195px;
	margin: 17px 0 0 0;
	padding: 15px 0 14px 0;
}

dl#tour dt a {
	background: url(../../img/index/tour_title.gif) no-repeat;
	width: 169px;
	height: 26px;
	margin: 0 0 0 14px;
	padding: 0;
	text-indent: -9999px;
	display: block;
}

dl#tour dd {
	margin: 0 0 0 14px;
	padding: 0;
}

dl#tour dd a {
	background: #FF0000;
	width: 167px;
	height: 24px;
	padding: 0;
	text-indent: -9999px;
	display: block;
}

dl#tour dd.brush a {
	background: url(../../img/index/tour_brush_btn.gif) no-repeat;
	margin: 9px 0 0 0;
}

dl#tour dd.soap a {
	background: url(../../img/index/tour_soap_btn.gif) no-repeat;
	margin: 2px 0 0 0;
}

/* ライオンロゴ */

.lion_logo a {
	background: url(../../img/banner_lion_top.gif) no-repeat;
	width: 125px;
	height: 80px;
	margin: 17px 0 0 36px;
	padding: 0;
	text-indent: -9999px;
	display: block;
}

/* ベリサイン用 */
#verisign_box {
	margin: 15px 0px 15px 40px;
	padding: 0px
}

/* 健康美容研究所用 */
#right_menu p#linkKebi-labo{
	text-align:center;
	margin:20px 0 0;
}
#right_menu p#linkKebi-labo a{
	display:inline;
	height:auto;
	margin:0;
	text-indent:0;
}

/*clearfix*/
ul#categoryIndex:after,
#container:after,
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	clear:both;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}

* html ul#categoryIndex,
* html #container,
* html .clearfix{
	display:inline-block;
}

ul#categoryIndex,
#container,
.clearfix{
	height:1%;
}

/* 100403追加 */
.head-info {
	margin: 0;
	padding: 7px 0;
	font-size: 110%;
}

.head-info a:link,
.head-info a:visited {
	color: #009933;
	text-decoration: underline;
}

.head-info a:hover {
	color: #66cc33;
	text-decoration: underline;
}

.head-info h1 {
	color: #666;
	font-weight: normal;
}
#head_img ol li a {
	width: 255px;
	height: 14px;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
}
#head_img ol li.service01 a {
	width: 255px;
	background: url(../../img/index/head_service01.gif) no-repeat;
	text-indent: -9999px;
}
#head_img ol li.service02 a {
	width: 255px;
	background: url(../../img/index/head_service02.gif) no-repeat;
	text-indent: -9999px;
}
#head_img ol li.service03 a {
	width: 255px;
	background: url(../../img/index/head_service03.gif) no-repeat;
	text-indent: -9999px;
}
#head_img ol li.service04 a {
	width: 255px;
	background: url(../../img/index/head_service04.gif) no-repeat;
	text-indent: -9999px;
}
#head_img ol li.service05 a {
	width: 255px;
	background: url(../../img/index/head_service05.gif) no-repeat;
	text-indent: -9999px;
}
#head_img ol li a:hover {
	background-position: 0 -14px;
}
#head-banner {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
}

/* 100412追加 */
/* お知らせ */
#top-oshirase {
	margin: 0;
	padding: 0;
	float: left;
	width: 266px;
}
#top-oshirase h3 {
	margin: 0;
	padding: 0;
	height: 74px;
	background: url(../../img/index/top_news_title.gif) no-repeat;
	text-indent: -9999px;
}
.top-oshirase-box {
	margin: 0 20px;
	padding: 0;
	width: 226px;
	background: #FFF;
	text-align: left;
}
.top-oshirase-box dl {
	margin: 0;
	padding: 0;
	width: 226px;
	background: #FFF;
}
.top-oshirase-box dl dt {
	margin: 0;
	padding: 0;
	width: 75px;
}
.top-oshirase-box dl dd {
	margin: 0 0 5px 0;
	padding: 0;
	width: 226px;
}

.top-oshirase-box dl dd a,
.top-oshirase-box dl dd a:visited,
.top-oshirase-box dl dd a:active {
	color: #339933;
	text-decoration: underline;
}

.top-oshirase-box dl dd a:hover {
	color: #66cc33;
	text-decoration: underline;
}

/* 店長ブログ */
#top-blog {
	margin: 0;
	padding: 0;
	float: right;
	width: 266px;
}
#top-blog h3 {
	margin: 0;
	padding: 0;
	height: 74px;
	background: url(../../img/index/top_blog_title.gif) no-repeat;
	text-indent: -9999px;
}
.top-blog-box {
	margin: 0 20px;
	padding: 0;
	width: 226px;
	background: #FFF;
	text-align: left;
}
.top-blog-box dl {
	margin: 0;
	padding: 0;
	width: 226px;
	background: #FFF;
}
.top-blog-box dl dt {
	margin: 0;
	padding: 0;
	width: 75px;
}
.top-blog-box dl dd {
	margin: 0 0 5px 0;
	padding: 0;
	width: 226px;
}

.top-blog-box dl dd a,
.top-blog-box dl dd a:visited,
.top-blog-box dl dd a:active {
	color: #ff6600;
	text-decoration: underline;
}

.top-blog-box dl dd a:hover {
	color: #66cc33;
	text-decoration: underline;
}

#top-news {
	margin: 0;
	padding: 0;
	width: 542px;
	font-size: 110%;
	line-height: 150%;
	background: url(../../img/index/top_news_background.gif) repeat-y center 74px;
}
#top-news-footer {
	margin: 0 0 10px 0;
	padding: 0px;
	clear: both;
	width: 542px;
	height: 10px;
	background-image: url(../../img/index/top_news_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}

#top-blog h3 a {
	margin: 0;
	padding: 0;
	display: block;
	width: 266px;
	height: 54px;
	text-indent: -9999px;
}

#top-blog h3 a,
#top-blog h3 a:hover {
	outline: 0;
}

/* 売れ筋ランキング */
#top-rank {
	margin: 0 0 5px 0;
	padding: 0;
	width: 542px;
	font-size: 110%;
	line-height: 150%;
}

#top-rank a,
#top-rank a:visited,
#top-rank a:active {
	color: #339933;
	text-decoration: underline;
}

#top-rank a:hover {
	color: #66cc33;
	text-decoration: underline;
}

#top-rank h3 {
	margin: 0;
	padding: 0;
	height: 59px;
	background: url(../../img/index/top_ranking_title.gif) no-repeat;
	text-indent: -9999px;
}
#top-rank-no1 {
	margin: 0;
	padding: 6px 16px 0 12px;
	float: left;
	width: 204px;
	height: 262px;
	background: url(../../img/index/top_ranking_background1.gif) no-repeat;
	text-align: center;
}
#top-rank-no2 {
	margin: 0;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 4px;
	float: right;
	width: 295px;
	height: 129px;
	background: url(../../img/index/top_ranking_background2.gif) no-repeat;
}
#top-rank-no3 {
	margin: 0;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 4px;
	float: right;
	width: 295px;
	height: 127px;
	background: url(../../img/index/top_ranking_background3.gif) no-repeat;
}
#top-rank-no1-item {
	margin: 0;
	padding: 0 0 0 37px;
	width: 167px;
	height: 51px;
	background: url(../../img/index/top_ranking_no1.gif) no-repeat left top;
	text-align: left;
}
#top-rank-no2-item {
	margin: 0;
	padding: 0 0 0 37px;
	width: 145px;
	height: 58px;
	background: url(../../img/index/top_ranking_no2.gif) no-repeat left top;
	text-align: left;
}
#top-rank-no3-item {
	margin: 0;
	padding: 0 0 0 37px;
	width: 145px;
	height: 58px;
	background: url(../../img/index/top_ranking_no3.gif) no-repeat left top;
	text-align: left;
}
.top-rank-price {
	margin: 0;
	padding: 3px 0 0 68px;
	color: #fb1f56;
	background: url(../../img/index/rank_price.gif) no-repeat left 3px;
}
.top-rank-photo {
	padding-bottom: 4px;
}
.top-rank-photo img {
	border: 1px solid #E1E1E1;
}
.top-rank-photo-left {
	float: left;
	width: 105px;
}
.top-rank-no1-txt {
	margin: 0 auto;
	padding: 0;
	width: 182px;
	text-align: left;
}
.top-rank-cart a {
	margin-top: 5px;
	display: block;
	width: 182px;
	height: 36px;
	overflow: hidden;
	background: url(../../img/index/top_ranking_cart.gif) no-repeat;
	text-indent: -9999px;
}
.top-rank-no2-txt-box {
	margin: 0;
	padding: 0;
	float: right;
	width: 182px;
}

#otodokebiMain {
	width: 542px ;
	height: 62px;
	background: url(/img/index/bg_otodokebi_main.gif) no-repeat;
	position: relative;
	margin-bottom:10px;
}
#otodokebiMain p{position: absolute;margin: 0}

#otodokebiMain p.date{
	left: 52px;
	top: 10px;
	font-size: 14px;
}
* html #otodokebiMain p.date{line-height: 21px;}
*+html #otodokebiMain p.date{line-height: 21px;}

#otodokebiMain p.date strong{
	font-size: 19px;
	color:#F22637;
}
#otodokebiMain p.area{
	font-size: 10px;
	left: 52px;
	top: 30px;
}
#otodokebiMain p.area span{
	color:#F22637;
}