@charset "utf-8";
body { color: black;  font-family: Verdana, Arial, Helvetica, sans-serif,"ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; background-color: white; background-image: url(common_images/back02.gif); background-repeat: repeat-x; text-align: center; margin: 0; }
ul,li { margin: 0; padding: 0; list-style-type: none; }
p,img,form  { margin: 0; padding: 0; border-width: 0 }
div.clear { clear: both }
.m10 { margin-bottom: 10px; }


#container { text-align: left; position: relative; width: 650px; margin-right: auto; margin-left: auto; }

#head { position: relative; width: 650px; height: 86px; }
#head img.logo { color: blue; margin-top: 13px; }

#foot { width: 650px; height: 30px; clear: both; margin-top: 20px; padding-top: 10px; border-top: 1px solid #666; }
#foot p.close {	position: absolute;left: 230px;}
#foot p.copyright { font-size: 10px; line-height: 10px; background-image: url(common_images/copyright.gif); text-indent: -9999px; width: 177px; height: 12px; float: right; }

#main { width: 650px; margin-top: 20px; }
#main h1 {font-size: 17px;line-height: 21px;margin: 0 0 10px;padding-bottom: 10px;border-bottom: 1px dotted #666;}
#main p { font-size: 12px; line-height: 18px; }
form { margin-top: 30px; }
