@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: #ffffcf; }

img { border: none; }
h1 { margin: 0; color: #666666; font-family: Verdana; }
h2 { margin: 0px 0px 3px 100px; color: #666666; font-family: Verdana;
     text-align: left; }
h4 { margin: 0px 0px 3px 0px; color: #ff9966; }
table { border-style: none; }

strong { color: #000000; line-height: 1.6em; }
span.ma1 { color: #669966; padding-right: 2px; font-size: large; }
span.ma2 { color: #ff9966; padding-right: 2px; font-size: large; }
span.ba { font-weight:bold; font-size: small; }
span.int { font-weight: bold;  font-family: Trebuchet MS;
           font-size: x-large; }
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(cl_img/hed_class.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: 160px; }
div#prt_title { display: none; }

/*----------------------------------------------------------
  CONTENTS
------------------------------------------------------------*/
div#contents { background: url(../p_img/bg_m.gif) repeat-y left; }


/*SUB MENU
------------------------------------------------------------*/

div#sub { background: url(../p_img/s_mbg.gif) repeat-y left;
	text-align: center; }

#sub table { margin: 0px 2px 5px 90px; }
#sub th { line-height: 0.8em;  padding: 3px 0px 3px 0px; 
        width: 126px; font-family: Verdana;
        text-align: center; font-weight:bold; font-size: large; }
#sub td { line-height: 1em;  padding: 1px 0px 5px 0px; 
        width: 220px;
        text-align: center; font-size: small; }

#sub a { text-decoration: none; color: #444444; }
#sub a:visited { text-decoration: none; color: #555555; }
#sub a:hover { text-decoration: none; color: #ff9900; }

div#s_hbg { background: url(../p_img/s_hbg.gif) no-repeat left top;
	height: 36px; text-align: center; }

div#s_bbg { background: url(../p_img/ab_bg.gif) no-repeat left top;
	height: 50px; text-align: center; }

/*CHOICE
------------------------------------------------------------*/
div#ch { background: url(../p_img/s_mbg.gif) repeat-y left;
	text-align: left; }
#ch a { color: #666699; text-decoration: underline; font-weight:bold; }
#ch a:visited { color: #666699; text-decoration: underline;
        font-weight:bold; }
#ch a:hover { text-decoration: none; color: #ff9900; }

div#inst { margin: 0px 0px 0px 120px; text-align: left; }
#inst a { color: #666699; text-decoration: underline; font-weight:bold; }
#inst a:visited { color: #666699; text-decoration: underline;
         font-weight:bold; }
#inst a:hover { text-decoration: none; color: #ff9900; }

div#type { margin: 7px 0px 0px 165px; text-align: left; }

div#ch_bbg { background: url(../p_img/s_bbg.gif) no-repeat left top;
	height: 23px; text-align: center; }


/*MAIN
------------------------------------------------------------*/
div#m_hbg { background: url(../p_img/m_hbg.gif) no-repeat left top;
	height: 36px; text-align: center; }

div#cl_main { width: 730px; margin-top: 0px; margin-left: 40px; }

#cl_main h3 { color: #888888; margin-top: 5px; margin-bottom: 0px;
           text-align: center; }

/*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; }



