body {
	margin: 0px 0px 5px 0px;
		background-color: #ad1100;
	
        	text-align: left;
        


	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #0000ff;
	}

a:visited {
	color: #0F31ff;
	}

a:active {
	color: #0F314E;
	}

a:hover {
	color: #B22222;
	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: 2px;
	text-align: left;
	padding: 0px;
	width: 768px;
	
	background-color: #FFFFFF;
	border: 1px solid #FF9999;
	}
	
#sitehead {
	font-family: Georgia, 'Times New Roman', serif;
	color:  #ffffff;
	background-color: #ad1100;
	text-align: left;
	font-size:small
	
	}

a#banner-img {
	display: none;
	}


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

#sitehead h1 {
	font-size: x-large;
	font-weight: bold;
	}


#sitehead form {
	font-size: small;
	color:black
	}

#sitehead h2 {
	font-size: small;
	}

#topmenu{
	font-size:small;
	}
	
#topmenu a {
color: #ffff00; 
text-decoration: underline;
background-color: transparent; 
}

#topmenu a:hover{
color: #FF0000;
}

#topmenu a:visited{
color: #FFD700
}

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

.content {
	padding: 5px 5px 5px 5px;
	background-color: #FFf8f0;
	
	color: #113300;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;;
border: 6px dotted orange
	}

#right {
		float: left;
	
	
	width: 180px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

.content p {
	color: #113300;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	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: #113300;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 0px;
	
	}

.content h3 {
	color: #fff;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	padding: 3px;

	text-align: left;
	margin-bottom: 5px;
background-color: orange;
border-bottom-style: dotted;	
border-bottom-width: 5px;
border-bottom-color: #ffffff;

	}

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

.sidebar {
	padding: 5px;
	}



#calendar {
  	line-height: 140%;
	color: #333333;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 0px;
	}

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

#calendar caption {
	color: #333333;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #333333;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
  	
	letter-spacing: .3em;
	}

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

.sidebar li {
	color: #333333;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 0px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #333333;
	}

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

.link-note {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 3px;
	}

#powered {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #ffffff;
	background-color:#882200;
	margin-top: 2px;
	}

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

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


/* サイトフッター　*/
.sitefoot{
	width:768px;
	border:solid 2px #886600;
	background-color:black;
	text-align:right;
	padding:2px 2px;
	font-size:small;
	color:white
	}
	</style>

