body {
	margin: 0px 0px 15px 0px;
		background-color: #FAB2BB;
	
        	text-align: center;
        
	}

a {
	text-decoration: none;
	
	
	}

a:link {
	color: #4040FF;
	}

a:visited {
	color: #000040;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 735px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #A0110B;
	text-align: left;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 75px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: 0.75em;
	color: #FFFFFF;	
	}

/* 個別ページのみサイトサブタイトルをh1から外すため */
#banner p.k-h1 {
	font-size: 0.75em;
	color: #FFFFFF;	
	margin:0px;
	}

#banner h2 {
	font-size: 0.75em;
	}

#center {
		float: right;
	width: 535px;
	
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	}
.content pre {
	font-size: 1.1em;
}
#right {
		float: left;
	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

.content p {
	color: #000000;
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	}

/* トップページ上部お知らせ部分用 */
.content p.news {
	color: #000000;
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.content blockquote {
margin-right: 2em;
margin-left: 2em;
padding-left: 1em;
padding-right: 1em;
border: 2px dashed #CC6633;
width: auto;
background-color: #FFFFCC;
	}

.content li {
	line-height: 150%;
	}

/* 個別ページのみ記事題目をh3からh1へ変更するため */
.content h1.kobetu {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	border-bottom: solid 2px #D17B47;
	border-left: solid 10px #D17B47;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	}

/* 見出し用 */
.content p.midasi {
	background-color: #A0110B;
	color: #ffffff;
	border: outset 2px #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	}

.content h2 {
	background-color: #FFFFFF;
	line-height:110%;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 2.0em;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}
/* 日付表示h2からの変更用 */
.content p.changeh2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	}


.content h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	border-bottom: solid 2px #D17B47;
	border-left: solid 10px #D17B47;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	}

/* 日付表示h3からの変更用 */
.content p.changeh3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	border-bottom: solid 2px #D17B47;
	border-left: solid 10px #D17B47;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	}

.content h4 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	border-top: solid 1px #D17B47;
	border-bottom: solid 1px #D17B47;
	border-left: solid 8px #D17B47;
	border-right: solid 8px #D17B47;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	
	}


.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: normal;
	padding: 1px;
	}

.content p.posted2 {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	border-top: 1px solid #999999;
	text-align: right;
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 5px;
	}



#calendar {
  	line-height: 120%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.625em;
	
	
	
  	padding: 1px;
	text-align: center;
	margin-bottom: 25px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.625em;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .2em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #000000;
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 0.80em;
	border-bottom: solid 1px #710021;
	border-left: solid 10px #710021;
	border-right: solid 1px #710021;
	border-top: solid 1px #710021;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;	
	letter-spacing: .3em;
	line-height: normal;
	}

/* 左メニュー部分タイトル枠用h2からの変更用 */
.sidebar p.changeh2 {
	color: #000000;
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 0.80em;
	border-bottom: solid 1px #710021;
	border-left: solid 10px #710021;
	border-right: solid 1px #710021;
	border-top: solid 1px #710021;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;	
	letter-spacing: .2em;
	line-height: normal;
	margin: 0px;
	}

/* 左メニュー部分タイトル枠用h2からの変更用 */
.sidebar p.mtxt {
	font-size:0.75em;
	margin-top:5px;
	margin-bottom:5px;
	line-height:normal;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 15px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	text-align: left;
	line-height: 110%;
	
	
	
	margin-top: 5px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.0em;
	text-align: left;
	padding: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	text-align: center;
	color: #666666;
	margin-top: 20px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#navigation {
margin: 0px;
width: 735px;
padding: 0px;
background: #A0110B;
}

#navigation UL {
list-style: none;
margin: 0px;
padding: 0px;
font-size: 0.8em;
text-align: center;
background: #A0110B;
}

#navigation LI {
display: inline;
white-space: nowrap;
}

#navigation A {
text-decoration: none;
color: #000000;
background-color: #FAB2BB;
padding : 1px 6px;
}

#navigation A:HOVER{
text-decoration: none;
color : white;
background-color : #3366cc;
}

/* 月別アーカイブ用 */

.kako {
     white-space: normal !important;
     }

.kakom {
     width:140px;
     position: relative;
     left:15px;
     }

.kakom a {
     margin-right: 4px;
     }

/* 検索ボックス修正用 */
.sidebar input#search {
　　　　　border: solid 1px #666666;
　　　　　width: 120px;
　　　　　vertical-align: middle;
　　　　　padding: 2px 3px;
　　　　　}

.sidebar input#go {
　　　　　font-family: Verdana, Arial, sans-serif;
　　　　　font-size: 0.625em;
　　　　　background-color: #D4D0C8;
　　　　　border: solid 1px #404040; 
　　　　　vertical-align: middle;
　　　　　}

/* 個別ページ本文上部広告表示用 */
#adsense2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #800000;
	border-bottom-color: #800000;
	padding-top: 5px;
	padding-bottom: 5px;
	}
