BODY {
text-align : left;
color : balck;
background-color : white;
font-family : "‚l‚r ‚oƒSƒVƒbƒN",’†ƒSƒVƒbƒN,sans-serif
}
H1 {
font-size : x-large;
border-left : 25px brown outset;
border-bottom : 2px brown groove;
width:800px;
font-weight : bold;
font-family : ‚l‚r ‚oƒSƒVƒbƒN,sans-serif;
}
H2 {
font-size : large;
border-bottom : 3px darkgreen solid;
width:500px;
font-weight : bold;
font-family : MS UI Gothic,sans-serif;
}

A:link {
color : blue;
}
A:visited {
color : purple;
}
A:hover {
color : red;
text-decoration : underline;
}
A {
text-decoration : none;
font-size : small;
color : blue;
}
A.derriere {
font-size : large;
}
UL {
list-style-type : disc;
font-size : small;
}
TD,TH{
text-align : center;
border-style : none;
}
TD.kikaku,TH.kikaku{
text-align : left;
border-style : none;
}
FORM {
background-color : Black;
color : gray;
padding : 20px
}
DIV.FAQ H3{
background-color : orange;
color : white;
}
DIV.gaiyo{
font-weight : bold;
}
div.box{
border-left-style : outset;
border-right-style : outset;
border-left-width : 20px;
border-right-width : none;
border-left-color : blue;
border-right-color : red;
width : 520;
}
