body {
	margin: 0px 0px 20px 0px;
   	text-align: center;
	background-image: url(back.gif);
	background-color:#FFFFFF;
	}


/* 全体のリンク色 */
a:link		{ color:#FF6699;	text-decoration:none; }
a:visited	{ color:#FF6600;	text-decoration:none; }
a:active	{ color:#CC6600;	text-decoration:none; }
a:hover		{ color:#FF6699;	text-decoration:underline; }



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

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

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
/*	background-color: #999999;*/
background-color: #FF6699;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 70px;
	}

#banner-img {
	display: none;
	}


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

#bannerh1 {
	font-size: large;
	
	
	
	}

#bannerh2 {
	font-size: small;
	}



#navi {
/*width: 880px;*/
background-color:white;
text-align:center;
border: solid 1px pink;
font-size:small;
}

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

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}
.content pre {
	font-size: larger;
}
#right {
		float: left;
	
	
/*	width: 200px;*/
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-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: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding-left:10px;
	}

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

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

.sidebar {
	padding: 15px;
	}



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

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

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

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

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

.sidebar #categories li {
	list-style-type: circle;
	}

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

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

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

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 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;
	}


th {
color:white;
background-color:pink;
padding-left:10px;
}

th.imglink {
background-color:white;
}

td.entrylist {
border:dotted 1px pink;
padding-bottom:0;
}
td.description {
border:dotted 1px pink;

}


.copyright{
      color:#FFFFFF;
}

.copyright a:link { text-decoration:none; color: #FFFFFF;}
.copyright a:visited { text-decoration:none; color: #FFFFFF;}
.copyright a:hover { text-decoration:none; color: #FFFFFF; background:none;}



strong {
font-weight:normal;
}

div.footer {
font-size:x-small;
color:#666666;
line-height:1.3em;
text-align:center;
}

