body {
	margin: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	font-family: MS Pゴシック, sans-serif;
/*	font-family: Verdana, Arial, sans-serif; */
/*	font-family: MS Pゴシック, osaka; */
	text-align: left;
	font-size: 12px;
	line-height: 130%;
	color: #808080;
	}

a {
	text-decoration: none;
	}

a:link, a:visited, a:active {
	color: #008000;
	}

a:hover {
	color: #2F4F4F;
	}

#banner {
	color: #666666;
	background-color: #FFD700;
	text-align: left;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #666666;
	text-decoration: underline;
	}

#banner h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	padding: 0px 0px 5px 0px;
	}

#banner h2 {
	line-height: 120%;
	}

.box {
	font-family: MS Pゴシック, sans-serif; 
	border: 1px solid #669900;
	margin-bottom: 10px;
	}

.box h4 {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #666666;
	background-color: #DDFFCC;
	padding: 2px 7px 2px 7px;
	margin: 0px;
	line-height: 120%;
	}

.box h4 a:link, .box h4 a:visited,
.box h4 a:active, .box h4 a:hover {
	color: #FFF;
	}

.box .inner {
	font-family: MS Pゴシック, sans-serif; 
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	}

.box .inner2 {
	padding: 5px 5px 15px 15px;
	margin: 0px;
/*	background-color: #FFFFCC; */
	}

.box .inner2 ul {
	margin: 0px;
	padding: 0px;
	}

.box .inner2 li {
	font-size: 12px;
	list-style-type: disc;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 5px;
	text-indent: -5px;
	line-height: 130%;
	}

.box p {
	margin: 5px 0px 5px 0px;
	}

.box ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

.box li {
	font-size: 12px;
	list-style-type: none;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 10px;
	text-indent: -10px;
	line-height: 120%;
	}

.box .list {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 100%;

	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}


form {
	margin: 0px;
    }

#center {
	float: left;
	width: 50%;
	overflow: hidden;
	}

.content {
	padding: 10px 10px 5px 10px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-size: 12px;
	}

.content div {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	padding: 0px;
	margin: 0px 5px 5px 5px;
	}

.content p {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: MS Pゴシック, sans-serif; 
	line-height: 160%;
	text-align: left;
	padding: 0px;
	margin-bottom: 10px;
	}

.content p.posted {
	font-size: 11px;
	border-top: 1px solid #8FBC8F;
	text-align: right;
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content p.navi {
	text-align: center;
	font-size: 11px;
	line-height: 110%;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	}

.content blockquote {
	line-height: 130%;
	}

.content ul {
	margin: 5px 5px 5px 30px;
	padding: 0px;
	}

.content li {
	line-height: 130%;
	}

.content h1 {
	color: #666666;
	border: 0px;
	font-size: 13px;
	font-weight: bold;
	
	text-align: left;
	padding: 0px;
	margin-bottom: 15px;
	line-height: 120%;
	}

.content h2 {
	border-bottom: 1px solid #77aa99;
	background-color: #99cc99;
	color: #FFFFFF;
	font-size: 11px;
	
	text-align: left;
	font-weight: normal;

	padding: 0px 0px 0px 5px;
	margin-bottom: 10px;
	line-height: 110%;
	}

.content h3 {
	color: #666666;
	border-left: 4px solid #8FBC8F;
	font-size: 13px;
	
	text-align: left;
	font-weight: bold;
	
	padding: 0px 0px 0px 4px;
	margin-bottom: 10px;
	line-height: 110%;
	}

.content h4 {
	color: #FFFFFF;
	background-color: #006400;
	border: 0px;
	font-size: 11px;
	
	text-align: left;
	font-weight: bold;
	
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
	line-height: 130%;
	}

#calendar {
  	line-height: 120%;
	color: #666666;
	font-size: 12px;
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 10px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 90%;
	}

#calendar caption {
	padding: 5px 5px 5px 5px;
	color: #666666;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: bold;
	}

#calendar td {
	text-align: center;
	}

#calendar a {
	background-color: #F5F5F5;
	border-bottom: 1px solid #008000;
	}

#side {
	float: left;

	width: 24%;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}


.sidebar {
	padding: 5px;
	}

.sidebar h2 {
	color: #666666;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

/*
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}
*/

/*
.sidebar ul ul {
	margin-bottom: 0px;
	}
*/

/*
.sidebar #categories ul {
	padding-left: 15px;
	}
*/

/*
.sidebar li {
	color: #666666;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	margin-top: 10px;
	list-style-type: none;
	}
*/

/*
.sidebar #categories li {
	list-style-type: circle;
	}
*/

/*
.sidebar img {
	border: 3px solid #FFFFFF;
	}
*/

.text a {
	text-decoration: underline;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: 12px;
	line-height: 100%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}

#powered {
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	border-top: 1px dashed #8FBC8F;
	border-bottom: 1px dashed #8FBC8F;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.extended img {
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

.extended a {
	border-bottom: dotted 1px #9C6;
	padding-bottom: 2px;
	}
