a:hover	{
	top:1px;
	left:1px;
	position:relative;

}
BODY {
	
	font-family: メイリオ;
	font-size: 70%;
	margin: 0px auto;
	background-color: #ededed;
}

a:link { color: #999999; } 
a:visited { color: #666666; } 
a:hover { color: #0099cc; } 
a:active { color: #0099cc; } 






H3 {
	display: inline;
	font-size: 110％;
	color: #0066CC;
}

H4 {
	display: inline;
	font-size: 17px;
	color: #ffffff;
}




#page {
text-align: left;
margin-left: auto;
margin-right: auto;

}

#contents {

width: 720px;
margin-left: auto;
margin-right: auto;
padding: 15px 15px;
background: #ededed url(../images/contents.gif) repeat-y;
}




#header {
position: relative;
width:720px;
height: 96px;
line-height: 50px;
background: #ffffff url(../images/bg2.gif);
font-size: 12px;
}


#map {
width:300px;
height: 34px;
top: -15px;
right: 0px;
font-size: 11px;
position:absolute;

}




#logo {
width:280px;
height: 65px;
margin-top: 31px;
float:left;
background: #ffffff url(../images/logo.png);

}

#top {
width:720px;
height: 300px;
position: relative;
background: #ffffff url(../images/top.png);
}

#topmini {
width:720px;
height: 100px;
text-align: left;
background: #ffffff url(../images/topmini.gif);
}

#topbtn {
width:302px;
height: 150px;
margin-top: 31px;
float:right;
}

#tenki {
position: relative;
right:120px;
top: 235px;
width:160px;
height: 40px;
position:absolute;
z-index: 1;
border: 1px #dfdfdf solid;
padding-bottom: 10px; 

}

#menubox {

width:720px;
height: 30px;

background: #ffffff url(../images/bg3.gif);

}


#frame {

width: 720px;
margin-left: auto;
margin-right: auto;

background: #ffffff;
}



#boxpage {
width:720px;
text-align: left;
padding: 0px 0px 0px 20px; 
}



#box1 {
width:400px;
height: 320px;
float:left;
background: #ffffff;
text-align: left;
padding: 0px 0px 0px 5px; 
}

#bana {
width:450px;
height: 50px;
float:left;
background: #ffffff;
text-align: left;
margin-top: 40px; 
}



#box2 {
width:260px;
height: 270px;
float:right;

text-align: left;
padding: 0px 5px 0px 5px; 
}

#boxmenu {
width:170px;

float:left;

text-align: left;
padding: 0px 0px 0px 30px; 
}

#boxmenuright {
width:500px;
border-left: 1px #dfdfdf solid;
float:right;
text-align: left;
padding: 0px 0px 0px 10px; 
}

#title {
width:490px;
height: 36px;
float:left;
text-align: left;
padding: 9px 0px 0px 10px; 
background: #ffffff url(../images/title.png);
background-repeat: no-repeat;
}

#title2 {
width:607px;
height: 28px;
float:left;
text-align: left;
padding: 5px 5px 0px 10px; 
background: #ffffff url(../images/title2.png);
background-repeat: no-repeat;
color: #ffffff;
}

#footer {
width:720px;
height: 30px;
clear: both;
color: #999999;
text-align: center;
}







.md { /* 親ボックス */ 
width: 600px; 
border: 1px solid #819CD7;
background: #f6f9fc;
border: 1px solid #cfcfcf;
margin-left: auto;
margin-right: auto;
}

#md2 { /* 親ボックス */ 
width: 400px; 
border: 1px solid #819CD7;
background: #f6f9fc;
border: 1px solid #cfcfcf;
margin-left: auto;
margin-right: auto;
}


#md3waku { /* 親ボックス */ 
width: 660px; 
border: 1px solid #819CD7;
background: #f6f9fc;
border: 1px solid #cfcfcf;
margin-left: 10px;

margin-top: 10px;
display: inline;
padding: 10px 10px 10px 10px;
float: left;
}


#md3 { /* 親ボックス */ 
width: 200px; 
border: 1px solid #819CD7;
background: #f6f9fc;
border: 1px solid #cfcfcf;
margin-left: 10px;
margin-top: 10px;
display: inline;
padding: 10px 10px 10px 10px;
float: left;
}

md3clear{
clear: both;

}

#hr {
width:100%;
height: 2px;
float:left;
background: #ffffff url(../images/div.gif);
overflow:hidden;
margin: 10px 0px 10px 0px; 
}





#searchbox input.text{
	position:absolute;
	top:40px;
	
	left:490px;
	width:193px;
	height:31px;
	background:url(../images/searchoff.png) no-repeat;
	border:none;
	padding:9px 0px 0px 15px;
	}

*+html:first-child #searchbox input.text{
	padding:40px 6px 0px 40px;
	}
#searchbox input.text:hover,#searchbox input.text:focus{
	background:url(../images/searchon.png) no-repeat;
	
	}


#searchbox input.searchbtn{
	position:absolute;
	top:40px;
	
	left:670px;
	width:30px;
	height:31px;
	background:url(../images/searchbtn.png) 0px 0px no-repeat;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	}

html:first-child #searchbox input.searchbtn{
	padding:0px 0px 0px 0px;
	
}
#foam { /* 親ボックス */ 

margin-left: 30px;

}

/* -----------------------メニュー開始--------------------------------------*/
ul#menu{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
	overflow: hidden;
	}



li#menu{
	list-style-type:none;
	float:left;
	display: inline;
	width:144px;
	height:30px;
}

li#menu a{
	display:block;
	height:100%;
	text-indent:-9999px;

}


li#menu.homeBtn{
	background:url(../images/home-on.png);
}
li#menu.homeBtn a{
	background:url(../images/home-off.png);
}
li#menu.companyBtn{
	background:url(../images/company-on.png);
}
li#menu.companyBtn a{
	background:url(../images/company-off.png);
}
li#menu.serviceBtn{
	background:url(../images/service-on.png);
}
li#menu.serviceBtn a{
	background:url(../images/service-off.png);
}
li#menu.fugaBtn{
	background:url(../images/fuga-on.png);
}
li#menu.fugaBtn a{
	background:url(../images/fuga-off.png);
}
li#menu.siteBtn{
	background:url(../images/site-on.png);
}
li#menu.siteBtn a{
	background:url(../images/site-off.png);
}
li#menu a:hover{
	background:none !important;
}
/* -----------------------メニュー終わり--------------------------------------*/



/* -----------------------パンくずリスト始まり--------------------------------------*/

div.breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height:20px;
	line-height:20px;
	width:100%;
	
	

}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
	
}
div.breadcrumbs span {
	background:url(../images/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}

/* -----------------------パンくずリスト終わり--------------------------------------*/



.rssbox {
	width:220px;
	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}




























/* -----------------------タブ切り替え終わり--------------------------------------*/
