/*=================================================
共通
=================================================*/
#header_wrap {
	display:none !important;
}
#gnavi {
	display:none !important;
}
#global_menu {
	display:none !important;
}
#side_col {
	display:none !important;
}
#index_news_post {
	display:none !important;
}
#footer_wrap {
	display:none !important;
}
#copy_wrap {
	display:none !important;
}
#index_introduction_post {
	display:none !important;
}
.socialbt {
	display:none !important;
}
.post_category {
	display:none !important;
}
.post_tag {
	display:none !important;
}
.post_category {
	display:none !important;
}
.date {
margin-top:10px;
float:right;
}
#previous_next_post {
	display:none !important;
}
#bread_crumb {
	display:none !important;
}
#single_title h2 {
font-weight: bold;
height: 30px;
line-height: 30px;
font-size: 20px;
background: #fff;
border-bottom: 2px solid #173773;
padding: 0 0 10px 0;
margin: 0 ;
}
.post p {
line-height: 1.6;
margin: 0 0 1.4em 0;
}