@charset "UTF-8";
html{

overflow-x:hidden;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a {
	font-weight: bold;
}

body{
	margin: 10px 10px 0px 10px;
	background-color: #ffffff;
	background-attachment:fixed;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size:12px;
	overflow-x:hidden;
	line-height:160%;
	}

h3  {
	font-size: 12px;
	padding: 15px 5px 0 5px;
	}


#bio_page div.year, #bio_page div.tour {
width:90%;
 }

#bio_page div.year h3 {
	color: #FF0000;
	}
	
#bio_page div.tour h3 {
	color: #FFF;
	float: none;
	}

#bio_page table {
	font-size: 12px;
	color: #333333;
	border-top: 1px dotted #999999;
	}
#bio_page div.year th,
#bio_page div.tour th {
width:80px;
	font-size: 11px;

	white-space: nowrap;
	padding: 6px 0 6px 5px;
	vertical-align: top;
	line-height: 120%;
	border-bottom: 1px dotted #999999;
	text-align: left;
	background: #FDFDFD;
	}
#bio_page div.year td,
#bio_page div.tour td {
	font-size: 11px;

	padding: 6px 10px 6px 10px;
	vertical-align: top;
	line-height: 120%;
	border-bottom: 1px dotted #999999;
	border-left:1px dotted #999999;
	background: #F7F7F7;
	}

.style1 {color: #000000;
font-weight:bold;
line-height:120%;}
.style2 {color: #FF0000}
h4{font-size:16px;}
.style3 {font-size: 10px;
font-weight:normal;

}