@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */
.top_main_widget {
  background-color:#eee;
  padding:10px;
  margin-bottom:10px;
}

#main{
	border:none;
}

/* Simplicity子テーマサイドバーフォント変更　20oct17 */

#sidebar h4{
  margin-bottom: 10px;
  font-size:14px;
}
 
.widget{
  margin-bottom: 45px;
  font-size:12px;
}



