.head-menu ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.head-menu li {
	display: block;
	float: left;
	font-size: small;
	color: #333333;
	padding: 0px;
	list-style-type: none;
	border: none;
	white-space: nowrap;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top-search {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
.header-title {
	display: block;
	float: left;
	width: 300px;
}
.header-title h1 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	margin: 10px;
	padding: 0px;
}
.header {
	width: 100%;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right;
}
.head-cat {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #FFFFFF;
}

.head-menu li a,
.head-menu li a:link,
.head-menu li a:visited {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	font-size: small;
	text-decoration: none;
	color: #666666;
	display: block;
	padding: 5px;
	font-weight: bold;
	margin: 0px;
	height: auto;
	background-color: #f0f0f0;
	border-bottom-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(img/button02.jpg);
}
.head-menu li a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	font-size: small;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}
#main-box {
	margin: 0px;
	padding: 0px;
	width: 550px;
	float: left;
}
#sub-box {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
}
.latest {
	padding: 0px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.latest h2 {
	padding-left: 0.5em;
	font-size: x-large;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2.date-header,
h2.archive-header
 {
	font-size: medium;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
}

.sub01 {
	margin: 0px 5px 5px;
	padding: 0px;
}
/*
#t3 {
	background-image: url(img/backnumbers.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
}
*/
.sub01 h2 {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0.5em;
	font-size: large;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	font-weight: bold;
}
.sub01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.html-top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #99CC00;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-image: url(img/top02-h1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
               height:1.5em;
}
.sub01 p {
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}

.html-top a:link,
.html-top a:visited
 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.html-top a:hover
{
	text-decoration:underline;
}
/*
.sub01 li a:link,
.sub01 li a:visited
{
	list-style-type: disc;
	font-size: small;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.sub01 li a:hover {
	list-style-type: none;
	font-size: small;
	color: #000000;
	text-decoration: underline;
}
.sub01 li {
	margin: 1px 0px;
	list-style-type: disc;
	padding: 3px;
}
*/
.sub01 h2 a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.entry h2 {
	border-bottom-width: 5px;
	border-bottom-color: #99CC00;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	padding-right: 0px;
	padding-left: 0px;
}
/*
.entry h2 {
	text-align: left;
	font-size: medium;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: #999999;
	border-right: #999999;
	border-bottom: 1px solid #999999;
	border-left: 12px solid #999999;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.entry h3 {
	text-align: left;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
*/
.entry {
	margin: 5px;
}
.cat-box h1{
                 text-align:center;
                 font-size:large;
                 color:#99cc00;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-right: 10px;
	margin-left: 10px;

}
.use-g {
	display: none;
}
#t1 {
	background-image: url(img/latest.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
}
#t2 {
	background-image: url(img/categories.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
}
#t3 {
	background-image: url(img/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
}
.sub01 h5 {
	margin: 2px;
	padding: 0px;
}

.img-a a:hover
{
	background-color:#F0F0F0;
}
.cat-box .box01 {
	margin: 3px;
	padding: 0px;
	width: 260px;
	float: left;
	height: 45px;
}
.box01 h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding: 0px;
}
.box01 h3 a,
.box01 h3 a:link,
.box01 h3 a:visited
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 0.5em;
	padding: 3px;

}
.box01 h3 a:hover {
	background-color: #FFFFFF;
	border-bottom-color: #99CC00;
}

.box01 a {
	text-decoration: none;
}

.box01 p {
	font-size: small;
	line-height: 120%;
	margin: 2px;
	display: block;
	clear: right;
}

/* cat-box new for index page */
.cat-box .box02 {
	margin: 3px;
	padding: 0px;
	width: 260px;
	float: left;
	height:1%;
}
.cat-box .box02:after{
	content:" ";
	display:block;
	clear:both;
}
.box02 h3 {
	display:block;
	float:left;
	width:213px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding: 0px;
}
.box02 h4,
.box02 h4 a {
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:0px;
}
.box02 h3 a,
.box02 h3 a:link,
.box02 h3 a:visited
{
	display:block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 0.5em;
	padding: 3px;

}
.box02 h3 a:hover {
	background-color: #FFFFFF;
	border-bottom-color: #99CC00;
}

.box02 a {
	text-decoration: none;
}

.box02 p {
	font-size: 10px;
	_font-size: 11px;
	line-height: 120%;
	margin: 2px;
	margin-top:0px;
	display: block;
}

.entry-cat {
	color: #999999;
}
ul.news-list {
	margin: 5px;
	padding: 10px;
}
.news-list li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	list-style-type: circle;
	padding: 0px;
}
.light {
	color: #999999;
	font-size: small;
}


.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 2px;
	margin-top: 10px;
	clear: left;
}
.profile {
	margin: 5px;
	padding: 0px;
	width: 350px;
	float: left;
}
.profile h3 {
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	font-weight: bold;
	text-indent: 1em;
}
.profile img {
	margin: 5px;
}
.profile .inner {
	padding: 5px;
}
.inner .inner_right {
	float: left;
	width: 230px;
}


.button-submit {
	background-image: url(img/button01.jpg);
	background-repeat: repeat-x;
	font-size: small;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	margin: 1px;
	padding: 1px;
	font-weight: bold;
}
.list01 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(img/list-item01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul.list01 {
	margin: 5px;
	padding: 0px;
}
.list01 li a:link,
.list01 li a:visited
{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666666;
	font-size: small;
	font-weight: bold;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
	padding: 0px;
}
.small {
	font-size: small;
}

.list01 li a:hover {
	color: #000000;
}
.cat-box .box01 a
{
	display: block;
}
.cat-box .box01 a:link,
.cat-box .box01 a:visited,
{
	margin: 0px;
	padding: 0px;
	color: #666666;
	display: block;
	text-decoration: none;
}
.cat-box .box01 a:hover,
.cat-box .box02 a:hover
{
	color: #000000;
	display: block;
}
.cat-box .box02 p a:hover
{
	display: inline;
}

.latest p {
	font-size: small;
	line-height: 120%;
	margin: 10px;
}
#t4 {

	background-image: url(img/about01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
}
#about .latest h3,
.entry h3
{
	font-size: medium;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	text-indent: 1em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#about .latest h4 {
	font-size: medium;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	margin: 5px;
	padding: 0px;
	text-indent: 1em;
}
#t5 {


	background-image: url(img/about02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
}
.bread-crumb {
	margin: 5px;
	padding: 2px;
	clear: both;
}
#t6 {
	background-image: url(img/backnumbers.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
}
.entry p {
	margin: 5px;
	padding: 0px;
}
.entry h4 {
	font-size: medium;
	display: inline;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 2px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-weight: bold;
}
.entry h5 {
	font-size: medium;
	display: inline;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding: 2px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.entry ul {
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}
.entry li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0em;
}

blockquote {
	padding: 5px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: small;
	color: #000000;
	background-color: #f0f0f0;
	border: 1px dashed #666666;
	clear: both;
}
.html-top-right{
               font-size: 14px;
               float: right;
                padding: 0px;
               height: 1em !important;
               height: 1.5em;
	margin: 3px;
}
.author_name{
              text-align:right;
}
.entry-body {
	margin: 5px;
	padding: 3px;
}
.entry-body p {
                font-size: medium;
                margin-bottom: 15px;
}
.entry-body p a:link,
.entry-body p a:visited
{
               color: #0000ff;
}
.red{
                color: #ff0000;
}
.adtop { text-align: center; height: 90px; margin: 2px 15px; }
.normal{	font-weight: normal;}

.sbmk a{
	font-size:10px;
	text-decoration:none;
	color:#6699FF;
	background:#E7F1F0;
}
.sbmk img{
	vertical-align:middle;
}
.no-list li{
      list-style:none;
}

