/*
Theme Name: Twenty Twelve Child

Template: twentytwelve
*/


page {
background:#c1e6e3;
}


hgroup{
background:#338ebc;
}


.site {
	padding: 0 0;
	padding: 0 0;
	background: #eded8e;
}

.site-content {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
	background: #fff;
border:solid 10px #fff;
border-radius: 10px;
-moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -o-border-radius: 10px;
 -ms-border-radius: 10px; 

}


.site-header {
	padding: 0;
	padding: 0;
}


/*
.widget-area {
	margin: 0 0;
	margin: 0 0;
	background: #99cce8;
}
*/


/* Navigation Menu */
.main-navigation {
	margin-top: 0;
	margin-top: 0;
	text-align: center;
background:#c1e6e3;
}

.entry-header .entry-title {
  font-size: 14px;
  font-size: 1rem;
  font-weight: normal;
  border: 1px solid #CCCCCC;
  background-color: #99cce8;
  height: 17px;
  height: 1.214285714rem;
  margin-top: 0px;
  margin-bottom: -25px;
  margin-bottom: -1.785714286rem;
  width: auto;
  padding-top: 5px;
  padding-top: 0.357142857rem;
  padding-left: 4px;
  padding-left: 0.285714286rem;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 2px;
	margin: 5px;
	margin-bottom: 0.357142857rem;
}

body {
	font-size: 14px;
	font-size: 1rem;
font-family:  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
}
body.custom-font-enabled {
font-family:  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.entry-content code,
.comment-content code {
font-family:  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
font-family:  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}


