body {
	margin: 0px 0px 20px 0px;
	background-color: #CCF0A8;
	text-align: center;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #681B2A;
	}

a:visited {
	color: #982B3A;
	}

a:active {
	color: #AA2B3A;
	}

a:hover {
	color: #AA2B3A;
	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #AEEBBD;
	padding: 0px;
	width: 840px;
	border-top: 1px solid #FFFFFF;
	}

#banner {
	margin: 0px 20px;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #CCF0A8;
	text-align: left;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #FFFFFF;
	height: 77px;
	background-image: url("./images/topspacer.gif");
	overflow: hidden;
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: xx-large;
	margin-top: 30px;
	display: none;
	}

#banner h2 {
	margin: 200px 0px 0px 0px;
	line-height: 120%;
	text-align: right;
	font-size: small;
	}

#center {
	float: right;
	width: 620px;
	overflow: hidden;
	background-color: #FFFFFF;
	height: auto;
	}
#searchtitle{
	width: 620px;
	text-align: right;
	background-color: #AEEBBD;
	margin: 0px 10px0px 2px;
	padding: 2px 10px 0px 0px;
	height: 28px;
	overflow: hidden;
}
#searchform{
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.content {
	margin-left: 2px;
	padding: 10px 5px 5px 5px;
	background-color: #FFFFCC;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	border-right: #42C402 3px solid;
    border-left: #42C402 1px solid;	
    
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	border-bottom:#42C402 2px solid;
	padding: 0px 10px 15px 0px;
    margin-bottom: 0px; 
    }

#right {
	float: left;
	width: 220px;

    margin-top: 0px;
    padding:0px;
    
    }

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

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

.content h4 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	}

.content h1 {
	color: #258291;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	}

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

#copyright{
	text-align: right;
	color: #000000;
	font-size: small;
    }
.sidebar {
	padding: 0px;
	}
#menutitle{
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	background-color: #33CC33;
	border-bottom: 2px solid #FFFFFF;
	width: 220px;
	height: 25px;
	overflow: hidden;
}


#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 h5 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	margin-top: 0px;
	padding-top: 0px;
	}

.sidebar ul {
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	}

.sidebar ul ul {
	margin-bottom: 10px;
	margin-left: 15px;
	}	

.sidebar #categories ul {
	padding-left: 5px;
	list-style-position: inside;
	list-style-image: url(./images/list.gif);
	}
	
.sidebar #categories ul ul{
	list-style-type: disc;
	list-style-image: none;
}	

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	
	}


.sidebar #categories li {
	margin: 0px;
	
	}


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

.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;
	margin-left: 30px;
	}

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


/* 独自作成スタイルシート */

#panlink{
	margin-bottom: 5px;
	
.content table{
	margin: 0px;
	padding: 0px;
	width: 600px;
}

.content td{
	line-height: 100%;
	border: 1px solid #DDD;
	padding: 5px;
}

.content img{
	display: none;
}

#banner h3 {
	line-height: 110%;
	margin: 100px 0px 0px 0px;
	text-align: left;
	font-size: small;
}





#leftcontent{
	float: left;
	width: 640px;
}

#leftcontent h2{
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #000000;
}

#rightcontent{
	float: right;
	width: 200px;
	font-size: x-small;
	color: #666666;
	padding: 10px 0px 0px 0px;
	line-height: 150%;
	overflow: hidden;
}

#rightcontent h2{
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000;
}

#image{
	font-size: small;
	color: #4F6AAD;
	text-align: right;
	width: 206px;
	margin: 0px 0px 20px 0px;
}

#image img{
	margin-bottom: 10px;
}



#alpha {
	padding: 10px 15px 5px 15px;
	background-color: #AEEBBD;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	}

#alpha p.posted{
	border-bottom: 1px solid #999;
}
