/*--------------------------------------*/
/*ＴＯＰページ*/

#flash_box{
	background	: url(./img/flash_bg.gif) no-repeat;
	text-align	: center;
}

#top_link{
	float		: left;
	width		: 265px;
	height		: 116px;
}

#top_link p{
	margin-bottom	: 8px;
}

#top_search_box{
	float		: left;
	width		: 435px;
	height		: 116px;
	background	: url(./img/search_bg.gif) no-repeat;
}

#top_search{
	float		: left;
	width		: 260px;
	margin		: 7px 0 0 5px;
	color		: #666;
}

#top_search_box .botan{
	margin		: 10px 0 15px 0px;
    float		: left;
}


#top_search p{
	float	: left;
}

#top_search p{
	float		: left;
	height		: 26px;
	line-height	: 26px;
}

#top_search .sp{
	margin		: 0 3px;
}

#top_search .title{
	width	: 50px;
	
}

#top_search select{
	height		: 19px;
	color		: #666;
	width		: 92px;
}

#contents{
	background	: url(../top/img/news_bg.gif) no-repeat 0px;
	width			: 320px;
	height			: 204px;
	float			: left;
}

#contents div{
	margin		: 10px 10px 0;
	width		: 300px;
	height		: 20px;
	background	: url(./img/newst_bg.gif) no-repeat;
}

#contents p{
	float		: left;
	width		: 150px;
}

#contents span{
	float		: right;
	width		: 145px;
	line-height	: 20px;
	height		: 20px;
	text-align	: right;
	margin		: 0 5px 0 0;
}

#contents iframe{
	margin			: 0 10px 10px;
}


#shop_photo{
	float		: right;
	width		: 380px;
}

#shop_photo a{
	border		: 1px solid #ff75ea;
	padding		: 1px;
	display		: block;
	width		: 120px;
	height		: 200px;
	float		: right;
	margin		: 0 0 0 2px;
}




/*-------------------------------------*/
/*ランキング*/

#ranking{
	width		: 696px;
	height		: 65px;
	margin-bottom	: 15px;
	border		: 1px dotted #ff75ea;
}

#ranking a{
	color		: #ff009c;
}

#ranking div{
	padding		: 31px 9px 0px;
	text-align	: center;
	background	: url(./img/ranking.gif) no-repeat 1px 1px;
}

#ranking ul{
	width		: 680px;
	list-style	: none;
	margin		: 0;
	padding		: 0;
}

#ranking li{
	margin		: 0;
	padding		: 0;
	width		: 170px;
	height		: 30px;
	line-height	: 30px;
	text-align	: center;
	float		: left;
}

#ranking li p{
	border-right	: 2px dotted #d8bb8e;
}






/*-------------------------------------*/
/*ショップバナー*/

#shop_banner{
	clear		: both;
}

#shop_banner div{
	float		: left;
}

#shop_banner p{
	float		: left;
	padding-bottom	: 10px;
}

#shop_banner .left{
	text-align	: left;
	width		: 230px;
}

#shop_banner .center{
	text-align	: center;
	width		: 240px;
}

#shop_banner .right{
	text-align	: right;
	width		: 230px;
}


/*新着情報*/

#news{
	margin		: 5px 0 0 5px;
	color		: #444;
}

#news p{
	font-size	: 11px;
    color		: #999;
}

#news span{
	display		: block;
	margin		: 0 0 10px;
}
