@charset "utf-8";

/* design for all pages */

.guide_char p {
/* border-bottom: 1px solid #000000; */
 margin: 0;
 padding: 0 1em 0.3em 1em;
 font-family: Verdana, sans-serif;
 font-size: small;
 color: #000000;
 background-color: #cccccc;
}

#sign_top h1 { font-size: x-large; line-height: 1.5em; }
#sign_top h2 { font-size: medium; line-height: 1em; }
#sign_top p { font-size: small; line-height: 1em; margin: 0.5em 0 0 0; }

#title_top a:link    { color: #000000; /*background-color: transparent;*/ text-decoration: none; }
#title_top a:visited { color: #000000; /*background-color: transparent;*/ text-decoration: none; }
#title_top a:hover   { color: #000000; background-color: #ccccff; text-decoration: underline; }

.content h2 {
font-family: Verdana, sans-serif;
 font-size: small;
 color: #000000;
 line-height: 1.3em;
}

.content li {
 font-size: small;
 text-align: left;
 line-height: 1.3em;
 margin: 0;
 padding: 0;
}

#center_row1 p { text-indent : 1em ; }
#center_row4 p { text-indent : 1em ; }

#center_row1_right p { line-height: 0em; margin: -1em 0 0 0; }

#foot p { line-height: 1em; margin: 0 0 0.5em 0; }
