/*=========   共通   =========*/
#left {
	width: 780px;
	height: auto;
	overflow: hidden;
	padding:0;
	background: #fff;
	float: left;
	position: relative;
	}
#left #contents {
	width: 755px;
	margin: 0 0 20px 22px;
	_margin: 0 0 20px 11px;
	float: left;
	position: relative;
	z-index: 10;
}
#left #contents em{
	display:none;
}
#anaList{
	width:740px;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
}
#anaList li{
	list-style:none;
	width:138px;
	margin-right:8px;
	_margin-right:3px;
	margin-bottom:15px;
	float:left;
	background-color: #fff;

}
#anaList li strong{
	display:block;
	padding-top: 4px;
	margin:2px 0px 0px 0px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
}
#anaList li span{
	display:block;
	color: #666666;
	font-size: 10px;
	text-align:center;
	text-decoration:none;
}
#anaList li a{
	text-decoration:none;
}
#anaList li a:hover{
	text-decoration:underline;
}
/*=========   ヘッドライン・スペシャルコンテンツ   =========*/
.information{
	width: 740px;
}
.information #headline{
	margin-top: 20px;
	width: 250px;
	height: auto;
	border: 1px #cccccc;
	border-style: solid;
	float:left;

}
.information #headline ul{
	margin-top: 5px;
	padding-top:20px;
	width: 250px;
	height: auto;
	background:url(/category/ana/images/headline_title.gif) no-repeat;
}
.information #headline li{
	padding: 20px 0px 10px 0px;
	width: 249px;
	background:url(/category/ana/images/headline_line.gif) bottom center no-repeat;
}

.information #headline p{
	font-size: 10px;
	line-height: 180%;
	letter-spacing:1px;
	margin-left: 10px;
	padding-left: 20px;
	background:url(/category/ana/images/headline_icom.gif) 3px 3px no-repeat;
}
.information #headline a{
	color:#333;
	text-decoration:none;
}
.information #headline a:hover{
	text-decoration:underline;
}
#sp_contents{
	margin-top: 20px;
	margin-left: 8px;
	width: 480px;
	height: 248px;
	float: left;
	
}
#sp_contents a{
	margin-top: 5px;
	margin-right: 6px;
    width: 140px;
	height: 60px;
    display:block;
	padding:5px;
	border: 1px #cccccc;
	border-style: solid;
	float: left;

}

#syun{
	margin-top: 0px;
	margin-left: 30px;
	width: 680px;
	height: 248px;
	float: left;
	
}
#syun a{
	margin-top: 5px;
	margin-right: 6px;
    width: 140px;
	height: 60px;
    display:block;
	padding:5px;
	border: 1px #cccccc;
	border-style: solid;
	float: left;

}

#syun h2{
	width: 480px;
	height:20px;
	background: url(/category/ana/images/sp_title.gif) left top no-repeat;
}

#syun h2 span{
	display:none;
}

/*=========   男性アナ一覧   =========*/
#left #contents .title_M {
	width:720px;
	margin: 20px 0px;
	padding:0;
	height: 16px;
	background:url(/category/ana/profile_man/images/ana_title.gif) no-repeat;
}
#anaList ul#anaM li p{
	margin:0px;
	width: 138px;
	height: 35px;
	background-image:url(/category/ana/profile_man/images/name_mat.png);
}

/*=========   女性アナ一覧   =========*/
#left #contents .title_F {
	margin: 20px 0px;
	padding:0;
	height: 16px;
	background:url(/category/ana/profile_woman/images/ana_title.gif) no-repeat;
}
#anaList ul#anaF li p{
	margin:0px;
	width: 138px;
	height: 35px;
	background-image:url(/category/ana/profile_woman/images/name_mat.gif);
}
