@charset "utf-8";/*デフォルトキャラコード*/

/*共通*/
body{margin:0px;font-family:"ＭＳ ゴシック",sans-serif;width:780px;margin-left:auto;margin-right:auto;text-align:center;}
div{text-align:left;}
img{border:0px;}
div,p,form,ul,ol{margin:0px;padding:0px;}
h1,h2,h3,h4,h5{margin:0px;}
table,tr,td{margin:0px;padding:0px;border-collapse:collapse;}
a{text-decoration:none;}
a:link{color:#061;text-decoration:underline;}
a:visited{color:#061;text-decoration:underline;}
a:hover{color:#F60;text-decoration:none;}
br{letter-spacing:0}

/*共通クラス*/
.flt{float:left;}
.clr{clear:left;}
.clrr{clear:right;}
.red{color:red;}
.right{text-align:right;}

/*全体*/
#wrap{width:780px;background:url("../images/bg.gif") repeat-y;background-position:300px 10px;}

/*ヘッダ*/
#wrap #Head{width:780px;padding:2px;font-size:10px;letter-spacing:1px;}
#wrap #Head h1{display:none;}
#wrap #Head .logo{float:left;}
#wrap #Head .menu{float:right;padding-top:55px;width:620px;}
#wrap #Head .menu p{float:right;margin-left:12px;height:12px;margin-right:2px;}
#wrap #Head .menu .contact a{background:url("../images/menu-contact.gif") no-repeat 0px -1px;}
#wrap #Head .menu .contact a:hover{background:url("../images/menu-contact.gif") no-repeat 0px -13px;}
#wrap #Head .menu .copyright a{background:url("../images/menu-copyright.gif") no-repeat 0px -1px;}
#wrap #Head .menu .copyright a:hover{background:url("../images/menu-copyright.gif") no-repeat 0px -13px;}
#wrap #Head .menu .company a{background:url("../images/menu-company.gif") no-repeat 0px -1px;}
#wrap #Head .menu .company a:hover{background:url("../images/menu-company.gif") no-repeat 0px -13px;}


/*電話番号バナー*/
#wrap #CallBnr{width:780px;position:static;background:url("../images/bnr-foot.gif") no-repeat top center;
margin:5px 0px;padding:5px;height:50px;font-size:10px;}
#wrap #CallBnr .BnrL{float:left;width:630px;text-align:right;line-height:13px;}
#wrap #CallBnr .BnrR{float:left;line-height:13px;}


/*フッタメニュー*/
#wrap #Fmenu{width:780px;background:url("../images/menu-line.gif") repeat-x;}
#wrap #Fmenu .btn{float:left;margin-left:2px;margin-right:10px;}

/*コピー*/
#wrap #Copy{font-size:12px;color:#666;text-align:right;padding:2px 0px;}