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


body{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}


* {
	font-family:'Lucida Grande',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

} 


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


a:visited{
  color:#000000 ;
}
a:hover { color: #00A3D9; 

position:relative;top:1px;left:2px;

}


.foo {
   text-decoration: none;
   border-bottom: 1px solid;
   padding-bottom: 0.5px;
}


#fontt1 {
	color: #000000; 
	font-size: 95%;
	letter-spacing: 0.1em;
	line-height: 170%;
	
}

#fontt11 {
	color: #000000; 
	font-size: 110%;
	letter-spacing: 0.1em;
	line-height: 160%;

	
}

#fontt2 {
	color: #000000; 
	font-size: 95%;
	letter-spacing: 0.1em;
	line-height: 180%;
}

#fontt3 {
	color: #000000; 
	font-size: 95%;

	
}

#fontt21 {
	color: #000000; 
	font-size: 80%;
letter-spacing: 0.1em;
	line-height: 165%;
}
#fontt61 {
	color: #000000; 
	font-size: 80%;
	line-height: 150%;

}
#fontt71 {

	font-size: 120%;
letter-spacing: 0.1em;

}

#fontt4 {
	color: #000000; 
	font-size: 80%;
	letter-spacing: 0.1em;

}

#fontt5 {
	color: #000000; 
	font-size: 110%;
	letter-spacing: 0.1em;

}


#fontt6 {
	color: #000000; 
	font-size: 80%;
	letter-spacing: 0.1em;

}


#fontt7 {

	font-size: 75%;
	letter-spacing: 0.1em;
		line-height: 220%;

}



div.ue {
    position: fixed;
    right: 15px;
    bottom: 20px;
    z-index: 1500;
}    
 
div.ue a {
    display: block;
    color: #ffffff;
    padding: 10px;
    margin: 0;
    background-color: #000000;
    border-radius: 5px;
    font-size: 0.8em;
	font-weight: bold;

}
 
div.ue a:hover {
    background: #C2C4D1;
    color: #555555;
}

