@charset "Shift_JIS";

body{
	font-family:Osaka,'EE PゴシチE';
	margin: 0px;
	padding:0px;
	}


a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
}

img{
border:0px;
}

h1{
margin:0px;
}

h2{
margin:0px;
font-weight: normal;
}

h3{
margin:0px;
font-weight: normal;
}

p{
	margin:0px;
	font-size: 12px;
	font-style: normal;
}


/*--moodalbox--*/
#bio_bg {
	background-repeat: no-repeat;
	width: 440px;
	height: 600px;
	background-image: url(http://www.higher-frequency.com/j_special/g10_nye/bio/bio_bg.jpg);
	background-color: #827d6a;
}


.biopic {
	padding: 15px 0px 10px 15px;
	float: left;
}
.bio_text{
	padding: 0px 15px 0px 15px;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	color: #FFFFFF;
	text-align: left;
}
