/*	banner.css 
	for HOST-TV.COM
	Copyright(c) 2008 Codeworks Corp. All Rights Reserved.
		http://www.codeworks.co.jp
		info@codeworks.co.jp
	IE7, IE6, FireFox3, Opera9.5, Safari3.1(Win, Mac)
*/


/*-------------------------------------------------------*/
/* main banner */
#mainbanner{
	border: 1px solid #ddd;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	width:210px;
}
#mainbannermargin{
	height: 4px;
	width:210px;
}

#mainbannersub{
	border: 1px solid #ddd;
	padding-left: 4px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 0px;
	width:210px;
}
.mainbanneritem{
	margin-bottom: 4px;
	width:210px;
	overflow: hidden;
}

#mainbannerhidden{
	display: none;
}

/*-------------------------------------------------------*/
/* text banner */

#hometextbanner{
	margin: 8px 0 0 18px;
	/*border: 1px solid #ddd;*/
}
#hometextbannerarea{
	width:190px;
	overflow: hidden;
}
.hometextbanneritem{
	width:190px;
	margin: 0 0 4px 0;
}

#hometextbannerareahidden{
	display: none;
}

/*------*/

a .hometextbannertitle, a:hover .hometextbannertitle{
	letter-spacing: 0; 
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #00f;
}
a .hometextbannerdisc{
	letter-spacing: 0; 
	line-height: 120%;
	font-size: 11px;
	color: #000;
}
a:hover .hometextbannerdisc{
	letter-spacing: 0; 
	line-height: 120%;
	font-size: 11px;
	color: #00f;
}
a .hometextbannerurl, a:hover .hometextbannerurl{
	letter-spacing: 0; 
	font-size: 9px;
	font-weight: bold;
	color: #066;
}

/*-------------------------------------------------------*/
/*ホストクラブ情報---------------*/
#homehcinfo{
	padding-left: 8px;
	width:513px;
}

#homehcinfoheader{
	background-image:url("images/topshop/shopinfo_header.gif");
	background-repeat: no-repeat;
	height:34px;
}

#homehcinfobody{
	background-image:url("images/topshop/shopinfo_edge.gif");
	background-repeat: repeat-y;
	padding: 6px 10px 0 10px;
	width:493px;
}
#homehcinfoinner{
	width:493px;
}
.homehcinfoitem{
}
#homehcinfofooter{
	background-image:url("images/topshop/shopinfo_footer.gif");
	background-repeat: no-repeat;
	height:9px;
	overflow: hidden;
}
.fshotitemimg{
	background-color: #ccc;
	padding: 1px;
	width:60px;
	height:25px;
}
.fshotitem{
	float:left;
	padding-left: 5px;
	width: 240px;
	height:100px;
	overflow: hidden;
}
#homehcinfoinnerfinish{
	width:60px;
	height:1px;
	clear:both;
	overflow: hidden;
}

.FShopAreaIndex{
	margin-left: 4px;
	margin-top: 8px;
	margin-bottom: 4px;
	font-weight: bold;
}
.FShopKanaIndex{
	margin-left: 4px;
	margin-top: 8px;
	margin-bottom: 4px;
}

