/* Kihon */

body {
	margin: 0;
	padding: 0;
	line-height: 150%;
	font-size: 90%;
	font-family: 'Meiryo UI', Arial, 'MS PGothic', sans-serif;
	background-color: #a2b8ba;
	color: #080808;
	text-align: center;
}
#zentai {
	width: 768px;
	margin: 0 auto;
	background-color: #d4d9b4;
	color: #000000;
	text-align: left;
}
img {
	margin: 0;
}

/* Kusari */

a {
	text-decoration: underline;
}
a:link {
	color: #4169e1;
}
a:visited {
	color: #b55b51;
}
a:hover {
	text-decoration: none;
	background-color: #e08b4a;
	color: #ffffff;
}
a:active {
	color: #1e90ff;
}

/* Atama */

#atama {
	padding: 0 20px;
	background-color: #6f9c43;
	color: #fafafa;
}
h1 {
	margin: 0;
	line-height: 100%;
	font-size: 200%;
	font-family: Meiryo, 'MS PGothic', sans-serif;
}
#atama ul {
	overflow: hidden;
	margin: 0;
	padding: 0.3em 0.5em;
	line-height: 100%;
	background-color: #92b046;
	color: #d4d9b4;
}
	#atama ul li {
		display: inline;
		list-style-type: none;
	}
	#atama ul a {
		padding: 0.3em 0.5em;
		color: #fafafa;
		text-decoration: none;
	}
	#atama ul a:hover {
		background-color: #e08b4a;
		color: #ffffff;
	}
	#atama ul .genzai {
		padding: 0.3em 0.5em;
		background-color: #6f9c43;
	}

/* Ko^koku */

iframe {
	display: block; /* Opera 10 */
	margin: 10px 20px;
}
.senden {
	float: right;
}
	.senden iframe {
	margin: 0;
	}

/* Honbun */

#honbun {
	margin-top: -5px;
	padding: 0 20px;
}
h2 {
	margin: 1em 0 0.5em 0;
	padding: 0.3em 0.5em;
	background-color: #a2b8ba;
	color: #080808;
	line-height: 100%;
	font-size: 150%;
	font-family: 'Meiryo UI', Arial, 'MS PGothic', sans-serif;
}
h2.hutate {
	text-align: right;
}
	h2 .hidariyose {
		float: left;
	}
	h2 small {
		font-size: 60%;
		font-weight: normal;
	}
h3 {
	margin: 1em 0 0.5em 0;
	padding: 0 0 0 0.3em;
	line-height: 100%;
	color: #2f4f4f;
	font-size: 130%;
	font-family: 'Meiryo UI', 'MS PGothic', sans-serif;
}
h4 {
	margin: 1em 0 0.5em 0;
	padding: 0 0 0 0.4em;
	line-height: 100%;
	font-size: 110%;
	font-family: 'Meiryo UI', 'MS PGothic', sans-serif;
}
p {
	margin: 0.5em;
	text-indent: 1em;
}
	p.migiyose {
		text-align: right;
	}
.underline {
	text-decoration: underline;
}
#honbun ul {
	margin: 0.5em;
	padding: 0;
}
	#honbun ul li {
		margin: 0 0 0 1.5em;
		padding: 0;
}
	#honbun ul ul {
		margin: 0 0 0 1em;
}
img.kazari {
	margin: 0 0 0.5em 0;
}
img.reizi {
	clear: both;
	display: block;
	margin: 1em auto;
	text-align: center;
}
table {
	line-height: 150%;
	font-size: 100%;
	background-color: #dbd9bf;
}
	table th, table td {
		padding: 0.5em;
		border: 1px solid #a2b8ba;
		vertical-align: top;
	}
		table th {
			text-align: center;
		}
	table .namae {
		width: 23%;
	}
	table .aramasi {
		width: 59%;
	}
	table .kidoo {
		width: 18%;
	}
table.migi {
	float: right;
	margin: 0 0 1em 1em;
}
table span {
	border-bottom: 1px dotted #696969;
}
	table span.tokei {
		color: #696969;
		font-size: 80%;
		border-bottom: 0;
		}
	table span.itiosi {
		background-color: #f0e68c;
		color: #ff0000;
		border-bottom: 0;
		}
table small {
	font-size: 70%;
	line-height: 100%;
	color: #696969;
}

/* Kido^ sen'yoo no Hyo^ */

#hidari, #naka, #migi {
	float: left;
	width: 242px;
	margin: 0 0 1em 0;
}
table.kidoo {
	width: 100%;
	font-family: Arial, 'MS PGothic', sans-serif;
}
	table.kidoo .namae {
		width: 40%;
	}
	table.kidoo .media, table.kidoo .real, table.kidoo .mp3 {
		width: 20%;
		text-align: center;
}	
	table.kidoo th, table.kidoo td {
		padding: 0.3em;
		border: 0;
		text-align: center;
		font-weight: bold;
	}
	table.kidoo th {
		background-color: #b8ccce;
	}
	table.kidoo td {
		background-color: #e0e8ff;
	}
	table.kidoo sup {
		font-size: 90%;
		line-height: 100%;
		color: #808080;
	}

/* Bangumi Hyo^ no kirikae. Javascript wa kirikae.js ni */

#honbun ul.yoobi {
	margin: 0;
	padding: 0;
}
	#honbun ul.yoobi li {
		display: inline;
		margin: 0;
		padding: 0 1em;
	}
table.hyoo {
	display: none;
}

/* Bangumi Hyo^ */

table.hyoo {
	empty-cells: hide;
}
	table.hyoo .zikan {
		width: 10%;
	}
	table.hyoo .hitotu {
		width: 18%;
	}
	table.hyoo .hutatu {
		width: 18%;
	}
	table.hyoo .mittu {
		width: 18%;
	}
	table.hyoo .yottu {
		width: 18%;
	}
	table.hyoo .itutu {
		width: 18%;
	}
	table.hyoo > thead th, table.hyoo > tbody th { /* IE6 wa emply-cells ga tukaenai tame, tekiyo^ o kawasu */
		background-color: #b8ccce;
		border: 0;
	}
	table.hyoo > tbody td { /* Ue ni onazi */
		background-color: #e0e8ff;
	}

table.bangumi {
}
	table.bangumi .bangumi {
		width: 25%;
	}
	table.bangumi .yoobi {
		width: 12%;
	}
	table.bangumi .hitokoto {
		width: 55%;
	}
	table.bangumi .kiku {
		width: 8%;
	}
	table.bangumi .gakudan {
		width: 30%;
	}
	table.bangumi .syookai {
		width: 70%;
	}

/* Nareai */

#nareai  {
	padding: 0 20px;
}
form {
	margin: 10px 0 20px 0;
}
textarea.neta {
	width: 30em;
	height: 9em;
	border: 1px solid #a2b8ba;
	background-color: #dbd9bf;
	font-size: 14px;
}
input.meeru {
	width: 25em;
	border: 1px solid #a2b8ba;
	background-color: #dbd9bf;
	font-size: 14px;
}
input.soosin {
	width: 4em;
	font-size: 14px;
}

/* Sita */

#sita {
	padding: 2px 20px;
}

/* Ho^so^kyoku itiran no narabi */

table td.s01 {
	background-image: url(../suuzi/01.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s02 {
	background-image: url(../suuzi/02.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s03 {
	background-image: url(../suuzi/03.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s04 {
	background-image: url(../suuzi/04.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s05 {
	background-image: url(../suuzi/05.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s06 {
	background-image: url(../suuzi/06.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s07 {
	background-image: url(../suuzi/07.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s08 {
	background-image: url(../suuzi/08.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s09 {
	background-image: url(../suuzi/09.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s10 {
	background-image: url(../suuzi/10.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s11 {
	background-image: url(../suuzi/11.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s12 {
	background-image: url(../suuzi/12.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s13 {
	background-image: url(../suuzi/13.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s14 {
	background-image: url(../suuzi/14.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s15 {
	background-image: url(../suuzi/15.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s16 {
	background-image: url(../suuzi/16.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s17 {
	background-image: url(../suuzi/17.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s18 {
	background-image: url(../suuzi/18.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s19 {
	background-image: url(../suuzi/19.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s20 {
	background-image: url(../suuzi/20.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s21 {
	background-image: url(../suuzi/21.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s22 {
	background-image: url(../suuzi/22.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s23 {
	background-image: url(../suuzi/23.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s24 {
	background-image: url(../suuzi/24.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s25 {
	background-image: url(../suuzi/25.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s26 {
	background-image: url(../suuzi/26.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s27 {
	background-image: url(../suuzi/27.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s28 {
	background-image: url(../suuzi/28.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s29 {
	background-image: url(../suuzi/29.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s30 {
	background-image: url(../suuzi/30.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s31 {
	background-image: url(../suuzi/31.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s32 {
	background-image: url(../suuzi/32.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s33 {
	background-image: url(../suuzi/33.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s34 {
	background-image: url(../suuzi/34.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s35 {
	background-image: url(../suuzi/35.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s36 {
	background-image: url(../suuzi/36.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s37 {
	background-image: url(../suuzi/37.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s38 {
	background-image: url(../suuzi/38.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s39 {
	background-image: url(../suuzi/39.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s40 {
	background-image: url(../suuzi/40.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s41 {
	background-image: url(../suuzi/41.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s42 {
	background-image: url(../suuzi/42.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s43 {
	background-image: url(../suuzi/43.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s44 {
	background-image: url(../suuzi/44.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s45 {
	background-image: url(../suuzi/45.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s46 {
	background-image: url(../suuzi/46.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s47 {
	background-image: url(../suuzi/47.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s48 {
	background-image: url(../suuzi/48.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s49 {
	background-image: url(../suuzi/49.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
table td.s50 {
	background-image: url(../suuzi/50.gif);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}
