html,body{
    background: url(../img/h-bg.png) repeat top left;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Meiryo','メイリオ','sans-serif';
	-webkit-text-size-adjust: 100%;

}

A:link { text-decoration: none; color: #E50011;}
A:visited { text-decoration: /*underline*/none; color: #E50011;}
A:hover { text-decoration: underline; color: #E50011;}

.popup img{width:100%;}

.text{line-height:160%; width:98%; }

.close{text-align:right;}

