@charset "utf-8";

/************************************

  Simple Style Template

*************************************/

/*----- デフォルトスタイル -----*/
html {
	
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	    border-collapse:collapse;
	    border-spacing:0;
}
img,a img {
	    border:0
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal
}
caption,th {
	    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	   font-weight:normal;
}
div.clear {
	clear:both;
}
a {
	color:#128FB2;
}
a:hover {
	color:#41A5C1;
	text-decoration:none;
}

/*----- 全体レイアウト -----*/
body {
	background: url("../images/temp_flat03/flat_bg.jpg") repeat-x 0 0 #333333;
	font:100%/100% normal Meiryo,メイリオ,'MS PGothic','ＭＳ Ｐゴシック','ＭＳ ゴシック',sans-serif;
	color:#333333;
}
div#wrapper {
	width:950px;
	padding:30px 0 0 0;
	margin:0 auto;
	background-color:#E6E6E6;
}

/*----- ヘッダー -----*/
div#header {
	width:880px;
	height:227px;
	margin:0 auto 30px auto;
}
div#header h1 {
	padding:20px;
	color: #FFFFFF;
}

/*----- コンテンツ全体 -----*/
div#content {
	width:880px;
	margin:0 auto;
	padding:0 0 30px 0;
	font-size:0.8em;
	line-height:1.3;
}
div#bgborder {
	display:none;
}

div#main .cwaku,div#sidebar .cwaku {
	margin:1px 0 10px 0;
}
div#main .cwaku div,div#sidebar .cwaku div {
	margin:0 !important;
}


/*----- メイン -----*/
div#mainLeft,div#mainRight {
	width:620px;
	margin:0;
	overflow:hidden;
}
div#mainLeft {
	float:left;
	margin:0 30px 0 0;
}
div#mainRight {
	float:right;
}

div#main .cname,div#main .contenttitle {
	margin:0;
	background-color:#B3B3B3;
	padding:3px 0 7px 0;
}
div#main .cname h2,div#main .contenttitle h2,div#sidebar .cname h2 {
	font-size:1.1em;
	color:#333333;
	padding:5px 15px 0 15px;
}
div#main .cname h2 img,div#sidebar .cname h2 img {
	margin:0 0 0 10px;
}
div#main .cname h2 a {
	color:#333333;
}

div#main .cwakurad1,div#sidebar .cwakurad1 {
	display:none;
}
div#main .cwaku {
	margin:0 0 10px 0;
}
div#main .cwaku h3,div#sidebar .cwaku h3,.diaryT h4 {
	padding:10px 0 0.5em 15px !important;
	font-size:0.9em;
	background-color:#FFFFFF;
	color:#666666;
}
div#main .cwaku h3 {
	background-color:#FFFFFF;
}
div#sidebar .cwaku h3 {
	background-color:#CCCCCC;
	padding-bottom:0 !important;
}
div#main .cwaku ul {
	background-color:#FFFFFF;
	padding:0 0 0.7em 0;
}
div#main .cwaku ul,div#sidebar .cwaku ul {
	list-style:none;
	margin:0 0 0.2em 0;
}
div#main .cwaku ul li,div#sidebar .cwaku ul li {
	list-style:none;
	margin:0 0 0.7em 15px;
}
div#main .cwaku ul li a,div#sidebar .cwaku ul li a {
	margin:0 5px 0 0;
}
div#main .cwakurad2 {
	margin:0 auto 20px auto; 
}

div#main .topFreeArea,div#sidebar .topFreeArea {
	margin:0 0 30px 0;
	font-size:0.9em;
}
div#main .topFreeArea img,div#sidebar .topFreeArea img {
	margin:0 0 15px 0;
}
div#main .topFreeArea p,div#sidebar .topFreeArea p {
	line-height:1.8;
	margin:0 0 15px 0;
}
div#main .topFreeArea .cwaku ul,div#sidebar .topFreeArea .cwaku ul {
	font-size:1.1em;
	padding:0;
	margin:0 0 0 15px;
}


/* photo */

div#main div.photothumbarea,div#sidebar .cwaku div.photothumbarea {
	margin-bottom:0.2em !important;
	padding:10px 0;
}
div#main div.photothumbarea {
	background:#FFFFFF;
}
div#sidebar .cwaku div.photothumbarea {
	background:#CCCCCC;
	width:100% !important;
}
.photothumbarea table {
	border:none 0;
}
div#sidebar .photothumbarea table {
	margin:0 auto !important;
	width:auto !important;
}
.photothumbarea table td {
	border:none 0 !important;
	background:none !important;
	padding-bottom:10px !important;
}
.photothumbarea img {
	background:#CCCCCC;
	padding:4px;
}
div#sidebar .photothumbarea img {
	padding:0;
}


/* calendar */

.CalendarT {
	width:100% !important;
	padding:0 0 0.2em 0 !important;
}
.CalendarT table,#Calendar table {
	background:none !important;
}
.CalendarT table th,.CalendarT table td {
	font-size:14px;
}
div#sidebar .CalendarT table th,div#sidebar .CalendarT table td {
	border-color:#FFFFFF !important;
}
.CalendarT table td,#Calendar table td {
	font-family:Calibri;
	padding:3px 0 5px 0;
	background:none !important;
}
div#sidebar .CalendarT table td,div#sidebar #Calendar table td {
	background-color:#CCCCCC !important;
}
.CalendarT table th,#Calendar table th {
	text-align:center;
	font-size:12px;
	background-color:#999999 !important;
	color:#FFFFFF;
}
.CalendarT table td a {
	font-weight:bold;
	font-size:1.1em;
}
.CalendarT table td table {
	border-color:#FFFFFF !important;
	padding:0 !important;
}
.CalendarT table td table td {
	color:#666666;
}


/*--- subpege ---*/

div#main .topicpath {
	font-size:0.9em;
	margin:0 0 0.5em 0 !important;
}
div#main .contenttitle h2 {
	background:none !important;
	border:none 0 !important;
	margin:0 !important;
	font-weight:normal !important;
	color:#000000 !important;
}
div#main .contenttitle h2 img {
	margin:0 0 0 5px;
}
div#main .contentbody {
	width:auto !important;
	line-height:1.5;
}
div#main .contentbody p {
	margin: 0 0 1.2em 0;
	line-height:1.5;
}
div#main .contentbody h1,div#main .contentbody h2,div#main .contentbody h3,div#main .contentbody h4,div#main .contentbody h5,div#main .contentbody h6 {
	clear:both;
	margin:2.7em 0 1em 0;
}
div#main .contentbody h2 {
	font-size:1.6em;
}
div#main .contentbody h3 {
	font-size:1.2em;
}
div#main .contentbody h4 {
	font-size:1.1em;
}

div#main .contentbody ul,div#main .contentbody ol {
	margin: 0 0 1.2em 30px;
	line-height:1.5;
}
div#main .contentbody li {
	margin: 0 0 0.5em 0;
}
div#main .contentbody dl {
	margin: 0 0 2.5em 0;
	line-height:1.2;
}
div#main .contentbody dl dt {
	margin:15px 0 1em 0;
}
div#main .contentbody dl dd,div#main .contentbody blockquote {
	margin:0 0 2.5em 2em;
	font-size:0.9em;
}
div#main .contentbody table th {
	font-size:1em;
}

div#main .displeft {
	clear:both;
	margin:0 0 20px 0;
}
div#main .dispcenter input {
	padding:2px 10px;
	border-color:#999999;
}
div#main .lbtnright {
	margin:0 0 15px 0;
}
div#main .lbtncenter {
	font-size:0.9em;
}


/* news */

div#main .owaku a {
	font-size:1.1em;
}
div#main .owaku ul li {
	margin:0 0 15px 0;
}
div#main .owaku ul li img {
	margin:0 0 0 5px;
}
div#main .shosaileft {
	font-size:0.9em;
}


/* diary , bbs */

div#main .diarycommenttitle,div#main .bbsthreadtitle {
	margin:0 0 0.5em 0 !important;
	background:#CCCCCC !important;
}
div#main .diarycommenttitle a,div#main .bbsthreadtitle a {
	color:#000000;
}
div#main span.bbsthreadtitle {
	background:none !important;
	padding:0 !important;
}
div#main .diaryprevnext {
	height:auto !important;
}
div#main .diarythread {
	padding:0 0 25px 0 !important;
}
div#main .diaryhonbun,div#main .bbshonbun {
	margin:0 0 15px 0 !important;
}
div#main .diarycommentcnt,div#main .bbscomment {
	margin:0 0 30px 0;
}


/* comment form */

div#main table.inputform {
	line-height:1.5;
	margin:0 0 15px 0;
}
div#main table.inputform th,div#main table.inputform td {
	padding:5px 15px;
	font-size:0.9em;
	border:1px solid #999999 !important;
}
div#main table.inputform th {
	background-color:#CCCCCC !important;
	text-align:left;
}
div#main table.inputform th .hissu {
	font-size:0.9em;
	color:#FF220D;
}
div#main table.inputform td {
	font-size:0.8em;
}


/*----- サイドバー -----*/
div#sidebar {
	width:230px;
	margin:0;
	float:left;
	overflow:hidden;
}

div#sidebar .cwaku {
	width:230px;
}
div#sidebar .cname {
	padding:0;
	padding:3px 0 7px 0;
}




*html div#sidebar .cname{
	margin:0;
}
div#sidebar .cname h2 {
	font-size:14px;
	color:#FFFFFF;
}
div#sidebar .cname h2 a {
	color:#FFFFFF;
}
div#sidebar .cwaku ul {
	background-color:#CCCCCC;
	padding:0.7em 0;
}
div#sidebar .cwaku ul a {
	color:#333333;
}

div<a href="https://blogmura.com/ranking/in?p_cid=11190514" target="_blank"><img src="https://b.blogmura.com/logo-blogmura-circle.svg" width="40" height="40" border="0" alt="ブログランキング・にほんブログ村へ" /></a>#sidebar .cwakurad2 {
	margin:0 0 20px 0; 
}


/*----- フッター -----*/
div#footer {
	clear:both;
	text-align:center;
	margin:5px 0;
	font-size:0.8em;
}
div#footer a {
	color:#FFFFFF;
}

/************************************

  naturalate* 's template
  web: https://amakusa-web.jp/a0908/

*************************************/

div#header {
	background: url(../images/temp_flat03/flat_o_main_bg.gif) no-repeat
}
div#sidebar .cname {
	background-color:#128FB2;
}https://ping.blogmura.com/xmlrpc/pftk31q4hl51/
