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

/* 初期設定 */
body{
	font-size: 14px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #666666;
	margin:0;
	padding:0;
	position: relative;	
}
a:link{ border:none; color: #0066cc;}
a:hover{ border:none; color: #FF9933;}
a:focus{ border:none; color: #FF9933;}
a:visited{ border:none; color: #0066cc;}
h1,h2,h3,h4,h5,h6,p,ul,div,span,ol,li,dl,dt,dd,a,img,table,tr,td,th,form{ border:none;margin:0;padding:0;list-style:none;}
h1{ display:none;}
#waku{ position:absolute; top:150px; left:300px;}
#waku_in{ width:600px; height:450px; background:url(../img/pc.gif) no-repeat; }
p{ width:201px; height:51px; position:absolute; left:60px; top:325px;}

