/* basic design*/

body {
  color:#ffffff;
  background-color:#5f5f5f;
  background-image:url('cabon3.jpg');
  margin-top:1%;
  border:0px;
  padding:0px;
  scrollbar-base-color:#efe0d3;
  scrollbar-arrow-color:#efe0d3;
  scrollbar-darkshadow-color:94653a;
  scrollbar-face-color:#c0c0c0;
}


h1 {
  font-size:14px;
  color:#ffffff;
  line-height:148%;  
}

h2 {
  font-size:13px;
  color:#ffffff;
  line-height:148%;
}

h3 {
  font-size:13px;
  color:#ffffff;
  line-height:148%;
}


strong {
  font-size:13px;
  color:#ffffff;
  line-height:148%;
}


p {
  font-size:12px;
  color:#ffffff;
  line-height:148%;
}

.notes {
  font-size:14px;
  color:#ff9900;
  line-height:148%;
}

a {
  text-decoration:none;
}
a:link { 
color:#c0c0c0;
} 
a:active { 
color:#c0c0c0;
}
a:visited  { 
color:#c0c0c0;
}
a:hover {
text-decoration:underline;
color:#ff9900;
}

li {
  line-height:148%;
}


/* TITLE DESIGN */
#container {
  text-align:center;
  line-height:148%;
  position: relative;
  background-color:#5f5f5f;
  background-image:url(line.gif);
  margin: 10px auto;
  border: 10px;
  padding: 0px;
  width: 760px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 740px;
}
html>body #container {
   width: 740px;
}


/* TITLE DESIGN */
#setcontents {<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="650" height="80" id="bd.swf" align="middle">
	<param name="allowScriptAccess" value="sameDomain">
	<param name="movie" value="bd.swf">
	<param name="quality" value="high">
	<param name="bgcolor" value="#000000">
	<param name="wmode" value="opaque">
	<param name="loop" value="false">
	<embed src="bd.swf" quality="high" bgcolor="#000000" width="650" height="80" name="bd.swf" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</object> 
}

#pageheader {
  margin-top:0px;
  position:center;
  margin:10px auto;
}


/* contents layout */
#headersize {
  margin:10px;
  padding:10px;
  width:680px;
  position:relative;
  text-align:left;
  line-height:148%;
} 




/* FOOTER */
#footer {
  font:10pt sans-serif,"MS ゴシック";
  color:#ff9900;
  text-align:center;
  margin-top 12px;
  margin-bottom:4px;
  padding-top:10px;
  border-top:1px dotted #666;
}
address {
  font:8pt sans-serif,"MS ゴシック";
  text-align:center;
  margin-bottom:20px;
}  
  

