@charset "UTF-8";

/***** General Rules *****/
body {
	color: #000;
	background: url(../../images/01/bgimg.gif) top center repeat-y #640000;
	font-family: Verdana,Arial,Helvetica,"Osaka","ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
	margin: 0;
	text-align: center;
}

a, a:link	{ color: #963; }
a:visited	{ color: #366; }
a:hover, a:active	{ color: #669999;  }

hr {
	clear: both;
	border-top: 1px solid #ADAFA8;
	border-right-width: 0;
	border-bottom-width: 0; 
	border-left-width: 0; 
	margin: 20px 0 0 0;
	padding: 3px 0;
	color: #D8DAD1;
}

img {
	border: none;
}

input, textarea, select {
	color: #000;
	margin: 0 0 4px 0;
	font-family: Verdana,Arial,Helvetica,"Osaka","ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
}

p, div, span, ul, ol, li, blockquote, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	font-weight: normal;
}

pre, code {
	font-family: Courier New, Courier, Monospace;
	padding: 5px;
	margin: 0;
}

body, pre, code, li, blockquote { 
	line-height: 1.4;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;
}

html>body, html>pre, html>code, html>li, html>blockquote {
	font-size: small;
}

/***** Comment Page and Search Page *****/
#banner-commentspop { /* MT Comment */ 
	font-weight: bold;
	color: #366;
	line-height: 2em;
	font-size: 2em;
}

.blogbody h3.title /*MT Search*/ {
	padding: 5px 0;
	background: none;
}

#container, /* Both */
.blog, /* MT Comment */
#banner-commentspop /* MT comment*/  {
	position: relative;
	text-align:left;
	width: 700px;
	margin: 0 auto;
}

#container .blog /* MT Search */{ 
	background:none;
	width: auto;
	margin: 0;
	padding: 5px 30px;
}
#container .banner{ 
	font-weight: bold;
	color: #366;
	line-height: 2em;
	font-size: 2em;
}
#container .content{ 
	padding: 10px 30px 10px 20px;
	font-size: 2em;
}

.comments-post {
	display: block;
}
.posted {
	display: block;
	padding: 0px 0px 0px 0px;
	text-align:right;
	margin: -5px -10px 0px 0px;
}

/**** Main Pages *****/
#banner {
	position: relative;
	text-align:left;
	background: url(../../images/01/title_bgimg.gif) top center no-repeat;
	height: 268px;
	width: 763px;
	margin: 0 auto;
	color: #000;
}

#banner a:link, #banner a:visited, #banner a:hover, #banner a:active {
	color: #000;
	text-decoration: none;
}

#banner h1 {
	font-size: 2.1em;
	font-weight: bold;
	line-height: 110%;
	padding: 10px 0 0 16px;
	width: 730px;
}

#banner h2 {
	font-size: 0.9em;
	line-height: 100%;
	padding: 4px 0 0 16px;
	width: 730px;
}

#center, #container {
	position: relative;
	width: 763px;
	margin: 0 auto;
}

#menu {
	text-align: center;
	font-weight: bold;
	padding: 0 8px 0px 8px;
}

#menu a, #menu a:link, #menu a:visited { text-decoration: none;
	color: #336666;
}

#menu a:hover, #menu a:active { text-decoration: underline;
	color: #999;
}

#main {
	text-align: center;
	width: 513px;
	margin: 5px 0 0 215px;
}

#center .blog {
	background: transparent;
}

#main .blog {
	width: 513px;
	margin: 0;
}

.entrybody{
	background: url(../../images/01/note_back.gif) repeat-y;
	padding: 0px 15px 10px 15px;
	margin-top: -10px;
}
.noteend {
	background: url(../../images/01/note_bot.gif)  no-repeat;
	height: 35px;
	margin: 0px;
	padding: 0 ;
}

#main .blog h2.date {
	font-size: 0.9em;
	text-align: right;
	color: #7f0000;
	margin: 10px 0 2px;
}

#main .blog p { 
	padding: 0.8em 0 0 0;
}
.extended { 
	padding: 0 0 0 10px;
}

#main .blog img { 
/*
float: left;
	margin: 10px 10px 10px 0;
	border: 0;
*/
}

.blog h2 {
	font-size: 0.9em;
	text-align: right;
	color: #7f0000;
	margin: 10px 0 2px;
}

#main .blog h3 {
	background: url(../../images/01/note_top.gif) no-repeat;
	width: 513px;
	height: 63px;
/*	margin-top: 18px; */
}
.titlefont_2{
	font-size: 16px;
	font-weight: bold;
	color: #a14444;
	padding: 18px 0 0 50px;
	width: 463px;
	height: 45px;
	margin: 0;
	text-decoration: none;
}
.titlefont{
	font-size: 16px;
	font-weight: bold;
	color: #a14444;
	padding: 18px 0 0 50px;
	width: 463px;
	height: 45px;
	margin: 0;
	text-decoration: none;
}
.titlefont a, .titlefont a:link	{ text-decoration: none; }
.titlefont a:visited	{ text-decoration: none; }
.titlefont a:hover, .titlefont a:active	{ text-decoration: none;  }


blockquote { width: 85%;
	border-top: 1px solid #666;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #999;
	margin: 10px 0 0 5%;
	padding: 10px 15px;
	background: #F6F8EE;
	clear: both;
}

.blog blockquote p { 
	padding: 0;
}

dl {
	margin: 0 0 0 2em;
}

dt {
	font-weight: bold;
	margin: 0 0 0.2em 0;
}

dd {
	margin: 0 0 0.5em 1em;
	padding: 0;
}

.blog ul {
	list-style-type: none;
	margin: 0.8em 0 0.8em 20px;
}

.blog ul ul {
	margin: 0.2em 10px;
}

.blog ul li {
	padding: 0 0 0 18px;
}

.blog ol {
	margin: 0 40px; 
}

#center .posted, .bottompad	{ 
	font-size: 85%;
	padding: 0px 0px;
	margin-bottom: 10px;
}

#center .posted, .bottompad	{ 
	font-size: 85%;
	margin-bottom: 0px;
}

#center .posted { padding: 10px 15px; }

/***** menu *****/
#links {
	position: absolute;
	width: 182px;
	left: 0px;
	top: 0;
	text-align: left;
}

.sidebar {
	padding: 0 15px 10px 7px;
}

#links, #links a, #links a:link, #links a:visited { 
	color: #255;
	text-decoration: none;
}

#links a:hover, #links a:active { 
	color: #555; 
	text-decoration: underline;
}

div#calendar {
	padding:10px 0 10px 6px;
}

#calendar caption {
width: 100%;
	background-color: #c6bd9d;	
	padding-bottom: 1px;
}

#calendar td {
background-color: #c6bd9d;	
color: #635e4e;
	font-size:12px;
  line-height:120%;
	text-align: center;
  padding: 1px 3px;
	font-family: Arial,Helvetica,sans-serif;
}

#calendar th {
	color: #000;
	font-size:12px;
  line-height:120%;
  padding: 0;
  text-align:center;
}

#calendar a, #calendar a:link, #calendar a:visited {
background-color: #b1a98c;
font-weight: bold; 	
	text-decoration: underline;
	width: 100%;
	color: #6c5c05;
}

#calendar a:hover { 
background-color: #b1a98c;
font-weight: bold;	
	text-decoration: none;
	width: 100%;
	display: block;
	color: #6c5c05;
}

.sidebar ul {
	list-style-type: none;
	padding-left: 10px;
}

.sidebar ul li {
	padding-left: 14px;
	font-size: 0.9em;
	line-height: 130%;
}

.sidebar h2 {
	margin: 8px 0 5px 0;
  color: #000;
	background: url(../../images/01/title_menubgimg.gif) bottom center no-repeat;
	font-size: 1em;
	width: 164px;
	height: 52px;
}

.nemutitle {
	width: 140px;
	padding: 17px 0 0 37px;
	font-size: 0.8em;
	color: #7f0000;
	font-weight: bold;
}

#titletop {
  color: #7f0000;
	font-size: 1em;
	width: 164px;
}
.title_bn {
         color: #7f0000;
         font-size: 1em;
         font-weight: bold;
}


link-note {
	font-family: verdana, arial, sans-serif;
	padding-top: 5px;
}

#search {
	margin-left: 3px;
}

/***** FOOTER *****/
#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 1.5;
	text-align: left;
	color: #666666;
	margin-top: 10px;
	}

#copyright {
	font-size: 85%;
	line-height: 1.2;
	margin-top: 30px;
}

#copyright a, #copyright a:link, #copyright a:visited, #copyright a:hover, #copyright a:active {
	text-decoration: none;
	font-weight: bold;
}


/***** Comments *****/
#main .comments-body, .trackback-body {
	text-align: left;
	padding: 5px 20px 10px 20px;
	margin-bottom: 10px;
}

.trackback-body {
	margin-bottom: 8px;
}

.comments-body p,
.trackback-body p, .comments-body form {
	padding: 3px 0 0 13px;
}

.comments-body h2, .trackback-body h2, .comments-head {
	background: url(../../images/01/lotus_leaf.jpg) center left no-repeat;
	padding: 5px 0 5px 50px;
	font-size: 1.2em;
	color: #663;
}

p.comments-post, p.trackback-post, .comments-post {
	border-top: 1px dashed #999;
	padding: 3px 0;
	margin: 3px 13px;
}


/* Mac IE テキストエリア文字化け対策 */

select, input, textarea {
	font-family: "ヒラギノ明朝 Pro W6", "ヒラギノ角ゴ Pro W3", Osaka, trebuchet MS, trebuchet, verdana, arial, sans-serif;
}

#container .content{
	font-size: 14px;
	padding: 10px 30px 20px 200px;
}
#container .content h3{
	font-size: 14px;
}
