/*　　　kikai-ya style　 　　　*/
/* http://www2.hi-nobori.2003	*/
@charset "Shift_JIS"; 

*{
	font-size: 0;
	line-height: 0;
}
img{border: 0;}
	
body{ 
	font-size: 12px;
	line-height: 130%;
	color: #444444;
	background-color: #d7e9ff;
	padding: 0;
	text-align: center;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "ms ui gothic",tahoma,osaka,sans-serif;
}

/* common */ 
a:link{
	color : #509ad1;
	text-decoration:underline;
}
a:visited{ 
	text-decoration:underline;
	color : #2c74a9;
}
a:active{ 
	text-decoration:none;
	color:#fd8420;
}
a:hover{
	color: skyblue;
	text-decoration: underline;
}
#MainFrame{
	background-color: #ffffff;
	background-image: url("../images/main_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0px 9px;
	width: 760px;
	margin: auto 0px;
	padding: 0px;
	min-height: 600px;
	vertical-align: top;
	background-color: #ffffff;
}
#HeadMenu{
	background-image: url("../images/top/table_top.gif");
	background-repeat: no-repeat;
	background-attachment : scroll;
	width: 760px;
	padding: 0px;
	padding-top: 1px;
	margin: 0;
	height: 82px;
	text-align:left;
	/*background-color: yellow;*/
}
#HeadMenu #menu{ 
	width: 760px;
	background-image: url("../images/menub/bg.gif");
	background-repeat: repeat-y;
	background-position: right;
	list-style-type: none;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	height: 41px;
	background-color:#8f8f8f;
}
#MainCont{
	width: 760px;
	vertical-align: top;
	padding: 0;
	margin: 0;
	/*background-color: blue;*/
	border-bottom: 1px dotted #bbbbbb;
}
#LeftCont{
	width: 503px;
	float: left;
	vertical-align: top;
	padding: 0px 7px 0px 14px;
}

#LeftCont #topbg{
	width: 502px;
	height: 429px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	/*background-color: red;*/
}



#LeftCont #banner{ 
	float: left;
	text-align: left;
	margin: 0px;
	margin-top: 60px;
	/*width: 509px;
	/*padding: 20px 0px 0px 0px;
	padding: 450px 0px 0px 0px;*/
}

#LeftCont #banner .title{
	border-bottom: 1px dotted #bbbbbb;
}

#LeftCont #banner #info{
}
#LeftCont #banner #info dd{
	_position: relative; /* for WinIE6 */
	_left: -3px; /* for WinIE6 */
	_height: 0%; /* for WinIE6 */
}
#LeftCont #banner #info dt{
	font-size: 10px;
	border-style:none;
	float: left;
	width: 200px;
	height: 40px;
	clear: left;
	color: black;
	padding: 0px 10px 10px 0px;
	margin: 0px;
}
#LeftCont #banner #info dd{
	height: 60px;
	color: #797979;

}
#LeftCont #banner #info dd,
#LeftCont #banner #info dd a{
	line-height: 120%;
	font-size:10px;
}
#RightCont{
float: left;
	background-repeat: y-repeat;
	background-attachment : scroll;
	background-position: 0px 0px;
	vertical-align: top;
	text-align: center;
	width: 221px;
	margin: 0px;
	padding: 0px 14px 0px 0px;
	font-size: 10px;
	margin: auto;
}
#RightCont table{
	width: 201px;
}

#RightCont table #tableTop{
	height: 60px;
	margin: 0px;
	padding: 0;
	font-size: 12px;
	line-height: 100%;
	padding-right: 20px;
	text-align: right;
	vertical-align: bottom;
	border-bottom : 1px dotted #bbbbbb;
}
#RightCont table td *{
	font-size: 10px;
	line-height: 120%;
}
#RightCont table #tablecenter{
	vertical-align: top;
	background-image: url(../images/top/line_bot_dw.gif);
	border: 0px;
	height: 420px;
	margin: 0px;
	padding: 0px;
}

#RightCont table #tablecenter p{
	width: 181px;
	margin: 0px;
	border-bottom : 1px dotted #bbbbbb;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	display: block;
}
#RightCont #tablecenter p *{
	font-size: 10px;
	line-height: 120%;
}
#RightCont  #tablecenter p b{
	font-weight: bold;
	color: #0000e8;
}
.line{ 
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #777777 #777777 #777777 #777777;
}
/*---------------------------------------------------------------*/
#Footer{ 
	background-image: url(../images/top/table_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-attachment : scroll;
	width : 730px;
	padding: 10px 15px 19px 15px;
	margin: 0;
	font-size: 10px;
	color: #797979;
	line-height: 120%;
	text-align: left;
}

#tuhaninfo{

}


#tuhaninfo *{
	color: red;
}


p#tuhaninfo b{
	color: red;
}

E:first-child #tuhaninfo *{
	visibility:hidden;
	width:0px;
	height:0px;
	overflow:hidden
}

E:first-child #tuhaninfo{
	visibility:hidden;
	width:0px;
	height:0px;
	overflow:hidden
}
