@charset "shift_jis";
body {
  margin-left: 10px; margin-right: 10px;
  padding: 0px; background: #ffcc99 url(../img/b.gif) repeat;
  color: #333333; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; }

a:link { color: #ff6600; }
a:visited { color: #ff6633; }
a:hover { color: #ff9999; }

img { border: none; }

table { border-style: none; }

span.prt { display: none; }

/*CONTAINER
------------------------------------------------------------*/
div#cont { text-align: left; width: 810px;
	margin-top: 10px; margin-right: auto; margin-left: auto; }

/*HEADER
------------------------------------------------------------*/
div#header { height: 120px; position: relative;
	background: url(p_img/hed_pa.gif) no-repeat left top; }

#header img { vertical-align: top; padding-top: 18px; }

div#top img { margin-left: 20px; padding-top: 12px; }

div#nav { position: absolute; top: 70px; left: 150px; color: #ffffcc;
	  font-weight:bold; font-family: 'Comic Sans MS'; font-size: 12px;
          line-height: 0.5em; }

div#prt_title { display: none; }

/*----------------------------------------------------------
  CONTENTS
------------------------------------------------------------*/
div#contents { background: url(p_img/bg_m.gif) repeat-y left; }


/*MAIN
------------------------------------------------------------*/
div#m_hbg { background: url(p_img/m_hbg.gif) no-repeat left top;
	height: 36px; text-align: center; }

div#gu_main { width: 750px; margin-top: 0px; margin-left: 35px; }

#gu_main h2 { margin-top: 0; margin-bottom: 0px;
        line-height: 0.8em; color: #666666; padding-left: 9px;
        font-family: Verdana; }
#gu_main h3 { margin-top: 5px; margin-bottom: 0;
        text-align: center;  font-size: small; }


/*FOOTER
------------------------------------------------------------*/
div#footer { margin-top: 0px; padding-top: 40px;
	background: url(p_img/p_tft.gif) no-repeat center top;
	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; }



