@charset "UTF-8";
/* CSS Document */
.MYname-h2 a {
	display: block;
	position: absolute;
	height: 49px;
	width: 299px;
	text-indent: -9999px;
}
#MYheader {
	display: block;
	height: 50px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../miyoshi/common/images/MYheader.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.MYheader-snavi {
	position: absolute;
	width: 419px;
	height: 19px;
	left: 476px;
	top: 57px;
}
.MYheader-snavi li {
	display: inline;
}
.MYheader-snavi li a {
	float: right;
	background-image: url(../images/blt_ball.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	line-height: 15px;
	margin-left: 10px;
	padding-left: 17px;
	color: #666;
	text-decoration: none;
}
.MYheader-snavi li a:hover {
	color: #F60;
	text-decoration: underline;

}
