body {
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
	/* background-color: #ffcc66; */
	/* background-image: url(header2.gif); */
        	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #ff6600;
	}

a:visited {
	color: #ff6600;
	}

a:active {
	color: #ff6600;
	}

a:hover {
	color: #ffcc66;
	}

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: 800px;
	background-color: #FFFFFF;
	border: 1px solid #ffcc66;
	}

#banner {
	background-image: url(images/header2.gif);
	height: 120px;
	/* height: 170px; */
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: 40px;
	text-align: left;
	letter-spacing: 0.3em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-left: 190px;
	padding-top: 40px;
	padding-bottom: 20px;
	}

#banner h2 {
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0.4em;
	/* padding-right: 280px; */
	padding-right: 270px;
	}

#menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	/* border-bottom: 1px solid #ff6600; */
	}

#menu ul {
	/* background: #ffcc66; */
	height: 26px;
	margin: 0px;
	padding: 0px;
	}

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

#menu li a {
	background-color: #ffcc66;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

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

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

.content {
	padding: 15px 25px 0px 10px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	}

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

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

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

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

.content h2 {
	color: #ff6600;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	letter-spacing: .3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc66;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ffcc66;
	font-weight: bold;
	}

.content h3 {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	background-color: #ff6600;
	padding: 2px 2px 2px 20px;
	/* border-bottom: 1px solid #ffcc66; */
	/* border-left: 5px solid #ffcc66; */
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	/* border-top: 1px solid #999999; */
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

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

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

.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: #ff6600;
	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 #ffcc66;
	}

.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;
	}
