/***********************************************/
/* style.css                                   */
/* index.html                                  */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #CCCCCC;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CCCCCC;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #FF6600;
	text-decoration: none;
}

a:visited{
	color: #0099FF;
	text-decoration: none;
}

a:hover{
	color: #3366FF;
	text-decoration: none;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFF66;
	text-align: left;
	font-weight: lighter;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	color: #FF9900;
	margin: 2px;
	line-height: 1.4em;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: baseline;
}

h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	margin: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1.1em;
	text-align: left;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	margin: 2px;
	padding: 0px;
	line-height: 1.3em;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 40%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



ul{
	font-size: 10px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0066FF;
	font-family: Verdana;
	line-height: 1.2em;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}

ul ul{
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 1.1em;
	padding: 0px;
	width: 400px;
	list-style-type: square;
	text-align: left;
}

ul ul ul{
	font-size: 11px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #999999;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 1.1em;
	text-align: left;
	width: 400px;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}




/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#top{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #DFF9FF;
	width: 800px;
	display: block;
	margin: 0px;
	color: #CCCCCC;
	padding: 0px;
}

#toppic{
	font-family: Verdana;
	text-align: left;
	font-size: 12px;
	line-height: 1.6em;
	background-image: url(images/4591top6.jpg);
	background-repeat: no-repeat;
	height: 623px;
	width: 800px;
	color: #CCCCCC;
	clear: both;
	text-indent: 5px;
}

#toppic h1{
	font-family: "Courier New", Courier, mono;
	text-align: left;
	font-size: 26px;
	line-height: 1.6em;
	color: #CC3333;
	font-weight: bolder;
	text-indent: 10px;
}

#toppic h2{
	font-family: "Courier New", Courier, mono;
	text-align: left;
	font-size: 12px;
	line-height: 1.0em;
	color: #999999;
	font-weight: bolder;
	text-indent: 20px;
}

#toppic p{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 20px;
	line-height: 1.2em;
}


#footer{
	width: 780px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 0px;
	text-align: right;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/tomofooter.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	vertical-align: bottom;
}


#header{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.6em;
	background-image: url(images/header4567.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	clear: both;
}

#headtxt{
	font-family: "Times New Roman", Times, serif;
	width: 798px;
	text-align: left;
	clear: both;
	background-image: url(images/irukabkprof.jpg);
	height: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
}

#headtxtcareer{
	font-family: "Times New Roman", Times, serif;
	width: 798px;
	text-align: left;
	clear: both;
	background-image: url(images/irukabkcareer.jpg);
	height: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
}
#headtxthist{
	font-family: "Times New Roman", Times, serif;
	width: 798px;
	text-align: left;
	clear: both;
	background-image: url(images/irukabkhist.jpg);
	height: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
}
#headtxtinfo{
	font-family: "Times New Roman", Times, serif;
	width: 798px;
	text-align: left;
	clear: both;
	background-image: url(images/irukabkinfo.jpg);
	height: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
}

#headtxtvoice{
	font-family: "Times New Roman", Times, serif;
	width: 798px;
	text-align: left;
	clear: both;
	background-image: url(images/irukabkvoice.jpg);
	height: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
}

#headtxtlink{
	font-family: "Times New Roman", Times, serif;
	width: 798px;
	text-align: left;
	clear: both;
	background-image: url(images/irukabklink.jpg);
	height: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
}

#headtxtlinkf{
	font-family: "Times New Roman", Times, serif;
	width: 798px;
	text-align: left;
	clear: both;
	background-image: url(images/irukabklinkf.jpg);
	height: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
}

#headtxtphoto{
	font-family: "Times New Roman", Times, serif;
	width: 798px;
	text-align: left;
	clear: both;
	background-image: url(images/irukabkphoto.jpg);
	height: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
}


/***********************************************/
/* Profile Divs                                 */
/***********************************************/

#profmain{
	font-family: "Times New Roman", Times, serif;
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	clear: both;
	display: block;
	height: 470px;
}

#profmain img{
	font-family: "Times New Roman", Times, serif;
	margin: 10px;
	float: left;
	border: 1px solid #333333;
}

#profmain table{
	padding-top: 15px;
}

#profmain p{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 11px;
	color: #660000;
	line-height: 1em;
	list-style-type: square;
}


#profmain td{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

/***********************************************/
/* Carrer Divs                                 */
/***********************************************/

#careermain{
	font-family: "Times New Roman", Times, serif;
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	clear: none;
	float: none;
	display: block;
	height: 300px;
	overflow: scroll;
}

#careermain img{
	font-family: "Times New Roman", Times, serif;
	margin: 10px;
	float: left;
	border: 1px solid #333333;
}

#careermain table{
	padding-top: 15px;
	padding-bottom: 15px;
}


#careermain td{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	vertical-align: top;
	text-align: left;
	padding: 3px;
}

/***********************************************/
/* Info Divs                                 */
/***********************************************/



#infomain{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	clear: none;
	float: none;
	display: block;
	background-image: url(images/4418.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 560px;
	overflow: scroll;
	text-align: left;
}

#infomain table{
	width: 500px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}


#infomain td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	vertical-align: top;
	text-align: left;
	margin: 2px;
	line-height: 1.4em;
}

#infomain p{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #CC0033;
	vertical-align: top;
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}

#pastinfomain{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	clear: none;
	float: none;
	height: 500px;
	overflow: auto;
	background-color: #FFCCFF;
	background-position: left;
}

#pastinfomain table{
	width: 700px;
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 10px;
}


#pastinfomain td{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 11px;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	vertical-align: top;
	text-align: left;
	margin: 1px;
	line-height: 1.2em;
}

#pastinfomain p{
	margin-left: 30px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 1.2em;
	color: #CC3333;
	margin-top: 10px;
}

#qr{
	margin-left: 20px;
	margin-top: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 2em;
	color: #333333;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 180px;
}

#infomsg{
	margin-left: 10px;
	width: 550px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}

#infoklein{
	margin-left: 10px;
	height: 270px;
	width: 160px;
	float: left;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}

#infogp{
	height: 270px;
	width: 170px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	float: right;
	padding-right: 410px;
}

#voicemain{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	clear: both;
	display: block;
}
#voicemain img{
	font-family: "Times New Roman", Times, serif;
	margin: 10px;
	float: left;
	border: 1px solid #333333;
}
#voicemain table{
	width: 460px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#voicemain td{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
	text-align: left;
	margin: 1px;
	line-height: 1.2em;
}
#voicemain th{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	color: #FF0066;
	vertical-align: bottom;
	text-align: left;
	margin: 1px;
	line-height: 1.8em;
	height: 30px;
}

#linkmain{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	display: block;
	height: 300px;
	overflow: scroll;
}

#linkmain table{
	width: 760px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: table;
}


.linktd{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	text-align: left;
	line-height: 1.4em;
	width: 330px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #DFF9FF;
	border: 5px solid #DFF9FF;
	background-image: url(images/linktdbk2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
}

.linkmainhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	padding-left: 5px;
}

#linkmain th{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 18px;
	color: #FF0066;
	vertical-align: bottom;
	text-align: left;
	margin: 1px;
	line-height: 1.8em;
	height: 40px;
}

#linkmain img{
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#photomain{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	display: block;
	height: 300px;
	font-size: 14px;
	color: #000099;
	overflow: scroll;
}




#navBar{
	float: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #FFECEC;
	border-bottom-color: #666666;
}

#navBar a{
	display:block;
	padding-top:1px;
	padding-bottom:0px;
	background-color:#000000;
	color:#CCCCCC;
	text-decoration:none;
	text-align:center;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	line-height: 1.4em;
}

#navBar a:hover{
background-color:#FFCC66;
color:#FFFFCC;
}

#navBar li{
float:left;
width:80px;
}







#credit{
	height: 24px;
	width: 800px;
	text-align: center;
}














#photoarea{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 50px;
	width: 600px;
}

#photoarea table{
	font-size:90%;
}

#photoarea td{
	font-size:11px;
	width: 130px;
	height:200px;
	margin: 0px;
	padding: 5px;
	vertical-align: top;
}

#photoarea img{
	margin: 0px;
	border: 1px solid #333333;
	clear: both;
}






#siteInfo{
	clear: both;
	font-size: 10px;
	width:790px;
	text-align:right;
	font-family: "Courier New", Courier, mono;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: center;
	color: #0033FF;
}

#siteInfo h5{
	font-size:90%;
	font-family: "Courier New", Courier, mono;
	font-weight: lighter;
	margin: 0px;
	padding: 5px;
}

