@charset "utf-8";
/* CSS Document */

@import url("/matrix/css/sub.css");


#voices_list {
}

#voices_list li,
#voices_entry {
	clear:both;
	padding:25px 0;
	border-bottom:1px solid #ececec;
}
#voices_list li.last {
	border-bottom:none;
}
#voices_list .voice_left,
#voices_entry .voice_left {
	float:left;
	width:104px;
}
#voices_list .voice_right,
#voices_entry  .voice_right {
	width:540px;
	float:right;
}
#voices_list p.cat,
#voices_entry p.cat{
	font-size:0.85em;
	margin:0 0 0;
}
#voices_list .cat a,
#voices_entry .cat a  {
	color:#a5a5a5;
}
#voices_list h4,
#voices_entry h3 {
	font-weight:bold;
	font-size:1.7em;
	margin:0 0 5px;
}
#voices_list h4 a {
	text-decoration:underline;
	color:#333333;
}
#voices_list .ft,
#voices_entry .ft {
	padding:5px 0 0;
}
#voices_list .ft span,
#voices_entry .ft span{
	background-position:0 50%;
	background-repeat:no-repeat;
}
#voices_list .address,
#voices_entry .address {
	background-image:url(/voices/matrix/images/voices_location.gif);
	padding-left:61px;
	padding-right:24px;
}
#voices_list .status,
#voices_entry  .address{
	background-image:url(/voices/matrix/images/voices_status.gif);
	padding-left:71px;
}

#voices_list .address a,
#voices_entry .address a {
	padding-right:5px;
}






/*　prev_next
===================================================*/
#voices_entry_ft {
	clear:both;
	width:574px;
	margin:0 auto;
	padding:0 0 40px 93px;
	border-bottom:1px solid #ececec;
	line-height:3.0;
}
#voices_entry_ft li{
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:51px;
}

#voices_entry_ft li#vef_wo_before,
#voices_entry_ft li#vef_wo_next {
	color:#999999;
}

#voices_entry_ft li.m_5 {background-image:url(/voices/matrix/images/m_5.gif);}
#voices_entry_ft li.m_1-4 {background-image:url(/voices/matrix/images/m_1-4.gif);}
#voices_entry_ft li.m_age_unknown {background-image:url(/voices/matrix/images/m_age_unknown.gif);}
#voices_entry_ft li.f_5 {background-image:url(/voices/matrix/images/f_5.gif);}
#voices_entry_ft li.f_1-4 {background-image:url(/voices/matrix/images/f_1-4.gif);}
#voices_entry_ft li.f_age_unknown {background-image:url(/voices/matrix/images/f_age_unknown.gif);}
#voices_entry_ft li.unknown {background-image:url(/voices/matrix/images/unknown.gif);}






/*　201201
===================================================*/
#index_list4_outer {
	width:692px;
	margin:6px auto 0;
}
#index_list4 {
	overflow:visible;
	position:relative;
}
#index_list4 h2 {
	position:relative;
	z-index:0;
}
#index_list4 ul {
	position:absolute;
	left:10px;
	top:76px;
	z-index:1;
}
#index_list4 li {
	float:left;
	position:relative;
	width:332px;
}
#index_list4 #il4_banner1 {
	margin-right:7px;
}
#index_list4_btm {
	clear:both;
	width:667px;
	margin:0 auto;
	overflow:visible;
}
#index_list4_btm .hd {
	text-align:center;
	padding:0 0 10px;
}
#index_list4_btm ul {
	width:672px;
	margin-left:-3px;
	padding-bottom:28px;
}
#index_list4_btm_ul {
	border-bottom:1px solid #ECECEC;
}
#index_list4_btm li {
	float:left;
	position:relative;
	width:332px;
}
#index_list4_btm #il4_banner1 {
	margin-right:7px;
}


