@charset "UTF-8";

body {
	width: 921px;
	margin: 0px auto;
	padding: 0px;
	font-family: "Georgia", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "ＭＳ明朝", "MS PMincho", "MS Mincho", serif;
	color: #999;
	background-color: #21252a;
	text-align: left;
	color: #ccc;
    }

#header {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	line-height: 1em;
	}

#header img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 1em;
	}

#header h1 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 90%;
	color: #fff;
	line-height: 1em;
	text-transform: uppercase;
	text-align: left;
	float: left;
	}

#header .navi {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	line-height: 1em;
	text-align: right;
	float: right;
	}

#main {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 1em;
	clear: both;
	}

	#main a:link { color: #fff; text-decoration: none; }
	#main a:visited { color: #fff; text-decoration: none; }
	#main a:active { color: #00c; text-decoration: underline; }
	#main a:hover { color: #c1c5c9; background: #01050a; text-decoration: underline; }

#main .stage {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	}

#main .stage p {
	margin: 0px;
	padding: 0px;
	border: solid 9px #fff;
	line-height: 1em;
	}

#main .stage img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #000;
	line-height: 1em;
	}

#main .entry h2 {
	margin: 35px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	font-size: large;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.5em;
	line-height: 1.5em;
	text-shadow: #11151a 2px 2px 2px;
	}

#main h3 {
	margin: 5px 0px;
	padding: 0px;
	border: 0px;
	font-size: small;
	font-weight: normal;
	color: #bbb;
	line-height: 1.5em;
	}

	#main h3 a:link { color: #bbb; text-decoration: none; }
	#main h3 a:visited { color: #bbb; text-decoration: none; }
	#main h3 a:active { color: #00c; text-decoration: underline; }
	#main h3 a:hover { color: #fff; background: #01050a; text-decoration: underline; }

#main .entry p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.7em;
	}

#main .entry .tb-id {
	width: 210px;
	margin: 0px;
	padding: 1px;
	border: solid 1px #666;
	font-family: "Georgia", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "ＭＳ明朝", "MS PMincho", "MS Mincho", serif;
	font-size: x-small;
	color: #bbb;
	background-color: #11151a;
	}

#lane {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	border-top: solid 3px #fff;
	line-height: 1em;
	clear: both;
	}

#lane .title {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	text-shadow: #11151a 2px 2px 2px;
	}

#lane .webpage {
	margin: 20px 0px 30px 0px;
	padding: 0px;
	font-family: "Georgia", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "ＭＳ明朝", "MS PMincho", "MS Mincho", serif;
	font-size: 90%;
	color: #bbb;
	line-height: 1.7em;
	}

	#lane .webpage a:link { color: #fff; text-decoration: none; }
	#lane .webpage a:visited { color: #fff; text-decoration: none; }
	#lane .webpage a:active { color: #00c; text-decoration: underline; }
	#lane .webpage a:hover { color: #c1c5c9; background: #01050a; text-decoration: underline; }

#lane1 {
	width: 287px;
	margin: 0px 30px 15px 0px;
	padding: 0px;
	border: 0px;
	line-height: 1em;
	text-align: left;
	float: left;
	}

#lane2 {
	width: 604px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	line-height: 1em;
	text-align: left;
	float: left;
	}

#lane3 {
	width: 287px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	line-height: 1em;
	text-align: left;
	float: right;
	}

.list {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	border: 0px;
	font-size: small;
	font-weight: normal;
	color: #999;
	line-height: 1em;
	}

.list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.list li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #666;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	display: block;
	}

	.list li a:link { color: #ccc; text-decoration: none; display: block; padding: 5px 2px; }
	.list li a:visited { color: #ccc; text-decoration: none; display: block; padding: 5px 2px; }
	.list li a:active { color: #009; text-decoration: none; display: block; padding: 5px 2px; }
	.list li a:hover { color: #fff; background: #01050a; text-decoration: none; display: block; padding: 5px 2px; }

.trackback {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	border: 0px;
	font-size: small;
	font-weight: normal;
	line-height: 1em;
	}

.trackback ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.trackback li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #666;
	line-height: 1.7em;
	display: block;
	}

	.trackback li a:link { color: #ccc; text-decoration: none; display: block; padding: 10px 2px 8px 2px; }
	.trackback li a:visited { color: #ccc; text-decoration: none; display: block; padding: 10px 2px 8px 2px; }
	.trackback li a:active { color: #009; text-decoration: none; display: block; padding: 10px 2px 8px 2px; }
	.trackback li a:hover { color: #fff; background: #01050a; text-decoration: none; display: block; padding: 10px 2px 8px 2px; }

.comment {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	font-size: small;
	font-weight: normal;
	line-height: 1em;
	}

.comment p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	border: 0px;
	font-size: small;
	font-weight: normal;
	line-height: 1.7em;
	}

.comment ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.comment li {
	margin: 0px;
	padding: 10px 2px 8px 2px;
	border-bottom: 1px dotted #666;
	vertical-align: top;
	line-height: 1.7em;
	}

	.comment li a:link { color: #ccc; text-decoration: none; }
	.comment li a:visited { color: #ccc; text-decoration: none; }
	.comment li a:active { color: #009; text-decoration: none; }
	.comment li a:hover { color: #fff; background: #01050a; text-decoration: underline; }

.item {
	width: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

#lane2 .input {
	width: 300px;
	margin: 0px;
	padding: 1px;
	border: solid 1px #666;
	font-family: "Georgia", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "ＭＳ明朝", "MS PMincho", "MS Mincho", serif;
	font-size: small;
	color: #bbb;
	background-color: #11151a;
	}

#lane2 .textarea {
	width: 450px;
	margin: 0px;
	padding: 1px;
	border: solid 1px #666;
	font-family: "Georgia", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "ＭＳ明朝", "MS PMincho", "MS Mincho", serif;
	font-size: small;
	color: #bbb;
	vertical-align: top;
	background-color: #11151a;
	}

#lane3 .input {
	width: 180px;
	margin: 5px;
	padding: 1px;
	border: solid 1px #404449;
	font-family: "Georgia", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "ＭＳ明朝", "MS PMincho", "MS Mincho", serif;
	font-size: small;
	color: #bbb;
	background-color: #191c1f;
	line-height: 1em;
	}

#lane3 .submit {
	margin: 0px;
	padding: 0px;
	}

.half {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 75%;
	font-weight: normal;
	color: #999;
	line-height: 1em;
	}

.half img {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	border: 0px;
	font-size: small;
	font-weight: normal;
	float: left;
	line-height: 1em;
	}

.half ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.half li {
	width: 459px;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	border-bottom: 1px dotted #666;
	line-height: 1.6em;
	float: left;
	display: block;
	}

	.half li a:link { color: #ccc; text-decoration: none; display: block; padding: 5px 5px 5px 0px; }
	.half li a:visited { color: #ccc; text-decoration: none; display: block; padding: 5px 5px 5px 0px; }
	.half li a:active { color: #009; text-decoration: none; display: block; padding: 5px 5px 5px 0px; }
	.half li a:hover { color: #fff; background: #01050a; text-decoration: none; display: block; padding: 5px 5px 5px 0px; }

.tile {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	border: 0px;
	font-size: x-small;
	font-weight: normal;
	color: #999;
	line-height: 1em;
	text-align: center;
	}

.tile img {
	margin: 0px 2px 4px 2px;
	padding: 0px;
	border: solid #fff 2px;
	float: left;
	line-height: 1em;
	}

.ver {
	width: 79px;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	border: 0px;
	font-size: x-small;
	font-weight: normal;
	color: #999;
	line-height: 1em;
	float: left;
	}

.ver img {
	margin: 0px 2px 4px 2px;
	padding: 0px;
	border: solid #fff 2px;
	line-height: 1em;
	}

h5 {
	margin: 0px;
	padding: 1px 0px;
	border-bottom: solid 1px #666;
	font-size: x-small;
	font-weight: normal;
	line-height: 1em;
	}

#footer {
	margin: 0px;
	padding: 20px 0px;
	line-height: 1em;
	clear: both;
	}

#footer .navi {
	margin: 0px;
	padding: 25px 0px 50px 0px;
	font-size: 84%;
	font-weight: normal;
	color: #666;
	line-height: 1.5em;
	text-align: center;
	word-spacing: 0.3em;
	}

	#footer .navi a:link { color: #999; text-decoration: none; }
	#footer .navi a:visited { color: #999; text-decoration: none; }
	#footer .navi a:active { color: #00c; text-decoration: underline; }
	#footer .navi a:hover { color: #fff; background: #01050a; text-decoration: underline; }

#footer .copyright {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 78%;
	font-weight: normal;
	color: #999;
	line-height: 1em;
	}

	#footer .copyright a:link { color: #bbb; text-decoration: none; }
	#footer .copyright a:visited { color: #bbb; text-decoration: none; }
	#footer .copyright a:active { color: #00c; text-decoration: underline; }
	#footer .copyright a:hover { color: #fff; background: #01050a; text-decoration: underline; }
