h1,h2,h3,h4,h5,h6,form {
	margin: 0;
	padding: 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(img/bg4-3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#BodyInner {
	background-image: url(img/bg-5.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
div.RightBoxInner h3 {
	font-size: 11px;
	font-weight: bold;
	background-color: #FAE6E5;
	padding: 4px;
}
.FormLeft {
	clear: both;
	float: left;
}
.FormRight {
	float: left;
	margin-left: 30px;
}
.FormClear {
	clear: both;
}



ul.ArchiveList {
	margin: 0px 0px 0px 8px;
	width: 548px;
}
RightBoxInner h3 {
	font-size: 11px;
	font-weight: bold;
	background-color: #FCE4E4;
	padding: 4px;
}



#PageArea {
	width: 998px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(img/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
li.ArchiveListItem {
	font-size: 11px;
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 16px;
	margin-left: 18px;
}
li.ArchiveListItem a {
	color: #644444;
	text-decoration: underline;
}



#PageAreaInner {
	margin-right: 13px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
.FormButton {
	text-align: center;
	margin-bottom: 20px;
}

#trackbacks-info {
	font-size: 11px;
	border: 1px dashed #999999;
	margin-top: 10px;
	padding: 0px 20px;
}



#TitleAreaInner a {
	color: #EC9566;
	text-decoration: none;
}
div.EntryTag {
	margin-right: 16px;
	margin-left: 18px;
}
div.EntryTag ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}
div.EntryTag li {
	display: inline;
	padding-right: 2em;
}
.ArchiveTitle {
	font-size: 13px;
	font-weight: bold;
	color: #603000;
	background-color: #FFFFCC;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 8px;
	padding: 6px;
}
#PageNavi {
	font-size: 11px;
	text-align: center;
}
a.PageNavi {
	color: #644444;
	text-decoration: underline;
}


#TopDescription {
	font-size: 12px;
	color: #57290F;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.EntryBox {
	background-image: url(img/kiji-waku2.jpg);
	background-repeat: repeat-y;
	width: 548px;
	margin-left: 8px;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 18px;
}
div.RightBoxInner a {
	color: #644444;
	text-decoration: underline;
}
.EntryBoxInner {
	background-image: url(img/kiji-waku1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
h3.entry-title {
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CEC7BF;
	margin-right: 12px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-top: 15px;
	font-size: 13px;
	color: #611E0B;
}
h3.entry-title a {
	color: #692A18;
	text-decoration: none;
}
.EntryBody {
	font-size: 11px;
	color: #000000;
	margin-left: 18px;
	margin-top: 20px;
	margin-right: 16px;
	margin-bottom: 20px;
	line-height: 1.6em;
}
.EntryBodyInner {
}
.EntryMore {
	text-align: right;
	margin-right: 16px;
	margin-left: 18px;
	margin-bottom: 20px;
}
.EntryMoreEntry {
	text-align: left;
	margin-right: 16px;
	margin-left: 18px;
	margin-bottom: 20px;
}
.EntryFooter {
	color: #666666;
	text-align: right;
	background-image: url(img/kiji-waku3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}





#TitleArea {
	font-size: 36px;
	font-weight: bold;
	color: #EC9566;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFEF2;
	height: 275px;
}
#MiddleLeftArea {
	float: left;
	margin: 0px;
	padding: 0px;
}
#MiddleRightArea {
	float: left;
	width:200px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}
#MiddleMenuArea {
	float: left;
	width:190px;
	padding: 0px 0px 0px 10px;
}
#MiddleMenuArea h3 {
	font-size: 11px;
	color: #735557;
	background-image: url(img/side-topbar.jpg);
	background-repeat: repeat-y;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 15px;
	padding-left: 15px;
}
#MiddleMenuArea ul {
	padding:0px;
	margin:5px 0px;
	list-style-type:none;
}
/*---------------Calender---------------*/
#calender{
	height:165px;
	margin:10px auto;
}
#calender td{
	text-align:center;
	color:#747474;
	font-size:10px;
	background-color:#FFFFFF;
}
#calender #month td{
	background-color:#F8B7B0;
}
#calender #week td{
	background-color:#FEDCCE;
}
#calender td.close{
	background-color:#FFE4E1;
	color:#FF0000;
}
#calender2{
	margin-top:4px;
}
#calender2 td{
	color:#FF0000;
	font-size:10px;
}
#calender2 td#close{
	border:1px solid #747474;
	background-color:#FFE4E1;
	width:18px;
	height:16px;
}

#MiddleArea {
	margin-top: 14px;
	padding: 0px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#TitleAreaInner {
}
.EntryFooterInner {
	margin-right: 16px;
	margin-left: 18px;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.EntryFooterInner a {
	color: #644444;
	text-decoration: underline;
}
div.RightBox h2 {
	font-size: 11px;
	color: #735557;
	background-image: url(img/side-topbar.jpg);
	background-repeat: repeat-y;
	width: 150px;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 15px;
	padding-left: 15px;
}
div.RightBox {
	font-size: 10px;
}
#Calendar {
	font-size: 10px;
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", serif;
}
#Calendar table {
	width: 160px;
}
div.RightBoxInner {
}

#Calendar caption {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}
h3.comments-header {
	font-size: 11px;
	background-color: #FFFFCC;
	padding: 6px;
	color: #666600;
}

#Calendar th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", serif;
	font-weight: normal;
	text-align: center;
}
#Calendar td {
	text-align: center;
}
div.RightBoxInner {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#FooterArea {
	font-size: 11px;
	color: #663333;
	text-align: center;
	height: 22px;
}

#Calendar a {
	color: #644444;
	text-decoration: underline;
}
#FooterAreaInner {
}

div.RightBox li {
	list-style-position: outside;
}
div.RightBox ul {
	margin: 0px;
	padding: 0px;
}

.PingBox {
	width: 548px;
	margin-left: 8px;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 18px;
}
.PingBoxInner {
	margin: 0px 16px 0px 18px;
}
.PingBoxInner a {
	color: #644444;
	text-decoration: underline;
}
h3#trackback {
	font-size: 11px;
	background-color: #FFFFCC;
	padding: 6px;
	color: #666600;
	margin-bottom: 10px;
}
.PingInfo {
	border: 1px dashed #999999;
	padding: 6px;
}
.PingInfo p {
	margin: 0;
	padding: 0;
}
.TrackbackList {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 4px;
}
.Trackback {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.TrackbackContent {
}
.TrackbackContent p {
	margin: 0;
	padding: 0;
}
p.TrackbackFooter {
	text-align: right;
	margin: 0px 0px 4px;
}


.CommentsBox {
	width: 548px;
	margin-left: 8px;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.CommentsBoxInner {
	margin: 0px 16px 0px 18px;
}
h3#comments {
	font-size: 11px;
	background-color: #FFFFCC;
	padding: 6px;
	color: #666600;
	margin-bottom: 10px;
}
.CommentsBody {
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
}
.CommentsBody p {
	margin: 0;
	padding: 0;
}
.CommentHeader {
	background-color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 4px;
	display: block;
	margin: 0px;
}
.CommentHeader a {
	color: #644444;
	text-decoration: underline;
}
.CommentBodyInner {
	padding: 6px;
}
h2.CommentsOpenHeader {
	font-size: 11px;
	font-weight: bold;
	color: #633333;
}
.CommentsOpenArea {
	margin-top: 14px;
}
.CommentsOpenArea input {
	font-size: 11px;
}
.SearchBox {
	width: 548px;
	margin-left: 8px;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 18px;
}
.SearchBoxInner {

}
.SearchArea {
	margin-right: 16px;
	margin-left: 18px;
}
.SearchArea a {
	color: #644444;
	text-decoration: underline;
}
.SearchResultArea {
	border: 1px dotted #CCCCCC;
	padding: 6px;
	margin-bottom: 10px;
}
.SearchEntryTitle {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
a.link {
	color: #644444;
	text-decoration: underline;
}

.SearchResultArea p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 1em;
}
.SearchResultArea h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666600;
}
h4.entrytags {
	font-size: 12px;
	font-weight: bold;
	color: #666600;
}
#EntryTagList a {
	color: #644444;
	text-decoration: underline;
}
#EntryBoxArea a {
	color: #644444;
	text-decoration: underline;
}
.RightBoxInner li {
	list-style-type: none;
}
li.subcate {
	margin-left: 2em;
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 0em;
}
#PageNavi {
	text-align: left;
	margin-left: 10px;
}
#PageNavi a:link,
#PageNavi a:visited {
	color: #644444;
	text-decoration: underline;
}
#PageNavi a:active,
#PageNavi a:hover {
	color: #FF6666;
	text-decoration: underline;
}
