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

div.genre_section_block div.pic_list{
	margin-bottom:5px;
	text-align:center;
}

div.genre_section_block div.genre_part {
    color: #333333;
    font-weight: bold;
    height: 50px;
    /*position: relative;*/
    text-indent: 5px;
	background-image:url("//img.cityheaven.net/img/headline/inline.gif");
	background-repeat:no-repeat;
	border-left: 1px solid #9EB4C6;
    border-right: 1px solid #9EB4C6;
    border-top: 1px solid #9EB4C6;
	margin:0;
	padding-bottom:5px;
}

div.genre_section_block div.block_contents{
	border-left: 1px solid #9EB4C6;
    border-right: 1px solid #9EB4C6;
    border-bottom: 1px solid #9EB4C6;
}

div.genre_section_block {
    margin-bottom: 10px;
}