* {
	margin : 0;
	padding : 0;
	font-style : normal;
	font-weight : normal;
	font-size:12px;
	word-break:break-all;
}

	a:link {color : #2525a6 ;text-decoration : none;}
	a:visited {color : #2525a6 ;text-decoration : none;}
	a:hover {color : #2525a6 ;text-decoration : underline;}
	a:active {color : #2525a6 ;text-decoration : underline;}

body {
	color : #999;
	background :#3c4b7f url(https://templates.blog.fc2.com/template/natsu/22-body.gif);
	text-align : left;
	line-height : 1.5;
}
.entry-body img {
max-width: 100%;
height: auto;
}
/* バナー部分 */

#banner{
	width : 770px;
	height : 280px;
	background : url(https://templates.blog.fc2.com/template/natsu/22-banner.jpg) no-repeat;
	text-align:left;
	margin-bottom:10px;
}

h1{
	voice-family : "\"}\"";
	voice-family : inherit;
	padding : 140px 10px 0 30px;
	width:300px;
}

h1 a{
	font-size : 24px;
	font-weight : bold;
}


h2{
	padding : 0 0px 0 30px;
	font-size:16px;
	color:#2525a6;
	width:400px;
	line-height:1em;
}

/* 本文 */

#container{
	width:770px;
	background :#fff;
	margin:0 auto;
}

#blogcontainer{
	padding:0 8px;
}

.aabody i,
.aabody em{
  font-family: "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  font-style: italic;
}

/* 左サイドバー */

#left{
	float:left;
	width:200px;
}

#left h3{
	height : 25px;
	color:#fff;
	background : url(https://templates.blog.fc2.com/template/natsu/22-sidetitle.jpg) no-repeat;
	text-align : center;
	padding:2px 0 0 0;
}

.sidebody{
	padding:0 15px;
	overflow:hidden;
}

.description{
	padding:0 15px;
}


#left ul {
	margin : 0 10px 0 20px;
}

.sidebottom{
	margin-bottom:15px;
}

.calender{
	width:180px;
	margin:0 0px 0 5px;
}

.calender caption{
}

.calender th{
	text-align:center;
}

.calender td{
	text-align:center;
}

.calender td a{
	text-decoration:underline;
}

.ads{
	color:#2124A5;
}

.categories td{
	width:22px;
}

/* メイン */

#blog{
	float:right;
	width:531px;
	overflow:hidden;
}

.entrytop{
	width:531px;
	height:55px;
	background:url(https://templates.blog.fc2.com/template/natsu/22-maintop.jpg) no-repeat;
}

.entry-header{
	height:39px;
	background : url(https://templates.blog.fc2.com/template/natsu/22-maintitle.jpg) 50% 0 no-repeat;
}

.date{
}

.entryheaderback{
	background:url(https://templates.blog.fc2.com/template/natsu/22-mainbody.jpg) 50% 0 repeat-y;
}

#blog .entry-header h3{
	float:left;
	height:39px;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	display:inline;
	padding:5px 10px 0 95px;
}

#blog h3 a{
	font-size:14px;
	font-weight:bold;
}

.headerdate{
	float:right;
	padding:6px 30px 0 0;
}

.entry-body{
	padding:20px 30px 20px 30px;
	background:url(https://templates.blog.fc2.com/template/natsu/22-mainbody.jpg) 50% 0 repeat-y;
}

.aabody{
	width:100%;
	overflow:hidden;
}

.entry-footer1{
	background:url(https://templates.blog.fc2.com/template/natsu/22-mainbody.jpg) 50% 100% repeat-y;
}

.entry-footer{
	text-align:center;
	margin:0 15px;
	text-align:center;
}


.section{
}


.date{
	color:#2124A5;
}

.section ul.entry-footer {
	padding : 10px 0 5px 0;
	list-style-position : inside;
	text-align:center;
}

.section ul.entry-footer li {
	display : inline;
	list-style-type : none;
	text-align:center;
}

.blogbottom{
	background:url(https://templates.blog.fc2.com/template/natsu/22-mainbottom.jpg) 0 100% no-repeat;
	height:67px;
	margin-bottom:16px;
	text-align:center;
}

.blogbottom img{
	text-align:center;
	margin:0 auto;
}


/* コメント部 */

.comment-top,.comment-post{
	font-weight:bold;
	font-size:16px;
}

.comment-header{
	font-size:13px;
	font-weight:bold;
}

.comment-body{
	margin : 0 1em;
}
.comment-footer{
	margin : 0 0 2em 0;
}

.trackback-header{
	font-size:13px;
	font-weight:bold;
}

.trackback-excerpt{
	margin : 0 1em;
}
.trackback-footer{
	margin : 0 0 1em 0;
}

.prev-next-navi{
	text-align:center;
}

/* .prev-next-navi a:link,.prev-next-navi a:hover,.prev-next-navi a:visited,.prev-next-navi a:active{
	color:#fff;
} */

/* フッター */
#footer{
	text-align:center;
	height:25px;
	padding-top:6px;
}

hr{
	width:95%;
	border:1px dashed #ccc;
}