@charset 'utf-8';
/*	Cascading Style Sheets: style.css 5.2	*/

#PAGE .TOP	{ color:#00a7c9; }

#PAGE .TOP	{ width:100%; background:#00A7C9 url(../img/border_top.png) 0 99% repeat-x; background-size:auto 3px; text-shadow:1px 1px 2px #999; position:relative; text-align:center; padding:30px 0; }
#PAGE .TOP img.PC	 { width:auto; margin:0 auto;  }
#PAGE .TOP img.SP { display:none; }
.INPUT { margin-right:10px;}



@media screen and (max-width: 740px){
#PAGE .TOP	{ width:100%; background:#00A7C9 url(../img/border_top.png) 0 99% repeat-x; background-size:auto 3px; text-shadow:1px 1px 2px #999; position:relative; text-align:center; padding:0px 0; }
#PAGE .TOP img.SP { width:90%; display:block; margin:30px 5%;}
#PAGE .TOP img.PC { display:none; }

}
