/*====================================
事例紹介
====================================*/

#case_list .box .title {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.6;
}
#case_list .box .excerpt {
    font-size: 14px;
}



#detail_data .post_title { font-size: 20px; font-weight: bold;}
#detail_data .post_content {}
#detail_spec {}


#detail_gallery .thumbnails li .frame {
    border: 3px solid #ff6600;
}