@charset "utf-8"; 

body {
  font-size: 100%;
  line-height: 150%;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  }
  
h1{font-size:10px;padding:13px 0 3px 0;font-weight:normal;color:#000;}


#fchange li{ list-style:none;}
#flarge a {
	width: 20px;
	background-image: url(../images/large_o.jpg);
	background-repeat: no-repeat;
}

#fmiddle a {
	width: 20px;
	background-image: url(../images/middle.jpg);
	background-repeat: no-repeat;
}



#flarge a:hover {
	background-image: url(../images/large_o.jpg);
}

#fmiddle a:hover{
	background-image: url(../images/middle_o.jpg);
}


.pu-r p{margin:10px 10px 0 0; line-height:1.8em; font-size:12px;}