body {
	margin: 0px 0px 20px 0px;
	background-color: #000000;
	/* background-color: #99CCFF; */
	/* background-image: url(images/others_09_l_f2.gif); */
        	text-align: center;
        
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #009AFF;
	}

a:visited {
	color: #009AFF;
	}

a:active {
	color: #009AFF;
	}

a:hover {
	color: #99CCFF;
	}

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

table, th, td {
	border: 1px solid #ffcc66;
	background-color: #FFFFCC;
	padding: 5px;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 750px;
	background-color: #FFFFFF;
	border: none;
	}

#banner {
	text-align: left;
	background-color: #99CCFF;
	border-bottom: 5px solid #999999;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #ffffff;
	text-decoration: none;
	}

#banner h1 {
	padding-top: 20px;
	padding-left: 20px;
	font-size: 24px;
	letter-spacing: 1em;
	}

#banner h2 {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	}

#menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	}

#menu ul {
	height: 26px;
	margin: 0px;
	padding: 0px;
	}

#menu li {
	/* float: right; */
	list-style: none;
	margin-left: 5px;
	}

#menu li a {
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	}

#menu li a:hover {
	color: #ffffff;
	background-color: #0099FF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#center {
	float: left;
	width: 570px;
	overflow: hidden;
	}

.content {
	padding: 15px 25px 0px 10px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	}

#left {
	float: left;
	width: 179px;
	background-color: #FFFFFF;
	border-right: 1px doted #eeeeee;
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	/* text-align: left; */
	margin-bottom: 10px;
	}

.content blockquote {
	color: #006633;　/*文字の色*/
	background:#ffffcc; /*背景色*/
	/* margin:5px 40px 5px 40px; /*余白　上 右 下 左 */ */
	/* font-size:small; /*文字の大きさ*/ */
	/* font-weight:normal; /*文字の太さ*/ */
	line-height:150%; /*行間*/
	padding: 10px; /*テキストと罫線間の余白*/
	border: 2px dotted #336600; /*罫線の太さ、種類（点線）、色*/
	width: auto ; /*幅　自動調整*/
	}

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

.content h2 {
	color: #009AFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	text-align: left;
	letter-spacing: .3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CCFF;
	font-weight: bold;
	}

.content h3 {
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	text-align: left;
	background-color: #0099FF;
	padding: 2px 2px 2px 20px;
	}

.content p.prevnext {
	text-align: right;
	font-size: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	/* border-top: 1px solid #999999; */
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content p.right {
	text-align: right;
	}

.content p.10 {
	font-size: 10px;
	}

.content img {
	border: 0px;
	}

.sidebar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 15px;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #009AFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	border-bottom: 2px solid #99CCFF;
	}

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

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

.sidebar #categories ul {
	padding-left: 15px;
	font-weight: bold;
	}

.sidebar #categories ul ul {
	font-weight: normal;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	color: #ffcc66;
	/* text-align: left; */
	list-style-type: circle;
	font-size: 14px;
	font-weight: bold;
	}

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

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

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	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;
	}

.categories {
	text-align: right;
	font-size: 12px;
	}

.bbs {
	border: 1px solid #ffcc66;
	padding: 10px;
	margin-bottom: 10px;
	}
