/* CSS Document */
body {
font-size: 12pt;
color: #000000;
background-color: #FFFFFF;
}
a:link, a:visited {
text-decoration: underline;
color: #000000;
}
img {border: 0;}

/*#header{
visibility:hidden;
display:none;
}*/
.MMbottom{
}
#footer{
	color:#000;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid #000000;
	margin-top:15px;
	padding-top:5px;
}

/*======= プロフィール ========*/
.profTop{
	display: list-item;。
	list-style-image: url(profile_top.jpg);
	list-style:none;
	font-size:18pt;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding:5px;
	margin:0 0 15px 0;
}
.profText{
line-height:150%;
text-align:justify;
}
#profTable{
width:100%;
}
#profTable th{
background-color:#000000;
color:#FFFFFF;
text-align:center;
}
#profTable td{
border-bottom:1px solid;
}
.biography{
border-right:1px solid #FFFFFF;
padding:1px 5px 1px 0px;
text-align:right;
}
.year{
padding:3px;
background-color:#000000;
border-bottom:1px dotted #FFFFFF;
color:#FFFFFF;
font-weight:bold;
width:40px;
text-align:center;
}
.con_stage{
border-left:1px solid #FFFFFF;
padding:3px;
padding:1px 0px 1px 5px;
}

