@charset "shift_jis";
@import "../../css/base.css";

/* =======================================

forum CSS

========================================== */

#menu2011 {display: none;}

/* =======================================
#menu 
========================================== */
#index #menu0101 a { visibility:hidden; }
#forum2011_02 #menu0102 a { visibility:hidden; }
#forum2011_03 #menu0103 a { visibility:hidden; }
#forum2011_04 #menu0104 a { visibility:hidden; }
#forum2011_05 #menu0105 a { visibility:hidden; }
#forum2011_06 #menu0106 a { visibility:hidden; }
#forum2011_07 #menu0107 a { visibility:hidden; }
#forum2011_08 #menu0108 a { visibility:hidden; }
#forum2011_09 #menu0109 a { visibility:hidden; }
#forum2011_10 #menu0110 a { visibility:hidden; }
#forum2011_11 #menu0111 a { visibility:hidden; }
#forum2011_12 #menu0112 a { visibility:hidden; }
#forum2011_13 #menu0113 a { visibility:hidden; }
#forum2011_14 #menu0114 a { visibility:hidden; }


#index #menu0101 {	 width: 174px; height: 27px; background:#FFFFFF url(../image/bt01_this.gif) no-repeat center;}
#forum2011_02 #menu0102 {	 width: 174px; height: 27px; background:#FFFFFF url(../image/bt02_this.gif) no-repeat center;}
#forum2011_03 #menu0103 {	 width: 174px; height: 27px; background:#FFFFFF url(../image/bt03_this.gif) no-repeat center;}
#forum2011_04 #menu0104 {	 width: 174px; height: 27px; background:#FFFFFF url(../image/bt04_this.gif) no-repeat center;}
#forum2011_05 #menu0105 {	 width: 174px; height: 27px; background:#FFFFFF url(../image/bt05_this.gif) no-repeat center;}
#forum2011_06 #menu0106 {	 width: 174px; height: 27px; background:#FFFFFF url(../image/bt06_this.gif) no-repeat center;}
#forum2011_07 #menu0107 {	 width: 174px; height: 27px; background:#FFFFFF url(../image/bt07_this.gif) no-repeat center;}
#forum2011_08 #menu0108 {	 width: 174px; height: 27px; background:#FFFFFF url(../image/bt08_this.gif) no-repeat center;}
#forum2011_09 #menu0109 {	 width: 174px; height: 27px; background:#FFFFFF url(../image/bt09_this.gif) no-repeat center;}
#forum2011_10 #menu0110 {	 width: 174px; height: 27px; background:#FFFFFF url(../image/bt10_this.gif) no-repeat center;}
#forum2011_11 #menu0111 {	 width: 174px; height: 27px; background:#FFFFFF url(../image/bt11_this.gif) no-repeat center;}
#forum2011_12 #menu0112 {	 width: 174px; height: 27px; background:#FFFFFF url(../image/bt12_this.gif) no-repeat center;}
#forum2011_13 #menu0113 {	 width: 174px; height: 27px; background:#FFFFFF url(../image/bt13_this.gif) no-repeat center;}



/* =======================================
#contents 
========================================== */

#contents .section {
	border: 1px solid #cccccc;
	width: 504px;
	padding: 3px 3px 15px 3px;
}

#contents .section h2 { width: 504px; height: 28px;}
#contents .section h2 span { visibility:hidden; }
#index #contents .section h2 {	background:url(../image/title01.gif) no-repeat center;}
#forum2011_02 #contents .section h2 {	background:url(../image/title02.gif) no-repeat center;}
#forum2011_03 #contents .section h2 {	background:url(../image/title03.gif) no-repeat center;}
#forum2011_04 #contents .section h2 {	background:url(../image/title04.gif) no-repeat center;}
#forum2011_05 #contents .section h2 {	background:url(../image/title05.gif) no-repeat center;}
#forum2011_06 #contents .section h2 {	background:url(../image/title06.gif) no-repeat center;}
#forum2011_07 #contents .section h2 {	background:url(../image/title07.gif) no-repeat center;}
#forum2011_08 #contents .section h2 {	background:url(../image/title08.gif) no-repeat center;}
#forum2011_09 #contents .section h2 {	background:url(../image/title09.gif) no-repeat center;}
#forum2011_10 #contents .section h2 {	background:url(../image/title10.gif) no-repeat center;}
#forum2011_11 #contents .section h2 {	background:url(../image/title11.gif) no-repeat center;}
#forum2011_12 #contents .section h2 {	background:url(../image/title12.gif) no-repeat center;}
#forum2011_13 #contents .section h2 {	background:url(../image/title13.gif) no-repeat center;}
#forum2011_14 #contents .section h2 {	background:url(../image/title14.gif) no-repeat center;}


#contents .section ol {
	width: 420px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-left: 2em;
	padding-left: 2em;
	border-bottom: 2px dotted #999999;
}

#contents .section ol li {
	list-style: decimal outside;
	line-height: 2;
}

#contents .section p.comment {
	font-size: 80%;
	text-align: right;
}


