
/*--基本設定--*/

body{
   background-color: #F4F3C6;
   color:#000000;
   margin-left: 1em; margin-top: 0px;
   margin-bottom: 0px;
   line-height:1.5em;
}

font.s{
   font-size: 0.9em;
   line-height:1.5em;
}



a{text-decoration: none; color:#000; font-size: 0.9em;}
a:link {color: #000; }
a:visited {color: #000; }
a:hover {color: #F60; }
a:active {color: #F60; }


/*--MENU設定--*/
font.menu {
   font-size: 15.5px;
   font-family: "ＭＳ Ｐ明朝", 平成明朝, serif;
   color:#230000; 
}

a.menu {
   font-family: "ＭＳ Ｐ明朝", 平成明朝, serif;
   text-decoration: none;
   color:#230000; 
}
a.menu:link {
   color:#230000; 
}
a.menu:visited { color: #230000; 
}
a.menu:hover {
   color: #008000;
}

a.menu:active { color:#AAA; 
}



font.hd { font-size: 10pt;}

div.box1 {
   height: 100%;
   width: 750px;
   color: #000000;
   background-image: url(imges/bg001.jpg);
}

.qa {border-bottom: 1pxpx dashed #666666;
}


/*--文字設定--*/
table.topc {
   font-size: 0.9em;
   width: 90%;
   border: 0px;
   line-height:1.5em;
}

font.t2 {
   font-family: "ＭＳ Ｐ明朝", 平成明朝, serif;
   font-size: 1em;
   color: #666666;
   font-weight: 700;
}

div#t3 {
   font-size: 0.9em;
   float: left; width: 70%;
   border: 0px; margin-left:10px;
   line-height:1.5em;
}




/*--画像設定--*/
img {border: 0px; 
}


