@charset "euc-jp";

@import url("./layout.css");

h2.topics {
				padding-top:10px;
}

h2.top {
				font-size:140%;
				margin-bottom:5px;
				color:#006600;
}

h2.res {
    font-weight:normal;
				margin-bottom:5px;
				color:#006600;
}

table#bb_threadlist{
    border:#FFCC00 solid 1px;
}
/*table#bb_post{
				border-left:#FFCC00 solid 1px;
				border-right:#FFCC00 solid 1px;
}*/

table#bb_threadlist td{
    padding:10px;
				line-height:150%;
				background-color:#FFFFCC;
}

td.bb_head {
    background-color:#EEE;
				padding:10px 10px 5px 10px;
				border-top:#CCCCCC solid 1px;
				border-left:#CCCCCC solid 1px;
				border-right:#CCCCCC solid 1px;
				margin-top:20px;
}
div.spec{
				text-align:right;
}

.bb_body{
    line-height			:150%;
				border-left:#CCCCCC solid 1px;
				border-right:#CCCCCC solid 1px;
				margin:0;
				padding:0;
}
/* コンテンツマージン */
.bb_body_wrap{
	padding:15px;
}

/* ブロック要素 */

/*div#RightColumn #rblock1 .BlockTitle{
    background:url(../images/teach_block_title.gif) repeat-x left top;
				color:#FFFFFF;
}
div#RightColumn #rblock1 .BlockContent{
    background:url(../images/teach_block_content.gif) repeat left top;
				border-bottom:#E63816 solid 1px;
				padding:10px;
}*/

dt {
    margin-bottom:3px;
}

dd {
    font-size:80%;
    margin-bottom:10px;
}