@charset "utf-8";

/*
 * strong enough
 * (c) 2007-01-16 cho45(砂糖)
 * http://lowreal.net/
 *
 */

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	color: inherit;
	background: transparent;
	border: none;
}


p {
	margin: 0.5em 1em;
}

dl {
	margin: 1em;
}

ul {
	margin: 0.5em 1em;
	padding: 0 0 0 1em;
}

ol {
	margin: 0.5em 1em;
	padding: 0 0 0 2em;
}

ol ol,
ul ul {
	margin: 0;
	padding: 0 0 0 1em;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #333;
	list-style: none;
}

dd.link a {
	text-decoration: none;
}
dd.link a:hover {
	text-decoration: underline;
}


dd {
	margin: 0 0 0 2em;
}

del {
	text-decoration: line-through;
}

table {
	width: auto;
}

thead th {
	background: #369;
	color: #fff;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #003;
}

td {
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #369;
}

input,
textarea {
	font: inherit;
	background: #333;
	color: #fff;
}

/*
 */

pre,
blockquote {
	margin: 1em;
	border: none !important;
	color: #999;
}

code {
	border: none !important;
}

hr {
	border-color: #666;
}

ins,
del {
	border: none;
	margin: 2em 1em 1em 3em;
}

a:link {
	color: #181d1f;
	text-decoration: underline;
}

a:visited {
	color: #42697f;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

.google-adsense {
	margin: 0;
	padding: 1em;
	
}
.js_AccessibilityOption-ListTitle {
	color: #999;
	padding: 0 1em;
	margin-bottom: 0;
	border: none;
}

.js_AccessibilityOption-List {
	border: none;
	padding: 0 2.5em;
}

body {
	background: #262f3d;
}

#whole {
	padding: 50px 0 0 0;
}

#top {
	height: 397px;
	background: #262f3d url('/img/strength/images/head-liq.gif') repeat-x 0 0;
}

#top a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url('/img/strength/images/head.jpg') no-repeat;
	text-indent: -10000px;
	overflow: hidden;
}

#navigation {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: #262f3d url('/img/strength/images/navi.gif') no-repeat top left;
}

#navigation h2,
#navigation #skip-to-main-content {
	display: none;
}

#navigation #navigation-map ul {
	position: absolute;
	list-style: none;
}

#navigation #navigation-map ul li {
	position: absolute;
	top: 0;
	height: 40px;
}

#navigation #navigation-map ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	overflow: hidden;
	text-indent: -1000em;

	background: url("/img/blank.gif");
}

#navigation #n-home {
	left: 30px;
	width: 79px;
}

#navigation #n-about {
	left: 110px;
	width: 70px;
}

#navigation #n-logs {
	left: 180px;
	width: 70px;
}

#navigation #n-archive {
	left: 250px;
	width: 90px;
}

#navigation #n-links {
	left: 340px;
	width: 76px;
}

#navigation #n-now-playing {
	display: none;
}



#navigation-map #navigation-search-form {
	display: none;
}

#header-list {
	display: none;
}

#content {
	margin: 0 50px;
	padding: 20px 50px;
	background: #ffffff url('/img/strength/images/head-foot.gif') no-repeat 491px 0;
}


#content div.section div.section div.section.references {
	margin: 0 0 0 1em;
	padding: 0 0 1em 0.5em;
	border: none;
}

#content div.section div.section div.section.references ol.references {
	font-size: 80%;
}

#content .back-and-forth {
	padding: 1em;
	margin: 0;
}

#content .back-and-forth p {
	font-size: 90%;
	text-align: center;
	margin: 1em 0;
}

#content .back-and-forth p a {
	border: 1px solid;
	padding: 0.2em 0.5em;
	text-decoration: none;
}

#content .back-and-forth p a:link,
#content .back-and-forth p a:visited {
	color: #888;
}

#content .back-and-forth p a:link:hover {
	background: #333;
	color: #fff;
}

#content .section {
	clear: both;
	padding: 0 0 1em 0;
}

#content .section ol {
	padding: 1em 0 0 2em;
}

#content .section ol ol {
	padding: 0;
}

#content .day h2 {
	font-family: serif;
	letter-spacing: 0.1em;
	padding: 2em 1em 0.5em;
	margin: 0 0;
	color: #fff;
	border-style: solid;
	border-color: #000;
	border-width: 0 0 0 3px;
}

#content .day h2 a:link {
	text-decoration: none;
	color: #c7c7c7;
}

#content.blosxom .day h3 {
	font-weight: bold;
	position: relative;
	top: -3.4em;
	left: 0.8333em;
	font-size: 120%;
	margin: 0 0 -2em;
}

#content .day h4 {
	font-weight: bold;
	margin: 2em 1em 0.5em;
	padding: 0.5em;
	border-style: solid;
	border-color: #333;
	border-width: 0 0 0 3px;
}

#content .day h5 {
	font-weight: bold;
	margin: 2em 1em 0;
}

#content ol.month {
	margin: 0;
	padding: 0;
}

#content ol.month li {
	display: inline;
}


#content .day .diary img {
	margin: 0.5em 0 0.5em 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000;

}

#content .day .diary dl img {
	float: none;
}


#content .day .diary img.even {
	float: left;
	margin: 0.5em 1em 0.5em 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}
#content .day .diary pre {
	clear: right;
}

#content .section.diary dt {
	border-width: 0 0 0 0.2em;
	border-style: solid;
	border-color: #666;
	padding: 0 0 0 1em;
	margin: 1em 0 0 0;
}


#content .section .info,
#content .section dl.day-info,
#content .section dl.section-info {
	color: #999;
	padding: 0 0.7em;
	margin: 1em 1em 1em 2em;
}

#content .section .info dt,
#content .section dl.day-info dt,
#content .section dl.section-info dt {
	border: none;
	padding: 0;
	margin: 0;
}

#content .section .info * {
	font-size: 80%;
}
#content .section .info * * {
	font-size: 100%;
}

#content .section .info img,
#content .section dl.day-info img,
#content .section dl.section-info img {
	border: none;
	vertical-align: middle;
}

#content .section dl.day-info {
	margin: 0 0 1em 0;
	border: none;
	padding: 0;
}

#content .section dl.day-info a,
#content .section dl.section-info a {
	color: #999;
	text-decoration: none;
}

#content .section dl.day-info a:hover,
#content .section dl.section-info a:hover {
	color: #fff;
	text-decoration: underline;
	border: none;
}

#content .section dl.day-info abbr,
#content .section dl.section-info abbr {
	border: none;
}


#content .section dl.section-info {
	margin: 0.5em 0 1em 1em;
	padding: 0;
}

#content .section dl.day-info dt,
#content .section dl.section-info dt {
	font-size: 80%;
	list-style: none;
}

#content .section dl.day-info dd,
#content .section dl.section-info dd {
	font-size: 80%;
	margin: -1.6em 0 0 9em;
}

#content .section.diary {
}


#content .section ol.category,
#content .section ul.language {
	margin: 0;
	padding: 0;
}

#content .section ol.category li,
#content .section ul.language li {
	display: inline;
	list-style: none;
}

#content .section .footnote {
	margin: 0 0 1em 0;
	border-style: solid;
	border-width: 1px 0;
	border-color: #000;
}

#content .comments,
#content .trackback {
	margin: 0;
	padding: 0 1em !important;
}
#content .comments h4,
#content .trackback h4 {
	margin: 0;
	border-color: #009;
}

#content .diary .comments dl,
#content .diary .trackback dl {
	padding: 0;
	margin: 0.5em 0 0;
}

#content .diary .comments dl dt,
#content .diary .trackback dl dt {
	border-left: 1em solid #333;
	padding: 0 0 0 1em;
}
#content .diary .comments dl dd,
#content .diary .trackback dl dd {
	padding: 0 0 0.5em 0;
}
#content .diary .trackback dl dd {
	font-size: 80%;
}

#content .comments .login-notice {
	background: #eee;
	color: #333;
	border: 1px solid #333;
	margin: 1em 0;
}

#content .comments form {
	margin: 1em 0;
}
#content .comments form dt {
	font-weight: bold;
	border-color: #666;
}
#content .comments form dd {
	margin: 0 1em;
}

#content .comments form p {
	margin: 0.5em 0;
}

#content .comments form input.button {
	font-family: inherit;
	font-weight: bold;
	font-variant: small-caps;
	border-style: solid;
	border-width: 2px 3px;
	border-color: #666;
	background: #efefef;
	color: #000;
}

#content .section.form {
	margin: 2em 5% 0 5%;
	border-style: dashed;
	border-width: 0 0 0 1px;
	border-color: #333;
}

#content .trackback p.uri {
	margin: 0.25em 0;
	font-size: 75%;
}

#footer {
	margin: 0 50px;
	padding: 20px 50px;
	background: #ffffff;
	text-align: center;
	font-size: 80%;
}
