h1,h2,h3,h4,p {
	font-weight: normal;
	margin: 0px;
	}
a {
	color: #0000ff;
	text-decoration: underline;
	}
a:visited {
	color: #0000ff;
	text-decoration: underline;
	}
a:hover {
	color: #0000ff;
	text-decoration: underline;
	}
img {
	border-style: none;
	}

body   {
	margin: 0;
	background: #EEEEEE;
	}

.top {
	height: 50px;
	background: #4682B4;
	border-bottom: 2px solid #eaeaea;
	padding: 15px 10px;
	margin-top: 20px;
	}
.top h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: HGP創英角ｺﾞｼｯｸUB;
	}
.top h1 a {
	color: #FFFFFF;
	text-decoration: none;
	}
.top h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.top h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
.top h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
	}

#topicpass {
	margin: 0;
	padding: 2px 5px;
	color: #333333;
	background: #FFFFFF;
	}
#topicpass p {
	font-size: 14px;
	}
#topicpass em {
	font-style: normal;
	}

.container {
	padding: 10px;	
	background: #ffffff;
	}

.left {
	background: #fff;
	padding: 5px;
	float: left;
	min-height: 600px;
	width: 200px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	}
.left h2 {
	border-bottom: 1px dotted;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	}
.left ul  {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	border: none;
	font-size: 16px;
	}
.left li  {
	border-bottom: 1px solid white;
	padding: 1px;
	}
.left li a {
	padding: 5px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
	padding-left: 15px;
	}
.left li a:hover {
	background-color: #eaeaea;
	border-left: 10px solid #4682B4;
	padding-left: 6px;
	}

.right {
	background-color: #fff;
	padding: 5px;
	min-height: 600px;
	margin-left: 220px;
	border: 1px solid #fff;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;	
	}
.right h2 {
	border-bottom: 1px dotted;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	}
.right h3{
	font-size: 16px;
	font-weight: bold;
	padding: 10px;	
	margin: 10px 0;
	border-left: 3px dotted #4682B4;
	}
.right p{
	font-size: 16px;
	line-height: 1.4;
	padding-left: 30px;
	margin-bottom: 10px;
	}

#search {
	margin-bottom: 20px;
	}
#search span {
	font-size: 12px;
	color: #333333;
	}

#entry h2 {
	background: #eeeeee;
	}
#tb-url{
	font-size: 14px;
	color: #2E8B57;
	}
#entry ul {
	font-size: 16px;
	margin-bottom: 15px;
	}
#entry li {
	margin-bottom: 10px;
	}

.ping{
	}
.ping ol{
	font-size: 16px;
	}
.ping li{
	margin-bottom: 20px;
	}
.ping-url {
	font-size: 14px;
	color: #2E8B57;
	}

#keylog{
	}
#keylog h3{
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	border-style:none;
	}
#keylog ul{
	font-size: 12px;
	color: #666666;
	margin-top: 0;
	}
#keylog li{
	display: inline;
	padding-right: 5px;
	}

#archive_list h2 {
	background: #eeeeee;
	}
#archive_list ul {
	font-size: 16px;
	}

.footer {
	clear: all;
	margin-top: 15px;
	border-top: solid 1px #CCCCCC;
	}
.footer p {
	font-size: 12px;
	color: #666666;
	padding: 10px;
	}
.footer a {
	color: #666666;
	text-decoration: none;
	}
.footer a:visited {
	color: #666666;
	text-decoration: none;
	}
.footer a:hover {
	color: #666666;
	text-decoration: none;
	}

blockquote {
	padding: 10px;	
	border-left: 1px dotted blue;	
	}

#search_results form{
	margin-bottom: 20px;
	}
#search_results h2 {
	background: #eeeeee;
	}
#search_results p {
	margin-bottom: 10px;
	}
#search_results blockquote {
	font-size: 14px;
	}
#search_results ul {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 16px;
	}
#search_results li {
	color: #333333;
	}
