@charset "utf-8";
/* CSS Document */

body{
	
	font-size:13px;
	color:#ffffff;
	background:url(../prof_images/prof_haikei3.jpg) no-repeat  top center #000000; 
	
	
	
}



div#wrapper{
	width:949px;
	position:absolute;
	top:50%;
	left:50%;
	background:url(../prof_images/bg_02-trans.png) repeat;
	padding-bottom:25px;
	font-size:13px;
	margin-top:-280px;
	margin-left:-460px;	
	
}

*html div#wrapper{
	
	background:#000000;
	filter:Alpha(opacity=75,enabled=100);

	
}


div#header{
	width:859px;
	height:71px;
	padding-left:30px;
	padding-top:25px;	
}


div#left{
	float:left;
	width:410px;
	padding-left:30px;
	
}

div#right{
	float:right;
	width:479px;
	padding-right:30px;
}




h2{
	float:left;
	font-size:13px;
	font-weight:900;
	letter-spacing:0.1em;
}



div#left h2{
	width:120px;

}

div#right h2{
	width:96px;
}

div#left p{
	width:290px;
	float:right;
	line-height:1.3;
}

div#right p{
	width:383px;
	float:right;
	line-height:1.3;
}

div.menu1,
div.menu2,
div.menu3,
div.menu4,
div.menu5,
div.menulinks,
div.menu6,
div.menu7,
div.menu8,
div.menu9,
div.menu10{
	clear:both;
	
}

div.menu1{
	height:30px;
}

div.menu2{
	height:30px;
}

div.menu3{
	height:90px;
}

div.menu4{
	height:30px;
}

div.menu5{
	height:140px;
	}
	
div.menulinks{
	height:110px;
	}
	
div.menulinks p{
	padding-bottom:10px;
	}	
	
div.menulinks p a{
	color:#FFF;
	text-decoration:underline;
	}	
div.menulinks p a:hover{
	color:#F00;
	text-decoration:none;
	}	

span.a{	
	margin-left:30px;	
}

span.b{
	margin-left:56px;
}

div.menu5 span{
	font-size:11px;
	margin-left:120px;
}

div.menu6,
div.menu7,
div.menu8{
	height:50px;
}

div.menu9{
	height:110px;
}

div.menu10{
	height:70px;
	}
	
div.menu10 a{
	color:#F00;
	text-decoration:underline;
	}	
	
div.menu10 a:hover{
	color:#F00;
	text-decoration:none;
	}		

span.tel{
	letter-spacing:1.1px;
}

div.menu6 span.ad,
div.menu7 span.ad,
div.menu8 span.ad{
	letter-spacing:1.1px;	
}

div#logo{
	
	height:57px;
}

div#logo p.iso {
	width:56px;
	float:left;
	
}

div#logo p.tek{
	padding-top:45px;
}


/*-----------------------------IE7用------------------------------------------------*/

*:first-child+html div#wrapper{
	padding-top:10px;
}

*:first-child+html h2 {
	float:left;
	margin-top:-9px;
	}
	
	
/*------------------------------IE6用-----------------------------------------------*/



*html h2 {
	float:left;
	margin-top:2px;
	}
	
  
