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

html{
	overflow-y: scroll;
	height:100%;
	margin-bottom:1px;
}

*{
	margin:0;
	padding:0;
	list-style:none;
	
}

body{
	font-size:100%;
	font-weight:normal;
	color:#666666;
	font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	
}



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

a:visited{
	text-decoration:none;
	color:#FF6600;
	
}
a img{
	border:none;
}
a:hover{
	text-decoration:underline;
	color:#FF6600;
}

#wrapper_home{
	width:900px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}





#header{
	margin:0 auto;
	width:900px;
	height:82px;
	background-color:#FFFFFF;
}

#header h1{
	background-image:url(../images/rogo_05.gif);
	background-repeat:no-repeat;
	width:260px;
	height:30px;
	text-indent:-9999px;
	position:absolute;
	top:30px;
}



#header ul li{	
	float:left;
	margin-left:20px;	
	
}



#header ul{
	width:483px;
	position:relative;
	left:417px;
	top:30px;
}


#footer{
	clear:both;
	width:900px;
	height:100%;
	border-bottom:#666666 solid 1px;
}


.foot_txt{
	margin-top:10px;
	font-size:70%;
}

.address_text1 .address_text2{
	margin-top:3px;
	height:17px;
}

.address_text2{
	margin-bottom:10px;
}

.address{
	font-weight:900;
	font-size:80%;
	display:inline;
}

.telnamber{
	
	display:inline;
	
}

.telnamber img{
	margin:0 0 -2px 10px;
}

.toop img{
	margin-left:6px;
}

.comcon img , .bakibaki img{
	margin-left:15px;
}