/*board common*/
#sline {
	margin:0px;
	padding:0px;
	width:889px;
	height:7px;
	background:url(../../img/sub/top_line07.gif) no-repeat left top;	
	overflow:hidden;
}

div#sub_image, 
div#sub_title {
	margin:0px;
	padding:0px;
	display:inline;
	overflow:hidden;
	position:relative;
	left:0px;
	top:0px;
}

div#sub_title {
	height:100px;
}

div#submenu,
div#submenu p {
	margin:0px;
	padding:0px;
	display:inline;
	overflow:hidden;
}

div#submenu p#s01 a {
	background:url(../../img/sub/left_board_01.gif);
	display:block;
	width:182px;
	height:28px;
	text-indent:-9999px;
}

div#submenu p#s01 a:hover,
div#submenu p#s01_on {
	background:url(../../img/sub/left_board_01_r.gif);
	display:block;
	width:182px;
	height:28px;
	text-indent:-9999px;
}

div#submenu p#s02 a {
	background:url(../../img/sub/left_board_02.gif);
	display:block;
	width:182px;
	height:28px;
	text-indent:-9999px;
}

div#submenu p#s02 a:hover,
div#submenu p#s02_on {
	background:url(../../img/sub/left_board_02_r.gif);
	display:block;
	width:182px;
	height:28px;
	text-indent:-9999px;
}

div#submenu p#s03 a {
	background:url(../../img/sub/left_board_03.gif);
	display:block;
	width:182px;
	height:28px;
	text-indent:-9999px;
}

div#submenu p#s03 a:hover,
div#submenu p#s03_on {
	background:url(../../img/sub/left_board_03_r.gif);
	display:block;
	width:182px;
	height:28px;
	text-indent:-9999px;
}

div#submenu p#s01 a:hover,
div#submenu p#s02 a:hover,
div#submenu p#s03 a:hover {
  filter: alpha(opacity=50);
  -moz-opacity:0.50;
  opacity:0.50;
 }

#rightContents .navi {
	background:url(../../img_common/line/sub_navi.gif) repeat-x left bottom;	
	margin:0px 10px 0px 10px;
	padding:5px;
	height:14px;
	text-align:right;
}

#rightContents .navi a:link,
#rightContents .navi a:visited {
	color:#666666;
	text-decoration:none;
}

#rightContents .navi a:hover, 
#rightContents .navi a:hover {
	color:#5F58BA;
	text-decoration:underline;
}

#rightContents .board01 {
	margin:5px 10px 0px 20px;
	width:580px;
	clear:both;
	line-height:1.5em;
	overflow:hidden;
}
