@charset "shift_jis";
/* body設定 */
body {
	color: #333333;
	text-align: center;
	font: 83%/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/* 全体囲み */
#wrraper {
	text-align: left;
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 20px;
}


/* ヘッダー部分 */
#header {
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 35px;
	background: #548065 url(../report/img_report/header2008-09.jpg) no-repeat center top;
}
#header p {
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent: 0px;
	line-height: 1.2em;
}
#thema {
	height: auto;
	width: 250px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}
.bar {
	margin-right: auto;
	margin-left: 50px;
	clear: both;
	margin-top: 25px;
}



/* レポート一括り */
.box {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	clear: both;
}
.box p {
	margin-top: 8px;
	margin-bottom: 8px;
	text-indent: 1em;
	margin-left: 5px;
}
.box ul {
	margin: 10px 0px;
	padding-left: 30px;
	list-style-image: none;
}
.box h2 {
	color: #FF0000;
	font-size: 130%;
	margin-left: 5px;
}
.box h3 {
	font-size: 130%;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.box h4 {
	font-size: 110%;
	color: #000066;
	margin-top: 10px;
	margin-left: 5px;
}
.box h5 {
	margin-top: 25px;
	margin-bottom: 10px;
	color: #000066;
	margin-left: 5px;
	font-size: 110%;
}

.nikoniko{　　/* ニコニコ献金 */
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-type: circle;
}
.nikoniko li {
	margin-top: 8px;
	margin-bottom: 8px;
}

.box .bura {
	text-indent: -1em;
	padding-left:2em;
}

.box p.bura2 {
	text-indent: -1.5em;
	padding-left:3.5em;
	margin-top:-8px;
}

.soro {
    margin-left:28px;
	border:0px;
}

.soro td {
	border:0px;
	padding:0px;
    padding-right:10px;
	white-space:nowrap;
}

.soro .soron {
    padding-right:3px;
	}

.hyo {
    margin-left:28px;
	border:1px;
}

.hyo td {
	border:0px;
	padding:0px;
    padding-right:10px;
	white-space:nowrap;
}

.tbl_syusseki {　　/* 出席テーブル */
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	background: #CCCCCC;
	text-align: center;
	margin-right: auto;
}
.tbl_syusseki th {
	color: #FFFFFF;
	background: #000033;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tbl_syusseki td {
	background: #FFFFFF;
}

.pagetop {　　/* pagetop */
	text-align: right;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: right;
}


/* フッター部分 */
#footer {
	height: 47px;
	width: 150px;
	margin: 15px auto;
}
#nendo {
	float: left;
	padding-left: 130px;
	padding-top: 20px;
}
.big {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5em;
}
.f_clear {
	clear: both;
}
