@charset "shift_jis";
body {
  margin-left: 10px; margin-right: 10px;
  padding: 0px; background: #ffcc99 url(../../img/b.gif) repeat;
  color: #333333; font-family: "ＭＳ Ｐゴシック", "Osaka"; }

a:link { color: #ff6600; }
a:visited { color: #ff6633; }
a:hover { color: #ff9999; }

img { border: none; }

table { border-style: none; }
tbody.tbody1 { background-color: #ffe6c4; }
tbody.tbody2 { background-color: #efefef; }

h2 { margin: 0px 0px 5px 40px;
        line-height: 0.8em; color: #666666; font-family: Verdana; }
h3 { margin-top: 10px; margin-left: 45px;  margin-bottom: 0px;
        line-height: 0.8em; color: #888888; font-size: x-small;
        font-family: ＭＳ Ｐ明朝,細明朝体; }
h4 { margin-top: 5px; margin-bottom: 0; text-align: center; }

span.eng { padding-right: 2px; font-family: Verdana; font-weight:bold; }
span.gm { padding-right: 2px; font-family: ＭＳ Ｐ明朝,細明朝体;
          color: #777777; }
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(gu_img/hed_guide.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: 73px; left: 110px; 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; }

/*ABOUT MENU
------------------------------------------------------------*/
div#ab { background: url(../p_img/s_mbg.gif) repeat-y left;
	text-align: left; }

#ab h1 { margin-top: 0; margin-left: 30px;  margin-bottom: 8px;
        padding-left: 9px;
        line-height: 0.8em; color: #666666; font-family: Verdana; }

#ab p { margin-top: 5px; margin-bottom: 0px; margin-left: 50px; }

div#ab_hbg { background: url(../p_img/s_hbg.gif) no-repeat left top;
	height: 36px; text-align: center; }

div#ab_bbg { background: url(../p_img/ab_bg.gif) no-repeat left top;
	height: 50px; text-align: center; }


/*SUB MENU
------------------------------------------------------------*/

div#sub { background: url(../p_img/s_mbg.gif) repeat-y left;
	text-align: left; }

#sub table { margin-top: 0px; margin-left: 50px; margin-bottom: 0px;
             width: 600px;  }
#sub th { padding: 2px 8px; 2px 5px; font-size: medium;
          font-family: Comic Sans MS; }
#sub td { line-height: 1.3em; padding: 5px 5px 5px 0px;
          font-size: small; }

iframe { margin-left: 30px; }

div#s_bbg { background: url(../p_img/s_bbg.gif) no-repeat left top;
	height: 23px; text-align: center; }


/*ACCES MAP
------------------------------------------------------------*/

div#map { margin-top: 0; background: url(../p_img/s_mbg.gif) repeat-y left; }

#map table { margin: 20px 0px 0px 35px;  text-align: left;
           border-color: #ffe6c4; border-style: dotted;
           border-width: 0px 0px 4px 0px; }
#map th { border-color: #ffe6c4; border-style: dotted;
           border-width: 4px 0px 0px 0px;
           padding-top: 5px; font-family: ＭＳ Ｐ明朝,細明朝体; }
#map td { padding-bottom: 5px; padding-left: 10px; }


/*MAIN
------------------------------------------------------------*/
div#m_hbg { background: url(../p_img/m_hbg.gif) no-repeat left top;
	height: 36px; text-align: center; }

div#pol { width: 700px; margin-top: 0px; }

#pol table { margin-top: 0px; margin-left: 50px; margin-bottom: 0px; }
#pol th { padding: 3px 8px 3px 7px; font-size: medium;
          font-family: Comic Sans MS; }
#pol td { line-height: 1.3em; padding: 5px 5px 5px 0px;
          font-size: small; }

#pol p { margin: 5px 20px 2px 20px; padding: 5px 10px 5px 20px;
         background: #ffffff; }


/*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; }



