@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */
@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20151225
*/

/* Simplicity子テーマ用のスタイルを書く */
#header-in, #navi-in, #body-in, #footer-in{
  width: 100%;
}
#body {
	margin-top: 0px;
}
#main {
  	width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}
.entry-title{
	display:none;
}
#site-description 
	display: none;
}
#breadcrumb {
	display: none;
}
#navi {
	display: none;
}
.article h2 {
	border-left: none;
}
#footer .main-footer {
	display: none;
}
.post-meta {
	margin-bottom: 0px;
}