@charset "utf-8";

	
/*
a:link,
a:visited  {
	color:#232323;
	text-decoration:none;
}

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

a:active {
	text-decoration:none;
}
*/

div.mensbody{
	background:#000;
	font-size:13px;
	*font-size:small;
    *font:x-small;
}


div.mensbody a:link,
div.mensbody a:visited  {
	color:#FFF;
}

div.mensbody a:hover {
	color:#FFF;
	text-decoration:none;
}

div.mensbody a:active {
	text-decoration:none;
}


div.mensbody div#content{
	width:960px;
	padding-bottom:30px;
	margin-bottom:0;
	font-size:85%;
}

*html div.mensbody div#content{
}

*:first-child+html div.mensbody div#content{
}


div.mensbody div#subcol_a{
	float:left;
	width:180px;
	margin-right:10px;
}

*html div.mensbody div#subcol_a{
}

*:first-child+html div.mensbody div#subcol_a{
}


div.mensbody div#subcol_a a:link,
div.mensbody div#subcol_a a:visited  {
	color:#333;
	text-decoration:none;
}

div.mensbody div#subcol_a a:hover {
	color:#333;
	text-decoration:underline;
}

div.mensbody div#subcol_a a:active {
	text-decoration:none;
}


div.mensbody div#maincol{
	float:left;
	width:560px;
	margin-right:10px;
	margin-left:0;
	color:#FFF;
}


div.mensbody div#subcol_b{
	width:200px;
	float:left;
}

*html div.mensbody div#subcol_b{
	font-size:100%;
}


*:first-child+html div.mensbody div#subcol_b{
	font-size:100%;
}



div.mens_sect{
	margin-bottom:40px;
	width:560px;
}

.subttl_mens{
	border-bottom:3px solid #FFF;
	padding-bottom:3px;
	color:#FFF;
	margin-bottom:12px;
	font-size:123%;
}

.subttl_box{
	border-bottom:3px solid #FFF;
	padding-bottom:7px;
	margin-bottom:12px;
}

.subttl_box .subttl_mens{
	border-bottom:0px;
	padding-bottom:0px;
	color:#FFF;
	margin-bottom:0px;
	text-align:left;
	float:left;
	font-size:123%;
}

.subttl_box .subttl_link{
	color:#FFF;
	margin-bottom:0px;
	text-align:right;
}

ul.side_menubox{
	background:#FFF;
	padding:20px 10px;
	margin-bottom:10px;
}


ul.side_menubox li{
	background:url(/taste/mens/images/img_list_mens.gif?101) no-repeat 0 7px;
	margin-bottom:8px;
	padding-left:7px;
	line-height:1.6;
}

*html ul.side_menubox li{
	background:url(/taste/mens/images/img_list_mens.gif?101) no-repeat 0 4px;
	margin-bottom:8px;
	padding-left:7px;
}




#header_img{
	width:960px;
	height:147px;
	margin-bottom:10px;
}

/* main vertical scroll */
#main {
	position:relative;
	overflow:hidden;
	height:147px;
	width:765px;
	float:left
}

/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}



#main_navi{
	float:right;
	background:#FFF;
	display:none;
}


#main_navi li {
	background-color:#333333;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	list-style-type:none;
	width:195px;
	height:25px;
	margin-bottom:3px;
	display:none;
}
	
#main_navi2{
	float:right;
	background:#FFF;
}

#main_navi2 li {
	background-color:#333333;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	list-style-type:none;
	width:195px;
	height:25px;
	margin-bottom:3px;
}



/* =========================================================
=Center 旬ワード
========================================================= */

#shun_title{
	background-image:url(/taste/mens/images/ttl_shun.gif?101);
	background-repeat:no-repeat;
	width:119px;
	height:115px;
	float:left;
	margin-right:6px;
}

#shun_content{
	background-color:#313131;
	width:405px;
	float:left;
	padding:10px 15px 15px 15px;
	min-height:90px;
	height:auto !important;

}

*html #shun_content{
	padding:15px 15px 15px 15px;
	height:85px;
}

*:first-child+html #shun_content{
	padding:15px 15px 15px 15px;
	min-height:85px;
	height:auto !important;
}

#shun_content div.kw_top100{
	line-height:1.9em;
	margin-bottom:0px;
}


#shun_content div.kw_top100 ul{
	margin-bottom:0px;
	width:405px;
	word-break:break-all;
	min-height:7.6em;
	height:auto !important;
}

*html #shun_content div.kw_top100 ul{
	word-break:break-all;
	height:7.6em;

}


*:first-child+html #shun_content div.kw_top100 ul{
	word-break:break-all;
	min-height:7.6em;
	height:auto !important;
}


#shun_content div.kw_top100 li{
	display:inline;
	min-width:50px;
	width:auto !important;
	width:50px;
}


#shun_content a{
	color:#FFF;
	text-decoration:none;
	margin-right:7px;
}

#shun_content a:hover{
	color:#FFF;
	text-decoration:none;
	background-color:#8b8b8b;
}

#shun_content div.kw_top100 img{
	margin-bottom:0;
}

div.kw_top100 .level01{	font-size:85%;}
div.kw_top100 .level02{	font-size:93%;}
div.kw_top100 .level03{	font-size:100%;font-weight:900}
div.kw_top100 .level04{	font-size:116%;font-weight:900}
div.kw_top100 .level05{	font-size:123%;font-weight:900}


p.mens_midbnr{
	float:left;
}




ul.list_taste_recent{
	width:560px;
}


ul.list_taste_recent li{
	width:104px;
	margin-right:10px;
	display:inline;
	float:left;
}

ul.list_taste_recent li.r0{
	margin-right:0;
}



.top ul.pm_item_list{
	margin:0 auto;
}

.top ul.pm_item_list li {
	float:left;
	width:104px;
	margin-right:10px;
	margin-bottom:10px;
}

ul.list_taste_recent ul.pm_item_list li{
	margin-right:0;
}


.top ul.pm_item_list li.r0 {
	margin-right:0px;
}

ul.pm_item_list li a:link,
ul.pm_item_list li a:visited  {
	color:#FFF;
	text-decoration:underline;
}

ul.pm_item_list li a:hover {
	color:#FFF;
	text-decoration:none;
}

ul.pm_item_list li a:active {
	text-decoration:none;
}


ul.pm_item_list li.last_child {
	margin-right:0;
}

ul.pm_item_list li p.pic {
	overflow:hidden;
	width:100px;
	height:100px;
	padding:1px;
	border:1px solid #ccc;
	background:#ffffff;
	line-height:1;
	margin-bottom:10px;
}

ul.pm_item_list li p.pic a {
	display:table-cell;
	width:100px;
	height:100px;
	vertical-align:middle;
	text-align:center;
	line-height:1;
}

ul.pm_item_list li p.pic span {
	display:table-cell;
	width:100px;
	height:100px;
	vertical-align:middle;
	text-align:center;
	line-height:1;
}

ul.pm_item_list li p.pic img {
	vertical-align:middle;
}

*html ul.pm_item_list li p.pic a,
*html ul.pm_item_list li p.pic span { overflow:hidden; display:block; font-size:100px; } /* IE 6 */


*:first-child+html ul.pm_item_list li p.pic a,
*:first-child+html ul.pm_item_list li p.pic span { overflow:hidden; display:block; font-size:100px; } /* IE 7 */


ul.pm_item_list li p.item_name {
	height:3em !important;
	overflow:hidden;
	margin-bottom:10px;
	line-height:1.6;
}

*html ul.pm_item_list li p.item_name {
	height:2.5em !important;
}



ul.pm_item_list li p.item_name img {
	margin-right:3px;
}

ul.pm_item_list li p.buyer_name {
	overflow:hidden;
	width:104px;
}

ul.pm_item_list li p.buyer_name a {
	color:#6a6d90;
}


ul.pm_item_list li p.item_price{
}


ul.center_bnr_list li{
	display:inline;
	float:left;
	width:180px;
	margin-right:10px;
	margin-bottom:20px;
}

ul.center_bnr_list li.r0{
	margin-right:0;
}


div.brand_rank{
	background:#FFF;
	width:192px;
	border:4px solid #454545;
	margin-bottom:20px;
}

div.brand_rank ol li {
	padding-left:44px;
	overflow:hidden;
	width:148px;
	font-weight:bold;
	line-height:1.6;
}

*html div.brand_rank ol li {
	font-size:100%;
}

*:first-child+html div.brand_rank ol li {
	font-size:100%;
}


div.brand_rank ol li a:link,
div.brand_rank ol li a:visited  {
	color:#0f2b3a;
	text-decoration:none;
}

div.brand_rank ol li a:hover {
	color:#5b95b3;
	text-decoration:none;
}

div.brand_rank ol li a:active {
	text-decoration:none;
}



div.brand_rank ol li.rank1 { background:url(/taste/mens/images/icon_side_rank1.gif?101) #f2f2f2 no-repeat; height:27px; padding-top:11px; overflow:hidden; }
div.brand_rank ol li.rank2 { background:url(/taste/mens/images/icon_side_rank2.gif?101) #e0d8c8 no-repeat; height:27px; padding-top:11px; overflow:hidden;}
div.brand_rank ol li.rank3 { background:url(/taste/mens/images/icon_side_rank3.gif?101) #f2f2f2 no-repeat; height:27px; padding-top:11px; overflow:hidden;}
div.brand_rank ol li.rank4 { background:url(/taste/mens/images/icon_side_rank4.gif?101) #e0d8c8 no-repeat; height:21px; padding-top:5px; overflow:hidden;}
div.brand_rank ol li.rank5 { background:url(/taste/mens/images/icon_side_rank5.gif?101) #f2f2f2 no-repeat; height:21px; padding-top:5px; overflow:hidden;}
div.brand_rank ol li.rank6 { background:url(/taste/mens/images/icon_side_rank6.gif?101) #e0d8c8 no-repeat; height:21px; padding-top:5px; overflow:hidden;}
div.brand_rank ol li.rank7 { background:url(/taste/mens/images/icon_side_rank7.gif?101) #f2f2f2 no-repeat; height:21px; padding-top:5px; overflow:hidden;}
div.brand_rank ol li.rank8 { background:url(/taste/mens/images/icon_side_rank8.gif?101) #e0d8c8 no-repeat; height:21px; padding-top:5px; overflow:hidden;}
div.brand_rank ol li.rank9 { background:url(/taste/mens/images/icon_side_rank9.gif?101) #f2f2f2 no-repeat; height:21px; padding-top:5px; overflow:hidden;}
div.brand_rank ol li.rank10 { background:url(/taste/mens/images/icon_side_rank10.gif?101) #e0d8c8 no-repeat; height:21px; padding-top:5px; overflow:hidden;}

*html div.brand_rank ol li.rank1 { background:url(/taste/mens/images/icon_side_rank1.gif?101) #f2f2f2 no-repeat; height:22px; padding-top:15px; overflow:hidden; }
*html div.brand_rank ol li.rank2 { background:url(/taste/mens/images/icon_side_rank2.gif?101) #e0d8c8 no-repeat; height:22px; padding-top:15px; overflow:hidden;}
*html div.brand_rank ol li.rank3 { background:url(/taste/mens/images/icon_side_rank3.gif?101) #f2f2f2 no-repeat; height:22px; padding-top:15px; overflow:hidden;}
*html div.brand_rank ol li.rank4 { background:url(/taste/mens/images/icon_side_rank4.gif?101) #e0d8c8 no-repeat; height:17px; padding-top:9px; overflow:hidden;}
*html div.brand_rank ol li.rank5 { background:url(/taste/mens/images/icon_side_rank5.gif?101) #f2f2f2 no-repeat; height:17px; padding-top:9px; overflow:hidden;}
*html div.brand_rank ol li.rank6 { background:url(/taste/mens/images/icon_side_rank6.gif?101) #e0d8c8 no-repeat; height:17px; padding-top:9px; overflow:hidden;}
*html div.brand_rank ol li.rank7 { background:url(/taste/mens/images/icon_side_rank7.gif?101) #f2f2f2 no-repeat; height:17px; padding-top:9px; overflow:hidden;}
*html div.brand_rank ol li.rank8 { background:url(/taste/mens/images/icon_side_rank8.gif?101) #e0d8c8 no-repeat; height:17px; padding-top:9px; overflow:hidden;}
*html div.brand_rank ol li.rank9 { background:url(/taste/mens/images/icon_side_rank9.gif?101) #f2f2f2 no-repeat; height:17px; padding-top:9px; overflow:hidden;}
*html div.brand_rank ol li.rank10 { background:url(/taste/mens/images/icon_side_rank10.gif?101) #e0d8c8 no-repeat; height:17px; padding-top:9px; overflow:hidden;}


ul.side_bnrlist li{
	margin-bottom:1px;
}


#recent_box{
	background:#000;
	padding-bottom:50px;
}





