@charset "utf-8";

#content_top .category .inn .subcategory a:hover{
    color : #FF3300;
	text-decoration: none;
}

/****** 共通 ******/
#content_top {
	width: 668px;
	float:left; 
	margin : 0;
	font-size: 12px;
	line-height :150%;
}


#content_top  .navi {
	both:clear;
	margin : 5px 0px 0px 5px;
	font-size: 12px;
}


/*** メニュー ***/
#content_top .tokusyuu_menu{
	margin-top:10px;
	border-top:1px solid #FFAACC;
	border-bottom:1px solid #FFF5FF;
	background-color:#FFF5FF;
}

#content_top .tokusyuu_menu_inn{
	margin:8px;
	border:1px solid #FFAACC;
	background-color:#FFFFFF;
	-moz-border-radius: 5px;
}

#content_top .tokusyuu_menu_inn .textarea {
	margin:5px;
}

li.listhead {
	width:200px;
	display:inline;
	list-style:none; 
	margin-left:5px; 
	padding-left:18px;
	background:url(../imgs/common_icon/arrow_orange_square.gif) left 1px no-repeat;
	width:190px;
	float:left;
}

/*** カテゴリ ***/
#content_top .category{
	margin-top:0px;
	border-top:2px solid #CCCCCC;
}

#content_top .category .cell{
	width:165px;
	height:100px;
	float:left;
	border-right:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
}

#content_top .category .cell_right{
	width:165px;
	height:100px;
	float:left;
	border-bottom:1px dotted #CCCCCC;	
}

#content_top .category .inn{
	width:160px;
	height:95px;
	margin:auto;
}


#content_top .category .inn .imgs{
	float:left;
	width:32px;
	height:32px;
}

#content_top .category .inn .category_name{
	width:124px;
	height:26px;
	margin:6px 0px 6px 3px;
	font-size:12px;
	font-weight:bold;
	float:left;

}

#content_top .category .inn .subcategory{
	width:100%;
	line-height:1.5em;
}

#content_top .category .inn .subcategory a{
	font-size:12px;
	font-weight:normal;
	text-decoration: normal; 
	color:#3333FF;
}


#content_top .category .inn .subcategory li{
	display: inline;
	margin-right:6px;

}


/*** ランキング ****/
#content_top .ranking{
	margin-top:10px;
	border:1px solid #CCCCCC;
}

#content_top .ranking .inn{
	width:660px;
	margin:auto;
}

#content_top .ranking .inn .title{
	border-bottom:1px solid #CCCCCC;
    width:666px;
    height:20px;
	margin-left:-3px;
	background-color:#F9F9F9;
	background-image:url(../imgs/common/back_title.gif);
	font-weight:bold;
	text-align:left;

}

#content_top .ranking .inn .title_inn{
	padding:0px 10px;
	border-left:5px solid #336666;
}

#content_top .ranking .inn .cell{
	width:125px;
	heigh:170px;
	float:left;
	margin:3px;
	text-align:center;
}


img.itemimage {
	width:100px;
	heigh:100px;
	margin:5px;
	z-index:12;
}



#content_top .ranking .inn .itemname{
	height:3em;
}

/*** 新着アイテム ***/
#content_top .newitem{
	border:1px solid #CCCCCC;
    width:100%;
	margin-top:10px;
}


#content_top .title{
	border-bottom:1px solid #CCCCCC;
    width:100%;
    height:20px;
	background-color:#F9F9F9;
	background-image:url(../imgs/common/back_title.gif);
	font-weight:bold;
	text-align:left;
}

#content_top .newitem .inn{
    height:129px;
	margin-top:auto;
	text-align:left;
	line-height:1.05em;
	overflow:auto;
}


#content_top .newitem .inn li{
	margin:8px 0px 0px 10px;
	text-align:left;
	line-height:1.05em;
	list-style:none; 
}

#content_top .newitem .inn a{
	color:#3366CC;
}

#content_top .newitem .inn a:hover{
    color : #FF3300;
	text-decoration: none;
}

#content_top .newitem .title_inn{
	padding:0px 10px;
	border-left:5px solid #336666;
	font-size:1.1em;
}

#content_top .newitem .passed{
	text-align:right;
	margin-right:20px;
}

/****************** サイドバー ******************/
#sidebar_top {
	width: 300px;
	font-size: 12px;
	float:left;
	margin-left:10px;
	_margin-left:7px;
}

#sidebar_top .inner{
	text-align:center;
}

#sidebar_top .main_banner{
	border:1px solid #CCCCCC;
        width:300px;
        height:250px;
	margin-top:10px;
}

#sidebar_top .sub_banner{
	border:1px solid #CCCCCC;
        width:300px;
        height:120px;
	margin-top:10px;
}

#sidebar_top .title{
	border-bottom:1px solid #CCCCCC;
        width:100%;
        height:20px;
	background-color:#F9F9F9;
	background-image:url(../imgs/common/back_title.gif);
	font-weight:bold;
	text-align:left;
}

#sidebar_top .title .title_inn{
	padding:0px 10px;
	border-left:5px solid #336666;
}


/*** お知らせ ***/
#sidebar_top .news{
	border:1px solid #CCCCCC;
        width:300px;
        height:100px;
	margin-top:10px;
}


#sidebar_top .news .inn{
        width:301px;
        height:79px;
	margin-top:auto;
	text-align:left;
	line-height:1.05em;
	overflow:auto;
}


#sidebar_top .news .inn h2{
        display:none;
}

#sidebar_top .news .inn li{
	margin:8px 0px 0px 10px;
	text-align:left;
	line-height:1.05em;
	list-style:none; 
}

#sidebar_top .news .inn a{
	color:#3366CC;
        font-weight:normal;
        line-height:120%;
}

#sidebar_top .news .inn  a:hover{
    color : #FF3300;
	text-decoration: none;
}


/*** ランキングニュース ***/
#sidebar_top .ranking_news{
	border:1px solid #CCCCCC;
        width:300px;
        height:150px;
	margin-top:10px;
}


#sidebar_top .ranking_news .inn{
        width:301px;
        height:129px;
	margin-top:auto;
	text-align:left;
	line-height:1.05em;
	overflow:auto;
}


#sidebar_top .ranking_news .inn h2{
        display:none;
}

#sidebar_top .ranking_news .inn li{
	margin:8px 0px 0px 10px;
	text-align:left;
	line-height:1.05em;
	list-style:none; 
}

#sidebar_top .ranking_news .inn a{
	color:#3366CC;
        font-weight:normal;
        line-height:120%;
}

#sidebar_top .ranking_news .inn  a:hover{
    color : #FF3300;
	text-decoration: none;
}


/*** 値下がり ***/
#sidebar_top .pricedown{
	border:1px solid #CCCCCC;
    width:300px;
    height:140px;
	margin-top:10px;
}

#sidebar_top .left{
	width:100px;
    height:100px;
	margin:10px 5px 10px 10px;
	float:left;
}

#sidebar_top .left img{
	width:100px;
    height:100px;
}

#sidebar_top .right{
	width:170px;
    height:100px;
	margin:10px 5px;
	float:left;
	text-align:left;
}

#sidebar_top .right .yesterday{
	font-weight:bold;
	color:#FF3300;
	margin-top:10px;
}
