@charset "shift_jis";
/* CSS Document */
body#board{
	font-size:12px;
	line-height:130%;
}
form{
	margin:0;
	padding:0;
}
#board_table{
	padding-left:8px;
	padding-right:4px;
	padding-top:15px;
	padding-bottom:30px;
	margin:0;
	}

#board_title{
	padding:0;
	margin:0px;
	background:url(../board/image/bar_bg.gif) top left repeat-x;
}
#board_search{
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	font-weight:bold;
	color:#000000;
	background-color:#EDEDED;
	border-bottom:#CCCCCC 1px solid;
}

.board_search2{
	padding-top:20px;
	padding-bottom:20px;
	margin:0;
	background-color:#EDEDED;
	text-align:center;
}
#board_border{
	border:#CCCCCC 1px solid;
	margin:0;
	padding:0;
}
#board_border_write{
	border:#CCCCCC 1px solid;
	margin:0;
	padding:15px 15px;
}
#board_border_read{
	border:#CCCCCC 1px solid;
	margin:0;
	padding:6px 6px;
}

#board_top{
	background-color:#E5F3FC;
	margin:0;
	padding-top:10px;
	padding-bottom:9px;
	color:#000000;
}
#board_top_read{
	margin:0;
	padding:0;
	color:#000000;
	background:url(../board/image/dot_line.gif) bottom left repeat-x;
}

#board_space{
	margin:0;
	padding:0px 5px 15px 1px;
}
#board_space_read{
	margin:0;
	padding:15px 15px 7px 15px;
}

#board_text_space{
	padding-top:5px; padding-left:8px; margin:0;}
.boardline{
	background:url(../board/image/dot_line.gif) bottom left repeat-x;
	margin:0;
	height:8px;
	padding:0;
}

.Counter_new {
	text-align:center;
	padding:10px 0 10px 0;
	margin:0;
	color:#000000;
}
.Counter_new a {color:#000000; text-decoration:none;}
.Counter_new a:hover {color:#000000; text-decoration:underline;}


/* font */
.board_write{padding:0;margin:0;color:#000000;text-decoration:none;font-weight:bold;}
.board_write a{padding:0;margin:0;color:#000000;text-decoration:none;font-weight:bold;}
.board_write a:hover{padding:0;margin:0;color:#000000;text-decoration:underline;font-weight:bold;}

.title_blue_board{color:#002EB8;font-size:14px; text-decoration:underline;font-weight:bold; line-height:180%;}
.title_blue_board a{color:#002EB8;font-size:14px; text-decoration:underline;font-weight:bold; line-height:180%;}
.title_blue_board a:hover{color:#D61011;font-size:14px; text-decoration:none;font-weight:bold; line-height:180%;}

.board_black{color:#000000; text-decoration:none; text-align:center;}
.board_black a{color:#000000; text-decoration:none;text-align:center;}
.board_black a:hover{color:#000000; text-decoration:underline;text-align:center;}

.board_black2{color:#000000; text-decoration:none; line-height:150%;}
.board_black2 a{color:#000000; text-decoration:none; line-height:150%;}
.board_black2 a:hover{color:#000000; text-decoration:underline; line-height:150%;}

.board_black3{font-size:14px; color:#000000; text-decoration:none; }
.board_black3 a{font-size:14px; color:#000000; text-decoration:none;}
.board_black3 a:hover{font-size:14px; color:#000000; text-decoration:underline;}

.board_black4{color:#000000; text-decoration:none; line-height:150%;}
.board_black4 a{color:#000000; text-decoration:none; line-height:150%;}
.board_black4 a:hover{color:#000000; text-decoration:underline; line-height:150%;}

.board_black5{font-size:14px; color:#000000; text-decoration:none; text-align:center; letter-spacing:0.1em;}
.board_black5 a{font-size:14px; color:#000000; text-decoration:none; text-align:center;letter-spacing:0.1em;}
.board_black5 a:hover{font-size:14px; color:#000000; text-decoration:underline; text-align:center;letter-spacing:0.1em;}
