@charset "shift_jis";
#head {
	position: relative;
}

#head .old-h1 {
	margin:0;
	padding:0;
	float:left;
}
#head .sn1 {
	position: absolute;
	width: 500px;
	left: 430px;
}
#head .sn1 h1 {
	font-size: 10px;
	font-weight: normal;
	color: #FF679A;
	float: left;
}
#head .sn1 em {
	font-style: normal;
	color: #FE6699;
	float: left;
	font-size: 10px;
}
