@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20151225
*/
#header.clearfix {
  background-color: #ffffff;
}
#body {
	margin-top: 1px;
	margin-bottom: 0;
}
.eye-catch {
    text-align: center;
}
/* Simplicity子テーマ用のスタイルを書く */
#header {
    text-align: center;
}

#site-title a{
  font-size:24px;
  font-weight:normal;
}

#site-description{
  font-size:13px;
  font-weight:normal;
}

#navi {
	width:100%;
	position: fixed;
	z-index: 10;
}
#site-title {
	margin-top: 50px;
}

.topArea {
   color: #A1A1A1;
   font-size:14px;
   font-weight:normal;
}

#sidebar h3 {
  margin: 17px;
  text-align: right;
}


#sidebar .widget_archive ul.years li {
  margin: 0px;
  padding: 0px;
  margin-left: 20px;
}
#sidebar ul {
  text-align: right;
  font-size: 14px;
  margin-left: 20px;
  border-width: 0px;
}

.new-entry-content {
  font-size: 14px;
}


