body {
	color:#333333;
	font-size:10pt;
	line-height:140%;
	background:#ffffff url(bg02.gif); background-repeat:no-repeat; background-attachment:fixed;
	margin:0 0 0 0;
}
td {
	color:#333333;
	font-size:10pt;
	line-height:140%;
}

/*　インデックス　*/
ul.index {
	margin-top: 0px;
	margin-bottom: 0px;
   list-style-type:none;
}
ul.index li {
	margin-bottom: 0px;
}
ul.index li a {
   float: left;
   height:26px;
   width:110px;
   	font-size:9pt;
   color:#333333;
   	background-color:#ffe2c5;
	text-decoration: none;	
   padding-top:7px; 
   padding-left:0px; 
   border-color:#ffffff; 
   border-top-width:1px;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-style: solid;
	border-color:#ffa145;
} 


ul.index li a:hover{
   color:#ffffff;
   background-color:#331807;}

ul.index li a:active{
   color:#ffffff;
   line-height:110%;
   background-color:#331807;}


#info_title{
	width:670px;
	color:#333333;
   	background-color:#efefef;
	font-weight:bold;
	border-style: solid;
	border-width:0 0 0px 10px;
   	border-color:#002692; 
   	padding:0 0 0 4px; 
	margin:15px 0 8px 0;
}

#profile {
	list-style-type: none;
	margin-left: 5px;
}
#profile li{
	width:220px;
	color:#333333;
	border-style: dotted;
	border-width:0 0 1px 0;
   	border-color:#333333; 
   	padding:0 0 0 4px; 
	margin:0px 0 2px 0;
}
	


