@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */
#site-title a{
  font-size:48px;
  font-weight:normal;
}

#sidebar h3 {
  font-size:20px;
  border-bottom:5px solid #2c7cff;
  padding:10px 0;
}

/* TOPにウィジェットを追加 */
.top_main_widget {
  background-color:#eee;
  padding:10px;
  margin-bottom:10px;
}

/* Simplicity子テーマ用のスタイルを書く */
#header-in, #navi-in, #body-in, #footer-in{
 width: 1150px;
}
#main {
 width: 840px;
}