@charset "Shift_JIS";

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


a:link {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#999999;
	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_unit{
	background-image: url(bio/bio_bg_unit.jpg);
	background-repeat: no-repeat;
	width: 440px;
	height: 600px;
}
#bio_bg_saloon{
	background-image: url(bio/bio_bg_saloon.jpg);
	background-repeat: no-repeat;
}
#bio_bg_unice{
	background-image: url(bio/bio_bg_unice.jpg);
	background-repeat: no-repeat;
}

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