@charset "shift_jis";
body { margin-top: 10px;  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; }

img { border: none; }

table { border-style: none; margin: 0px 5px 0px 30px; }
th { line-height: 1.5em; padding: 0px 5px 5px 5px; font-size: 16pt; }
td { line-height: 1.2em; padding: 3px 5px 5px 5px; font-size: 16pt; }
p { margin: 8px 5px 0px 30px; }
h2 { margin: 0px 5px 5px 30px; }

span.ti1 { margin-top: 0; margin-bottom: 5px;
        padding-left: 10px; line-height: 1em; font-weight:bold;
        color: #444444; font-family: Comic Sans MS; font-size: 36pt; }
span.ti2 { margin-top: 0; margin-bottom: 5px;
        padding-left: 5px; font-weight:bold;
        color: #444444; font-family: Verdana; font-size: 16pt; }
span.ti3 { margin-top: 0;  line-height: 1.3em; font-weight:bold;
        color: #000000; font-family: Trebuchet MS; font-size: 24pt; }



/*CONTAINER
------------------------------------------------------------*/
div#cont { text-align: left; margin-right: auto; margin-left: auto; }

#top { display: none; } 

#nav { display: none; } 

/*HEADER
------------------------------------------------------------*/
div#header { position: relative; }

div#prt_title { color: #ff6600; padding-left: 9px; font-size: 20pt;
     font-family: Comic Sans MS; font-weight:bold; }

div#contents {  width: 90%; }
div#ys { display: none; }

/*FOOTER
------------------------------------------------------------*/
div#footer { margin-top: 0px; padding-top: 40px;
	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; }
