@charset "shift_jis";
body { margin-top: 20px;  font-size: 14pt; width: 100%;
       vertical-align: 0; background-image: none;
       background: #ffffff; letter-spacing:0;
       color: #000000; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
       display: block;  }

a:link { color: #ff6600; text-decoration: none; }

img { border: none; }

h1 { margin: 5pt 10pt 3px 0px; line-height: 1em;  font-size: 16pt;
     color: #000000; font-family: Georgia; text-align: center; }
h2 { margin: 0pt 10pt 3px 0px; line-height: 1em;  font-size: 14pt;
     color: #666666; font-family: Georgia; text-align: center; }
h5 { margin: 5pt 0pt 2px 0px; color: #444444;  }

table { border-style: none; }

strong { color: #000000; line-height: 1.6em; }

span.eng { font-family: Comic Sans MS; }
span.eng2 { font-family: Arial; }
span.mob { display: none; }
span.nopr { display: none; }

/*CONTAINER
------------------------------------------------------------*/
div#cont { text-align: left; margin-right: auto; margin-left: auto; }

#header img { vertical-align: top; padding-top: 5px; }

#nav{ display: none; } 

/*----------------------------------------------------------
  MAIN
------------------------------------------------------------*/
div#main { margin-top: 0px; margin-right: 5px; }

#main a { text-decoration: none; color: #ff9900; }

#main h3 { display: none; }

#main span.sce { display: none; }

#main h4 { margin-top: 5pt; margin-bottom: 0pt;
	color: #000000; padding-left: 9px;line-height: 40px;
        font-family: Comic Sans MS;  font-size: 20pt; overflow: hidden; }

#main table { width: 96%; }
#main th { line-height: 0.8em;  padding: 3px 0px 0px 0px; 
        width: 24%; font-family: Verdana;
        text-align: center; font-weight:bold; font-size: large; }
#main td { line-height: 1em;  padding: 1px 0px 3px 0px;   background: #f9f9f9;
        width: 126px;  text-align: center; font-size: 11pt; }
#main span.ba { font-weight:bold; font-size: 12pt; }

#main p { margin-top: 5px; margin-left: 40px; font-size: 12pt; }


/*----------------------------------------------------------
  RIGHT-mini
------------------------------------------------------------*/
div#r { margin-top: 5px; }

#r table { margin: 10px 5px 5px 10px; 
           border-color: #ffdfca; border-style: dotted; 
           border-width: 5px 0px 5px 0px;}
#r td { line-height: 1em; text-align: center; color: #444444; }

#r p { margin: 5px 0px 0px 0px; width: line-height: 1em;
       text-align: left; text-align: center; }

div#info { display: none; }
div#new { display: none; }
div#bottom { display: none; }

/*FOOTER
------------------------------------------------------------*/
div#sitemap { display: none; }
div#footer { margin-top: 0px; padding-top: 10pt; background: none;
	text-align: center; font-family: Comic Sans MS;
        font-size: small; }

/*CLEARFIX
------------------------------------------------------------*/
/*for modern browser*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   line-height:0;
   visibility: hidden; }

/* exlude MacIE5 */
.clearfix {
   zoom:1; /*for IE 5.5-7*/
   display: inline-block; }



