@import url("../base_large.css");
@import url("base.css");

/* 一覧
-----------------------------------*/
#voice_list .box .info_area .date {
	font-size:17px;
}

#voice_list .box .info_area .list_left {
	font-size:14px;
}

#voice_list .box .info_area .list_right {
	font-size:14px;
}


/* 詳細
-----------------------------------*/
#voice_details .box .date {
	font-size:17px;
}

#voice_details .box .title {
	font-size:20px;
}

#voice_details .box .list_left {
	font-size:14px;
}

#voice_details .box .list_right {
	font-size:14px;
}

