@CHARSET "EUC-JP";
*{
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","£Í£Ó £Ð¥´¥·¥Ã¥¯","Osaka",san-serif;
}
a{
	color:#005CB0;
	text-decoration:underline;
}
/*link*/
a:link, a:visited {
	text-decoration:underline;
	color:#005CB0;
}
a:hover {
	text-decoration:none;
	color:#FF6600;
}
a img {
	border: none;
}


body{
	text-align:center;
	background-image:url(../img/header_bg.png);
	background-repeat:repeat-x;
	background-position:top;
}

#wrap{
	width:990px;
	margin:10px auto;
	text-align:left;
}

#company_head{
/*	border-bottom:2px solid #000;*/
/*	padding:0 5px 10px;*/
	padding:10px 5px;
	margin-bottom:35px;
	
	
}

	#company_head H1{
/*		background-image:url("../img/clover_navilogo0607.jpg");
		background-position:left;
		background-repeat:no-repeat;
		padding-left:230px;
		padding-top:0px;
		padding-bottom:30px;

		font-size:18pt;
		font-weight:normal;
*/
	}

	#company_head #head_menu{
		width:330px;
		float:right;
		margin:5px ;
		margin-top:0;
		text-align:right;
	}

	#company_head #head_menu .disabled{
		color:#666;
		
	}
	
	#company_head #head_menu .client_name{
		border:1px solid #258001;
		
		padding: 5px 10px;
		font-weight:bolder;	
		background:#53B402 none repeat scroll 0 0;
		color:white;
		margin-top:15px;
font-weight:bold;
margin:15px 0 5px;
padding:5px 15px;
text-align:left;
	}

	
	
	.toTop{
		clear:both;
		float:none;
		text-align:right;
		margin-top:30px;
		margin-right:10px;
	}
	
	#company_foot{
		clear:both;
		float:none;
		
		margin:10px 10px 10px;
		padding:10px;
		text-align:center;
		background:transparent url(../img/footer_bg.gif) repeat-x scroll 0 0;
		color:#333333;
		
	}
		#company_foot address {
			font-size:	10px;
			font-style:normal;
			margin:15px;
		}
