@charset "utf-8";


.kids_title_upper { font-size: 11px; }
.post1 .kids_title_upper { margin:0 0 5px 16px; }

/****************************************************************
menu
****************************************************************/
#global_menu > ul { border-bottom:5px solid #ccc; }

/****************************************************************
index
****************************************************************/

.index_category_post .post1 .image { margin-right: 16px; }

/****************************************************************
footer
*****************************************************************/
#footer_widget_wrap { background-color: #fff; }


/****************************************************************
contents - interview
*****************************************************************/
div.interview h3 {}


#related_post li a.image { margin-bottom: 3px; }
#related_post li h4.title{ max-height: 68px; }

#logo { top:39px; left:8px; }
#copyright { padding-top: 10px; height: 50px; line-height: 20px;}


@media screen and  (max-width: 1150px) {
    div#left_col { padding-left: 10px; }
}

