body {
	border: 0;
	padding: 0;
	background-color: #000000;
	
	text-align: center;
	}

.white12 {
	font-size: 80%;
	color: #FFFFFF;
	line-height: 120%;
}
.gray10 {
	font-size: 63%;
	color: #CCCCCC;
	line-height: 120%;
}
.black12 {
	font-size: 80%;
	color: #000000;
	line-height: 120%;
}

a {
	color:#CC9900;
	text-decoration: underline;
}
a:hover{
	color:#FFCC00;
	text-decoration:none;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 100%;
	
	background-color: #000000;
	
	}
	
#main {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 740px;
	
	background-color: #000000;
	
	}

#banner {
	margin-top: auto;
	background-color: #000000;
	text-align: left;
	
	}

#banner-img {
	display: none;
	}



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

#banner h1 {
	font-size: x-large;
	      
	   
	
	}

#banner h2 {
	font-size: small;
	}



#left {
		float: left;
	
	
	width: 140px;
	background-color: #000000;
	
	overflow: hidden;
	}

textarea#comment-text {
        width: 370px;
        }


/*
alternate
#right
float: left:
to
float: right;
*/

#right {
		float: right;
	
	
	width: 140px;
	background-color: #000000;
	
	overflow: hidden;
	}

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

.content {
	padding: 15px 15px 5px 15px;
	background-color: #000000;
	
	color: #333333;
	}

.sidebar {
	padding-top: 15px;
	}



.content p {
	color: #FFFFFF;

	font-size: 80%;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
	}

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

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

.content h2 {
	color: #996600;

	font-size: 88%;
	font-weight:bold;
	border-bottom: 1px solid #996600;
	text-align: left;
	padding: 3px;
	}

.content h3 {
	color: #FFFFFF;
	font-size:80%;
	font-weight:bold;
	border-bottom: 1px solid #663300;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	
	}

.content p.posted {
	clear: both;
	color: #FFFFFF;

	font-size: 80%;
	border-top: 1px solid #663300;
	text-align: left;
	padding: 2px;
	margin-bottom: 25px;
	line-height: normal;
	
        clear: both;
	}

#calendar {
  	line-height: 120%;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	font-size: 80%;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	font-weight:bold;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	font-size: 65%;
	color: #CCCCCC;
	}

#calendar td {
	text-align: center;
	font-size: 63%;
	color: #CCCCCC;
	}

.sidebar {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

.sidebar h2 {
	color: #FFFFFF;
	font-size: 80%;
	
	text-align: left;
	
	
	text-transform: uppercase;
	}

.sidebar ul {
	font-size: 80%;
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	text-align: left;
	line-height: 150%;
	list-style-type: none;
	}

.sidebar a:link {
	color: #CC9900;
	}

.sidebar a:visited {
	color: #999999;
	}

.sidebar a:active {
	color: #CCCCCC;
	}

.sidebar a:hover {
	color: #FFCC33;
	}
.rss {
	color: #FFFFFF;
	font-size: 80%;
}
	
.photo {
	text-align: right;
	margin-bottom: 20px;
	}

#powered {

	font-size: 63%;
	line-height: 150%;
	text-align: left;
	color: #996600;
	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%;
	}

.image-full {
		width: 370px;
}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}
	
span{
	line-height: 150%;
	}

html,body {
scrollbar-face-color: #000000;
scrollbar-arrow-color: #996600;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-3dlight-color: #996600;
scrollbar-darkshadow-color: #996600;
}

