@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; margin: 2px 5px 0px 75px; }
th { line-height: 1.5em; padding: 0px 5px 5px 5px; font-size: large; }
td { line-height: 1.2em; padding: 3px 5px 5px 5px; font-size: medium; }
p { margin: 8px 5px 0px 75px; font-size: small; }

h2 { margin: 0px 5px 5px 65px; }

span.prt { display: none; }
span.ti1 { margin-top: 0; margin-bottom: 5px;
        padding-left: 10px; line-height: 0.8em; font-weight:bold;
        color: #000000; font-family: Comic Sans MS; font-size: xx-large; }
span.ti2 { margin-top: 0; margin-bottom: 5px;
        padding-left: 5px; font-weight:bold;
        color: #444444; font-family: Comic Sans MS; font-size: medium; }
span.ti3 { margin-top: 0;  line-height: 1.3em; font-weight:bold;
        color: #000000; font-family: Trebuchet MS; font-size: large; }

/*CONTAINER
------------------------------------------------------------*/
div#cont { text-align: left; width: 810px;
	margin-top: 10px; margin-right: auto; margin-left: auto; }

/*HEADER
------------------------------------------------------------*/
div#header { height: 121px; position: relative;
	background: url(ev_img/hed_ev.gif) no-repeat left top; }

#header img { vertical-align: top; padding-top: 18px; }

div#top img { margin-left: 20px; padding-top: 12px; }

div#prt_title { display: none; }

/*----------------------------------------------------------
  NAVI
------------------------------------------------------------*/
div#nav { width: 810px; background: #000000;
          padding: 0.5em 0em 0.5em 0em; font-family: Comic Sans MS;
	  text-align: center; color: #CCEBFD; font-size: large;
          margin-top: 0px; margin-right: auto; margin-left: auto; }

#nav a { font-weight:bold; }
#nav a:link { color: #ffffff; }
#nav a:visited { color: #CCFFFF; }
#nav a:hover { color: #FFEB59; }

/*----------------------------------------------------------
  TOP
------------------------------------------------------------*/
div#xm3 { width: 810px; background: #000000;
	margin-top: 0px; margin-right: auto; margin-bottom: 0px;
        margin-left: auto; padding-top: 10px;  }

div#xm3b { text-align: left; width: 810px;  height: 562px;
	background: #000000; 
	margin-top: 0px; margin-right: auto; margin-left: auto; }

/*----------------------------------------------------------
  CONTENTS
------------------------------------------------------------*/
div#contents { background: url(../../page/p_img/bg_m.gif) repeat-y left; }

/*ENT
------------------------------------------------------------*/
div#ent { background: url(../../page/p_img/s_mbg.gif) repeat-y left;
	text-align: left; }

div#ent_hbg { background: url(../../page/p_img/s_hbg.gif) no-repeat left top;
	height: 36px; text-align: center; }

div#s_bbg { background: url(../../page/p_img/s_bbg.gif) no-repeat left top;
	height: 23px; text-align: center; }

/*BOTTOM
------------------------------------------------------------*/
div#m_hbg { background: url(../../page/p_img/bg_hed.gif) no-repeat left top;
	height: 36px; text-align: center; }

div#ys { margin-top: 0; }
#ys h3 { margin-top: 5px; margin-bottom: 0; text-align: center; }

/*FOOTER
------------------------------------------------------------*/
div#footer { margin-top: 0px; padding-top: 40px;
	background: url(../../page/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; }



