﻿/* furihata design */
@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	letter-spacing: 0.1em;
	line-height: 150%;

background-repeat: repeat-x;
}
td {
	font-size: 12px;
	color: #555555;
	letter-spacing: 0.1em;
	line-height: 150%;
}

.body {
	width: 818px;
	background-image: url(images/kage.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.bodylogin, .bodylogin a:link, .bodylogin a:visited, .bodylogin a:active {
	width: 818px;
	font-size:10px;
	text-align:right;
	color:#BEBEBE;
}
.bodylogin a:hover {
	color:#666666;
}

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

.bodyContentX {
	width: 808px;
	border: 1px solid #686868;
	margin-left: 4px;
	margin-right: 4px;
}

.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 808px;
}
.headerText {
	 
padding-left:25px;
color:#9f9f9f;
padding-top:15px; 

}
.header a:link, .header a:visited, .header a:active {
	color :#b7b7b7;
}


.header2 {
	background-image: url(images/header_en.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 808px;
}

.headerText2 {
	 
padding-left:25px;
padding-top:15px; 
color:#9f9f9f;

}

.headerText2 a:link, .headerText2 a:visited, .headerText2 a:active {
	color:#b7b7b7;
}

.blogName, .blogName a:link, .blogName a:visited, .blogName a:active {
  font-size: 20px;
}
.blogDescription {
}

.Content {
	/*float: right;*/
}

.blogEntry {
	width: 623px;
}

.blogEntryHeader {
	background-image: url(images/entryheader.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 615px;

margin-top: 0px;
margin-left: 2px;

}

.blogEntryHeader-inner {
	padding-top: 13px;
	padding-left: 90px;
	font-family:"arial", "ＭＳ Ｐ明朝", "細明朝体";
	color:#555555;
}

.blogEntryBody {
	background-image: url(images/content-line.gif);
	background-repeat: repeat-y;
/*	height: 352px;                */
	width: 623px;
}
.blogEntryBody-inner {
        padding-top:28px;
	padding-left: 76px;
}
.blogEntryBody-inner2 {
	padding-left: 76px;
	padding-bottom: 57px;
}
.blogEntryBody-bottom {
	background-image: url(images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
	width: 623px;
}

.sidebar {
	/*float: left;*/
}
.sidebar-top {
	background-image: url(images/sidebar-top.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 185px;
}
.sidebar-top2 {
	background-image: url(images/sidebar-top_en.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 185px;
}
.menu {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 185px;
}
.menu2 {
	background-image: url(images/menu2.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 185px;
}
.menu-in {
	padding-top: 6px;
	padding-left: 30px;
}
.news {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 3px;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: 10px;
}
.sidebar-line {
	background-image: url(images/sidebar-line.gif);
	background-repeat: repeat-y;
	width: 185px;
}
.sidebar-bottom {
	background-image: url(images/saidebar-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 185px;
}

.footer1 {
	background-image: url(images/footer-yama.gif);
	background-repeat: no-repeat;
	height: 114px;
	clear: both;
	font-size: 10px;
        color:#A0A0A0;
	padding-left: 10px;
	padding-top: 5px;
        margin-top:0px;
}
.footer2 {
	background-image: url(http://furihata.org/common/themes/furihata/images/footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	clear: both;
}


.small {
  font-size: 10px;
}

.search {
  float: right;
  position: relative;
  width: 33%;
  text-align: right;
}


.category {
}
.selectedCategory {
  color: gray;
  background: white;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
}
.photo {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin: 5px;
  text-align: center;
}



.item {
  text-align: left;
  border-top: dotted silver 1px;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 16px;
}

.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
  color: black;
  font-size: 14px;
  font-weight: bold;
}

.comment, .trackBack {
  padding: 8px;
}
.commentHeader, .commentHeader a:link, .commentHeader a:visited, .commentHeader a:active, .trackbackHeader,
.trackbackHeader a:link, .trackbackHeader a:visited, .trackbackHeader a:active {
  font-weight: bold;
}

.itemBody {
  padding-top: 16px;
  padding-bottom: 16px;
}
.itemBodyEven {
  background: lightgrey;
}
.itemBodyOdd {
  background: white;
}
.commentBody, .trackbackBody {
 padding-top: 8px;
 padding-bottom: 8px;
}

.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active,
.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active,
.commentMetadata, .commentMetadata a:link, .commentMetadata a:visited, .commentMetadata a:active,
.trackbackMetadata, .trackbackMetadata a:link, .trackbackMetadata a:visited, .trackbackMetadata a:active {
  color: gray;
  font-size: 11px;
  font-weight: bold;
}


.validationError {
  color: white;
  background-color: #B20D1C;
}
