blockquote {
	background-color: #CCFFFF;
	padding: 3px;
}

#container {
	width: 760px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #666666;
}
#container a {
	text-decoration: none;
	color: #006600;
}
#container a:visited {
	color: #006600;
}



#container #top {
	background-image: url(goe_title.gif);
	height: 70px;
	width: 750px;
	padding-right: 10px;
	padding-top: 10px;
}
#container #top h1 {
	display: none;
}
#container #top h2 {
	font-size: 11px;
	text-align: right;
	color: #999999;
}

#container #top #kensaku input {
	font-size: 10px;
	color: #000066;
	background-image: url(foot_bg.gif);
	background-repeat: repeat;
	border: 1px none #000066;
}
#container #top #kensaku #sbox input {
	border: 1px solid #000066;
	background-color: #FFFFFF;
	background-image: none;
}


#container #top #kensaku form {
	text-align: right;
}

#container #navi {
	height: 12px;
	width: 760px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#container #navi .navi_btn {
	display: block;
	width: 100px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding: 3px;
}
#container #navi .navi_btn a:hover {
	color: #FF3300;
}


#container #contents a {
	text-decoration: none;
	color: maroon;
}
#container #contents {
	float: right;
	width: 510px;
	margin-top: 10px;
	margin-left: 10px;
}
#container #contents #main-contents h2 {
	background-image: url(date_bak.gif);
	font-size: small;
	height: 25px;
	background-repeat: no-repeat;
	padding-top: 20px;
	text-indent: 20px;
}
#container #contents #main-contents h3 {
	font-size: large;
	height: 16px;
	background-repeat: no-repeat;
	text-indent: 30px;
	background-image: url(green16x16.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
#cont-foot {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	width: 450px;
	float: right;
}
#container #contents #main-contents #spesu {
	clear: both;
	height: 80px;
}
.entry-more-link {
	text-align: right;
}


.tag {
	text-align: right;
}

#container #contents #tag-area hr {
	color: #FFFFFF;
}


#container #sidebar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	width: 219px;
	padding: 10px;
}
#container #sidebar h1 {
	font-size: 16px;
	color: #FF6600;
}
#container #sidebar img {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}
#container #sidebar dl {
	font-size: small;
}
#container #sidebar dt {
	padding-top: 10px;
}

#container #sidebar form {
	margin: 0px;
}
#container #sidebar a:hover {
	color: #FF3300;
}
#container #sidebar .entry-list {
}
#container #contents #tag-area {
	background-image: url(foot_bg.gif);
	background-repeat: repeat;
}


#container #contents #tag-area h2 {
	color: #FF6600;
	font-size: 16px;
}

#tag-area li {
	display: inline;
	list-style-type: none;
	float: left;
	padding: 5px;
	vertical-align: baseline;
}
#tag-area li.taglevel1 { font-size: 30px; }
#tag-area li.taglevel2 { font-size: 30px; }
#tag-area li.taglevel3 { font-size: 20px; }
#tag-area li.taglevel4 { font-size: 20px; }
#tag-area li.taglevel5 { font-size: 12px; }
#tag-area li.taglevel6 { font-size: 12px; }



#container #sidebar select {
	font-size: 10px;
	background-color: #CCCCCC;
	color: #000000;
	width: 150px;
	height: 0px;
}

#container #footer {
	clear: both;
	height: 20px;
	width: 760px;
	background-image: url(foot_bg.gif);
	background-repeat: repeat;
	font-size: 11px;
	color: #000066;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #footer a {
	color: #000066;
}
#container #footer a:hover {
	color: #FF3300;
}
