
BODY {
  color : #7D5C82;
  background-color : #91B8D6;
  background-image : url("images/bg/blueline.gif");
  background-repeat : repeat;
  background-attachment : fixed;
  background-position : left;
  cursor : crosshair;
  scrollbar-3dlight-color : #ffffff;
  scrollbar-arrow-color : #91B8D6;
  scrollbar-darkshadow-color : #91B8D6;
  scrollbar-face-color : #ffffff;
  scrollbar-highlight-color : #91B8D6;
  scrollbar-shadow-color : #ffffff;
  scrollbar-track-color : #C0DEF7;
}
A:visited {
  color : #FF00FF;
  text-decoration : none;
  cursor :  pointer;
}
A:active {
  color : #FF00FF;
  text-decoration : none;
  cursor :  pointer;
}
A:hover {
  color : #9400D3;
  text-decoration : underline;
  cursor :  pointer;
}
} A:link {
  color : #FF00FF;
  text-decoration : none;
  cursor :  pointer;
}

body,td,tr,caption{ font-size: 10pt ; line-height : 10pt ; }
	P.sharon{ color:#DAA520;　font-size=9pt;}/*シャロン*/
	P.futch{ color:#483D8B;　font-size=9pt;}/*フッチ*/
	P.or{ color:#DAA520;　font-size=9pt;}/*オルステッド*/
	P.ti{ color:#C574B7;　font-size=9pt;}/*タイトル*/


img{border:none;}


<!-- デザイン -->

#ta {
 width: 100%;
 height: 100%;
}

#header {
 background-image:url("images/bg/blueline.gif");
 width: 100%;
 height: 5%;
 position:absolute; top:0px; left:0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
z-index:1;

}

#leftcolumn { 
 background-image:url("images/bg/blueline.gif");
 height: 100%;
 width: 13%;
 position:absolute; top:0px; left:0px;
 float: left;
margin: 0px 0px 0px 0px;
z-index:2;
}

#content { 
 float: left;
 background: #FCFEFF;
 position:absolute; top:34px; left:13%;
 height: 78%;
 width: 73.5%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
 display: inline;
z-index:7;
}

#rightcolumn { 
 background-image:url("images/bg/blueline.gif");
 position:absolute; top:0px; right:0px;
 padding: 0px;
 height: 100%;
 width: 15%;
 float: left;
z-index:6;
}

#footer { 
 background-image:url("images/bg/blueline.gif");
 width: 101.5%;
height: 13%;
 position:absolute; bottom:0px; left:0px;
 clear: both;
 color: #ffffff;
z-index:4;
}

#ta_ce{
 width: 74%;
overflow:hidden;
 height: 19px;
 position:absolute; top:15px; right:13%; left:13.2%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
z-index:3;

} 

#ta_fl{
 width: 74%; 
overflow:hidden;
 height: 19px;
 position:absolute; top:79.5%; right:13%; left:13%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
z-index:5;
}


#menuspace { 
 background-image:url("images/bg/blueline.gif");
 width: 100%;
 height: 100px;
 position:absolute; top:83%; left:0px;
z-index:8;
}


#menu{
 z-index:9;
 background: #FCFEFF;
 color:#ffffff;
 font-size:15px;
 width: 80%; 
 height: 23px;
text-align:center;
 position:absolute; top:35%; left:10%;

}

#menu ul{ 

list-style-type:none;
 width: 100%; 
 height: 23px;
margin:3px 0px;
padding:0px;
}

#menu li{
display : inline;
text-align: center;
float: left; 
width: 13%; 
 height: 23px;
margin-left: 3%; 
padding: 0px;  
}

#menu li a{
float: left; 
　　display:inline;
　　color:#ffffff;
 height: 23px;
{filter:alpha(opacity=100);width:100%;background-color:#29638E;}
　　margin:3px 0px;
　　padding:5px 10px;
}

#menu li a:hover{
 height: 23px;
　　color:#C0DEF7;
float: left; 
{filter:alpha(opacity=70);}
}


