@charset "shift-jis";
/* this @charset is for mozilla's bug */

p.bottan
{
	position: absolute;
	right: 75px;
	top: 10px;
	z-index: 2;
	font-family: "lr SVbN", "Osaka|";
	font-size: 10px;
	font-style: normal;
}

img.bottan 
{
	position: absolute;
	right: 20px;
	top: 33px;
	width: 186px;
	height: 41px;
	z-index: 1;
	border:none;
}

div.dot_pink{
	CLEAR: both;
	BORDER: #999 1px dashed;
	PADDING: 10px;
	FONT-SIZE: 14px;
	MARGIN: 20px 40px;
	background-color:#FFEBDF;
	line-height:150%;
}

