@charset "UTF-8";
ul,li,h1,h2,h3 {
	margin: 0;
	padding: 0;
	line-height: 1.0;
}
body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: small;
	background : #FFFFFF ;
	color : #333333;
	text-align: left;
	margin: 0px 16px;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
.small {
  font-size: x-small;
}

.photo {
  margin: 5px;
  text-align: center;
}
.photo02 {
	padding: 4px;
	border: #b4b4b4 1px solid;
	margin: 5px 7px;
}
a:link, a:visited, a:active {
  color: #76b528;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
.bodyContent {
	width: 760px;
	padding-left: 6px;
	padding-right: 6px;
	background: #fff9ee url(images/body-shadow.gif) repeat-y;	
  /* out of template.jsp */
}
.bodyContentEven {
  background: white;
}
.bodyContentOdd {
  background: #cfecaf;
}
.preHeader {
	height: 35px;
	border-bottom: 1px solid #BBBBBB;
	background-image: url(images/header1-background.gif);
	background-repeat: repeat-x;
}
.preHeader-inner {
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #ff9891;
}
.forming {
	float: right;
	padding-top: 4px;
	padding-right: 10px;
}
.header {
	clear: both;
	background : #000000 url(images/header.jpg) no-repeat;
	height: 277px;
	color: white;
	font-weight: bold;
}
.header a:link, .header a:visited, .header a:active {
  color : white;
}

.header-inner {
	font-size: 13px;
	line-height: 140%;
	padding: 5px 15px 0 30px;
	width: 350px;
	color: #000000;
}
.header h1 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding: 105px 0 0 320px;
}

.blogName {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}
.blogName a:link, .blogName a:hover, .blogName a:visited, .blogName a:active{
	color: #FFFFFF;
}
.blogName-inner {
  padding: 10px;
}
.add {
	text-align: right;
	font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 18px 5px 0 500px;
}
.add a:link, .add a:hover, .add a:visited, .add a:active{
	color: #ffffff;
	font-weight: bold;
}
.tel {
	font-size: 15px;
}
.winheader {
  background : #84cf31;
  color: white;
  font-weight: bold;
}
.winheader a:link, .winheader a:visited, .winheader a:active {
  color : white;
}
.wrap {
	clear: both;
}
.content {
}
.main {
  float: right;
  width: 548px;
  background: #fff9ee;
  margin-top:13px;
	display: inline;  
}
/* ***********	ナビゲーション	************** */
.sidebar {
  float: left;
  width: 206px;
  line-height: 140%;
  padding: 5px 0 6px 5px;
  margin-top: 10px;
}

.selectedCategory {
	font-size: 14px;
	font-weight: bold;
	color: #FFC600;
}
.profile {
	margin-top: 15px;
	margin-bottom: 15px;
}

.footer {
  clear: both;
  background: #ffffff url(images/footer.gif) repeat-x;
  color: #000000;
  font-size: x-small;
  font-weight: bold;
  text-align: right;
  height: 38px;
  width: 760px;
}
.footer-inner {
	font-size: 12px;
	padding-right: 20px;
	padding-top: 10px;
	color: #333333;
}
.footer-inner a:link, .footer-inner a:visited, .footer-inner a:active {
  color : #333333;
}


.calendar {
  font-size: x-small;
  text-align: center;
}
.calendarDayHeader {
  font-size: x-small;
}
.calendarDay {
  font-size: x-small;
  text-align: right;
}
.calendarDayWithEntries, .calendarDayWithEntries a:link, .calendarDayWithEntries a:visited, .calendarDayWithEntries a:active {
  font-size: x-small;
  font-weight: bold;
  text-align: right;
}
.calendarToday, .calendarToday a:link, .calendarToday a:visited, .calendarToday a:active {
  font-size: x-small;
  background : #0050B0;
  color: white;
  font-weight: bold;
  text-align: right;
}

ul.menu li {
	margin-bottom: 2px;
	line-height: 1.4;
	background: url(images/point.gif) no-repeat 0 2px;
	padding-left: 15px;
}



.blogEntry {
	text-align: left;
	background: url(images/entBody.gif) repeat-y;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
}
.blogEntryT {
	text-align: left;
	background: url(images/entBody.gif) repeat-y;
	margin-top: 10px;
	margin-bottom: 20px;
}
.blogEntryHeader {
	color: #333333;
	font-size: medium;
	text-decoration: none;
	height: 49px;
	background-image: url(images/entHeader.gif);
	background-repeat: no-repeat;
}
.blogEntryHeader h2{
	padding-top: 20px;
	padding-left: 20px;	
	font-size: 16px;
	color: #ffffff;	
}
.blogEntryHeader h2 a:link, .blogEntryHeader h2 a:visited, .blogEntryHeader h2 a:active,blogEntryHeader-inner a:link, blogEntryHeader-inner a:visited,blogEntryHeader-inner a:active {
	color: #ffffff;
	text-decoration: none;
}
.blogEntryHeader h2 a:hover,blogEntryHeader-inner a:hover  {
	color: #ffffff;
	text-decoration: none;
}
.blogEntryBody {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 20px 0 25px;
	font-size: small;
 	line-height: 1.4;
}
.blogEntryFooter {
	clear: both;
	background: #ffffff url(images/entFooter.gif) no-repeat;
	height: 15px;
}
.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
  color: gray;
  font-weight: bold;
  font-size: x-small;
  padding: 5px 15px 10px 15px;
}
.comment {
  font-size: small;
}
.commentHeader, .commentHeader a:link, .commentHeader a:visited, .commentHeader a:active {
  font-weight: bold;
}
.commentBody {
  font-size: small;
}
.commentMetadata, .commentMetadata a:link, .commentMetadata a:visited, .commentMetadata a:active {
  color: gray;
  font-size: x-small;
}
.trackback {
  font-size: small;
}
.trackbackHeader, .trackbackHeader a:link, .trackbackHeader a:visited, .trackbackHeader a:active {
  font-weight: bold;
}
.trackbackBody {
  font-size: small;
}
.trackbackMetadata, .trackbackMetadata a:link, .trackbackMetadata a:visited, .trackbackMetadata a:active {
  color: gray;
  font-size: x-small;
}
.item {
	font-size: small;
	text-align: left;
	border: 1px solid #84cf31;
	margin-bottom: 5px;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
  background: #84cf31;
  color: #FFFFFF;
  font-size: small;
  font-weight: bold;
  padding: 4px 0 4px 10px;
  margin-bottom: 10px;
}
.itemHeader2 {
	margin-top: 10px;
	background: url(images/menu-header.gif) no-repeat;
	height: 28px;
}
.itemHeader2 h3 {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	padding-top: 10px;
}
.itemHeader2 a:link, .itemHeader2 a:visited, .itemHeader2 a:active {
  background: #84cf31;
  color: #FFFFFF;
  font-size: small;
  font-weight: bold;
}
.prfArea {
	margin-left: 10px;
}
.menu-bg {
	background: url(images/menu-back.gif) no-repeat;
	height: 35px;
}
.menu-inner {
	padding: 5px 0 5px 5px;
}
.itemBody2 {
	background: url(images/menu-body.gif) repeat-y;
	padding: 5px 15px 5px 10px;
}
.itemfooter2 {
	background: url(images/menu-footer.gif) no-repeat;
	height: 13px;
}
.itemBody {
  font-size: small;
  padding: 10px;
}

.itemBody ul li {
	background: #ffffff;
}
.itemBodyEven {
  background: white;
}
.itemBodyOdd {
  background: #cfecaf;
}
.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
  color: gray;
  font-weight: bold;
  font-size: x-small;
}

.blogEntryLinks, .itemLinks, .commentLinks, .trackbackLinks {
  float: right;
  color: gray;
  font-weight: bold;
  font-size: x-small;
  margin-right: 10px;
  padding-bottom: 10px;
}
blockquote {
	color: #555555;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border: 1px dotted #004400;
}
.help, .help a:link, .help a:visited, .help a:active {
  color: gray;
  font-weight: bold;
  font-size: 11px;
  text-align: right;
}
.validationError {
  color: white;
  background-color: #B20D1C;
}
code {
	font-size: x-small;
}
pre {
	font-size: x-small;
}
li {
	list-style-type: none;
	list-style-position: outside;
}
form {
	margin: 0px;
}
.tagCloud {
  line-height: 36px;
}
.tagCloud1 {
  font-size: 10px;
}
.tagCloud2 {
  font-size: 12px;
}
.tagCloud3 {
  font-size: 14px;
}
.tagCloud4 {
  font-size: 16px;
}
.tagCloud5 {
  font-size: 18px;
}
.tagCloud6 {
  font-size: 20px;
}
.tagCloud7 {
  font-size: 22px;
}
.tagCloud8 {
  font-size: 24px;
}
.tagCloud9 {
  font-size: 26px;
}
.tagCloud10 {
  font-size: 28px;
}
.small li {
	font-size: small;
	line-height: 140%;
}


/* *********** css for Table *********** */
.tableBody {
	background: #0804CE;
	margin-bottom: 20px;
}
.tda {
	background: #DBFFC4;
	padding: 5px;
}
.tdb {
	background:#ffffff;
	padding: 5px;
}
.tdc {
	background:#C4FFFF;
	padding: 5px;
}

/* *********** css for infomation *********** */
.infoHeader {
	background-image: url(images/infoHeader.gif);
	background-repeat: no-repeat;
	height: 36px;
	margin-top: 10px;
	margin-left: 5px;
}
.infoHeader-inner {
	padding-top: 15px;
	font-size: 16px;
	text-align: center;
	font-weight: bolder;
	letter-spacing: 2px;
}
.information {
	background-image: url(images/infoBody.gif);
        background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}

ul.info {
	padding: 5px 0 10px 20px;
}
ul.info li {
	line-height: 1.4;
}

.info-inner {
	line-height: 140%;
	font-weight: bold;
	padding-left: 20px;
	margin-left: 5px;
}
.infoFooter {
	background-image: url(images/infoFooter.gif);
	background-repeat: no-repeat;
	height: 8px;
	padding-bottom: 15px;
	margin-left: 5px;	
}