body {
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #444444;
	width: 800px;
	margin:0 auto;
	background-color:#DBDBB7;
}
#contents {
	background-color:#FFFFFF;
	border:solid 1px #999999;
	}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:300%;
	text-align:right;
	font-weight:normal;
	font-style:italic;
	background-image:url(../image/top.gif);
	height:230px;
	letter-spacing:5px;
	padding-right:10px;
	margin: 0px;
}
h2{
	font-size:150%;
	padding-left: 5px;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
h3 {
	color: #663300;
	background-image:none;
	border-style: none;
	margin:0px;
}
h6 {
	color: #886688;
	font-size: 90%;
	line-height: 100%;
	margin:6px;
	font-weight:normal;
}
p {
	font-size: 90%;
	line-height: 150%;
}
blockquote {
	font-size: 90%;
	line-height: 150%;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	border-top: 2px solid #66CC66;
	padding-top: 5px;
	margin-top: 10px;
	clear:both;
}
p img {
	float: left;
	margin-right:15px;
	border: solid 1px #666666;
}
#path {
	text-align:right;
	margin: 0px;
}
a {
	color: #555555;
	text-decoration: none;
	font-weight:bold;
}
h1 a {
	color:#FFFFFF;
	font-weight: bold;
}
h2,h3,p,#path {
	margin-left:20px;
	margin-right:20px;
}
#contents {
	position:relative;
}
#search {
	font-size:90%;
	position:absolute;
	top:190px;
	left:15px;
	}
#search p {
	margin:0;
}
  .entry:after {
	  content:".";
	  display:block;
	  height:0;
	  clear:both;
	  visibility:hidden;
  }
ul {
	margin-top: 0px;
	font-size: 90%;
	line-height: 180%;
	list-style-image: url(../image/blt.gif);
}
li a{
	border-bottom: 2px dotted #D93E02;
}
.google {
	margin-right: 500px;
}

#head{
	margin: 10px 20px 10px 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #336633;
             }
#logo{
	height: 65px;
	background: url("../image/logobg.jpg")  repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	}
