body {background:url(../images/back2.jpg) repeat-x;
      background-color:#fdfdfd;
      margin:0px;
	  font-size:12px;
	  color:#333333;
	  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	  }
#content {width:750px;
          height:auto;
		  margin:0px;
		  overflow:hidden;
		  background-color:#fafafa; 
		  border:1px solid #CCCCCC;
		  border-top:none;
		  }


a {color: #003399;}

a:visited {color: #0066CC;}

a:hover {color: #FF9900;}

img {border: 0;margin:0;padding:0;}

/*お問い合わせ*/
div#toiawasebox {
	width: 730px;
	height: 200px;
	margin: 30px auto 10px;
	background:url(../../images/public/toi_bg.gif) no-repeat;
	overflow: hidden;
	clear:both;
}

div#toiawasebox p {padding: 0px;margin: 0px;}

div#toiawasebox p a {
	display: block;
	width: 230px;
	height: 30px;
	text-indent: -9999px;
	background:url(../../images/public/toi_mail.gif) no-repeat;	
}

div#toiawasebox p a:hover {
	background: url(../../images/public/toi_mail_o.gif) no-repeat;
}

div#toiawasebox p#tokyomail {margin: 96px 0px 0px 480px;}
div#toiawasebox p#osakamail {margin: 18px 0px 0px 480px;}
