@charset "shift_jis";


/* コスメ CSS Document */

/*----------------------------------


　　　メイン


---------------------------------- */
#sub_con_center2{
	float:left; 
	display:inline;
	overflow:hidden;
	width:770px;
	margin:0px 0 0 10px;
	_margin:0 0 0 5px;
}

.cosme_txt{
	float:left; 
	display:inline;
	width:770px; 
	height:58px; 
}


/*----------------------------------


　　　UV特集ページ summer.jsp


---------------------------------- */


.summer_table{
	float:left;
	width:712px; 
	border-style:solid;
	border-bottom-width:1px;
	border-left-width:0;
	border-right-width:0;
	border-top-width:0;
	border-color:#41baff;
}


.summer_table_top{
	float:left;
	width:710px;
	height:8px;
}


.summer_table_middle{
	float:left; 
	width:710px; 
}


.summer_table_title{
	width:680px; 
	padding:10px; 
	font-size:16px; 
	color:#ff004e;
}

.summer_table_naiyou{
	width:680px; 
	padding:10px;
}


.summer_table_img{
	width:120px; 
	float:left; 
	padding:10px;
}

.summer_table_txt{
	width:520px; 
	float:right;
}

.summer_table_txt_1{
	padding-top:5px; 
	padding-bottom:10px;
}

.summer_table_txt_2{
	padding-top:5px; 
}

/*おすすめリスト*/
.osusume_listbox{
	padding-top:10px;
}

.cosme_osusume{
	margin:0 0 0 10px;
}

.osusume_listbox tr{
	margin:0 auto;	
}
.list_item{
	color: #555;
	margin-bottom: 10px;
}

.list_item img{
	border: 1px solid #c3c3c3;
	padding: 10px;
	background-color: #EEE;
}


.item_name a{
	color: #555;
	font-size: 100%;
	}


.item_price{
	color: #666;
	font-size: 95%;
	}


.item_button{
	background: none;
	height: 25px;
	text-indent: -9999px;
	display: block;
	border: none;
	padding: 0;
	margin:0 auto;
	width: 130px;
	}


.item_button a{
	height: 25px;
	display: block;
	background: url(/brand/images/item_button.gif) no-repeat 0 0;
	}


.item_button a:hover{
	background: none;
	height: 25px;
	text-indent: -9999px;
	display: block;
	border: none;
	padding: 0;
	margin: 0;
	background: url(/brand/images/item_button.gif) no-repeat 0px -25px;
	}

.sub_list{
    float: left;
    padding: 20px;
    width: 770px;	
}
.sub_list_good_box_top{
	width: 150px;
	float: left;
	display:inline;
	color: #555;
	font-size: 100%;
	padding: 0px;
	margin: 10px 1px 10px 0;
	text-align: center;
}


/*----------------------------------


　　　ダイエット特集ページ diet.jsp


---------------------------------- */

/*.diet_table{
	width:768px; 
	float:left; 
	border-color:#fe5089;
	background-color:#FFFFFF; 
	border-style:solid;	
	border-top-width:1px; border-bottom-width:1px; border-left-width:1px; border-right-width:1px;
}

*/
/*----------------------------------


　　item_list


---------------------------------- */

.category_banner {
    background: url("/cosme/img/midashi.jpg") left top no-repeat;
    color: #666;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    letter-spacing: 5px;
    padding: 17px 0 15px 0;
	margin:0 0 0 15px;
    text-decoration: none;
    text-indent: 80px;
}

#item_list{
	display: block;
	clear: both;
	padding: 10px 0 10px 15px;
}

.item_sort{
	width: 100%;
	float: left;
	color: #555;
	font-size: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
}


.item_sort a{
	color: #555;
}


.item_sort a:hover{
	color: #EB4579;
}

.sub_list_good_box{
	width: 170px;
	float: left;
	color: #555;
	font-size: 100%;
	padding: 0px;
	margin: 10px 13px 30px 0;
	text-align: center;
}

/*********おすすめブランド*********/

.brand_list{
	margin:0 0 0 5px;
	/margin:0;
	width:770px;
	border:none;
}

.brand_list td{
	padding-bottom:15px;
}

/*********商品リストのページング*********/


.paging{
	display: block;
	clear: both;
	text-align: center;
	width: 100%;
	margin-top: 40px;
	padding: 10px 0;
	border-top: 1px dotted #999;
}


.page_number{
	background-color: #FFF;
	float: left;
	border: 1px solid #999999;
	display: block;
	font-size: 12px;
	display: block;
	color: #555;
	margin: 0px 5px 10px 0;
}


.page_number a{
	display: block;
	color: #555;
	padding: 10px;
}


.page_number a:hover{
	display: block;
	background-color: #EB4579;
	color: #FFF;
}


.page_select{
	background-color: #DDD;
	float: left;
	border: 1px solid #999999;
	display: block;
	font-size: 12px;
    color: #555;
	margin: 0px 5px 10px;
	padding: 10px;
}


.item_count{
	font-size: 12px;
	color: #555;
	clear: both;
	border-top: 1px dotted #999;
	padding: 5px 0 0 500px;
}

.cosmetop_bn{
	width:770px;
	float:left;
	display:inline;
	padding:10px 0;
}

