/* CSS Document */
*{ margin: 0px;
   padding: 0px;

}


a{ color: #999999;
   font-size: 20px;
   text-decoration: none;
}

a:hover{ color: #d984ae;}

li{ list-style-type: none}

.here{color: #d984ae;}

.none{ text-indent: -9999px;}

h1#pgtitle{ font-family: Monotype Corsiva;
    color: #FFCCFF;
	font-size: 30px;
}


body{
      color: #999999;
	  font-size: 12px;
}


#wrapper{ width: 703px;
          margin-left: auto;
		  margin-right: auto;

}

#content{ width: 703px;
          height: 524px;
}

/*---------------- navigation ------------------*/

#navigation { width: 703px;
                height: 60px;
                background-image: url(../images/navigation.jpg);
				
}


#navigation ul li{ float: left;
                   margin: 10px 20px 0px 20px;
				   font-family: Monotype Corsiva;
				   
}

address{ float: right;
         margin: 3px 5px 0px 0px;
		 font-style: normal;
		 

}

/*-------------------- end ---------------------*/



/*------------------- index------------------- */

/*top-image*/
#top{ width: 703px;
      height: 524px;
	  background-image: url(../images/top.jpg);
}
#top h1{
	margin-left: 10px;
	padding-top: 50px;

}
#top ul{
	margin-left: 20px;
	width: 180px;
	height: 270px;
	overflow: auto;
}
#top ul li{
	margin-left: 15px;
	list-style: url(../images/bullet.gif);
}
#top ul li span{
	padding-right: 5px;
}
/*end*/

/*------------------- end --------------------*/



/*------------------- news -------------------*/

/*news*/
#news{ width: 703px;
       height: 524px;
	   background-color: #FFFFFF;

}
/*end*/

/*news-list*/
#news h1{ margin: 0px 0px 0px 60px;}

#news-list{
	width: 130px;
	height: 445px;
	margin: 0px 0px 0px 60px;
	border-left: 1px solid; 
}

#news-list dt{ margin-top: 10px;
font-size: 15px;
font-family: Monotype Corsiva;
}

#news-list dd{ margin-left: 10px;
                  font-size: 11px;
}
/*end*/

/*----------------- end ---------------------*/



/*----------------- profile -----------------*/

/*profile image*/
#profile{ width: 703px;
          height: 524px;
		  background-image: url(../images/profile2.jpg);
		  background-repeat: no-repeat;
		  background-color: #FFFFFF;
		  background-position: 50px 0px;
}
/*end*/

/*profile list*/
#profile h1{ margin: 0px 0px 0px 400px;}

#profile-list{
	width: 130px;
	height: 445px;
	margin: 0px 0px 0px 400px;
	border-left: 1px solid; 
}

#profile-list dt{ margin-top: 10px;
font-size: 15px;
font-family: Monotype Corsiva;
}

#profile-list dd{ margin-left: 10px;
                  font-size: 11px;
}
/*end*/

/*--------------- end --------------------*/



/*--------------- biography --------------*/

/*biography*/
#biography{ width: 703px;
height: 524px;
background-color: #FFFFFF;
}

#biography-list{ 
            width: 643px;
			height: 420px;
		    margin: 20px 0px 0px 60px;
			overflow-y: scroll;
}


			

#biography-list dl{ font-family: "ＭＳ Ｐゴシック";}

#biography-list dt{ margin-top: 10px; }
/*end*/

/*biography-h2*/
#biography h1{ width: 125px;
               height: 45px;
               margin: 0px 0px 0px 60px;
}
/*end*/
/*------------- end ---------------------*/



/*-------------- photo ------------------*/

/*photo image*/
#photo{
	width: 703px;
	height: 524px;
	background-image:url(../images/photo.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}
/*end*/

/*Monochrome-monochrome-color*/
#photo h1{ width: 120px;
           height: 25px;
		   margin: 0px 0px 0px 450px;
}
#photo-type{ width: 120px;
             height: 165px;
             margin: 20px 0px 0px 470px;
}
#photo-type li{
	font-family: Monotype Corsiva;
}

/*end*/

/*photo-page*/
#photo-page{ width: 703px;
             height: 524px;
}


/*end*/

/*photo-off-photo-color-monochrome*/
#photo-list{ width: 703px;
             height: 405px;
			 margin-top: 20px;
			 overflow: auto;
}
#photo-page #back a {
	font-size: 14px;
	margin-left: 12px;
	margin-top: 5px;
}


/*-------------- end ------------------*/



/*--------------- link ----------------*/

/*link-image*/
#link{ width: 703px;
       height: 524px;
       background-image:url(../images/link.gif);
	   background-repeat: no-repeat;
	   background-color: #000000;
}
/*end*/

/*link address*/
#link h1{ width: 120px;
          height: 25px;
		  margin: 0px 0px 0px 450px;
}

#link a{
	font-size: 12px;
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック";
}
#link dl{
	   margin: 20px 0px 0px 460px;
}
#link dl dt{
	margin-top: 10px;
}

/*end*/

/*------------- end ------------------*/



/*------------- contact ---------------*/

/*contact*/
#contact{ width: 703px;
          heignt: 524px;
}
/*end*/
#contact h1{ margin: 0px 0px 0px 60px;}

/*contact-list*/
#contact-list{ width: 450px;
               font-family: "ＭＳ Ｐゴシック";
				margin: 20px 0px 0px 60px;

}
/*end*/

/*------------- end -------------------*/
