@charset "utf-8";
/* Header */

div#header td.bg { background:url(../img_m/bg_header.gif) repeat-x; height:90px; border:0; }
div#title h1 { text-align:center; margin-top:40px; vertical-align:middle; border:none; }
h1, h2, h3, h4, h5, h6, address {
  font-family:"ＭＳ Ｐゴシック", Arial, geneva, helvetica, sans-serif;
	color:#666666;
  margin: 0;
  padding: 0;
  border: 0;
}

table, caption, th, td {
  font-family:"ＭＳ Ｐゴシック", Arial, geneva, helvetica, sans-serif;
	color:#666666;
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}

img { border:0; }

a:link { color:#FF6633; text-decoration:none; }
a:visited { color:#FF6633; text-decoration:none; }
a:active, a:hover { color:#FFCC66; text-decoration:underline; }