@charset "utf-8";
/*
Theme Name: roseum.net
Theme URI:
Description:WordPressテーマ「STYLY」の子テーマ
Template:styly_tcd052
Author:Design Plus
Author URI:
Version:1.7.3
Text Domain:roseum
*/

.post_content h4 {
	background: url(../imgs/bg_h4.gif) repeat-x bottom;
    padding: 5px;
    font-size: 14px;
    margin-bottom: 10px;
    overflow: hidden;
    zoom: 1;
}
.column-left table th,
.column-right table th {
	color: #c02453;
    width: 5rem;
}
#header_social_link a:before,
#footer_social_link a:before {
    color: #ddd;
	font-size: 16px;
}
/* icon replace : tumblr => youtube */
.social_link li.tumblr a:before {
	content: '\f167' !important;
}

@media screen and (min-width:1700px) {

}
@media screen and (min-width:2000px) {
}

@media screen and (max-width: 767px) {

}
