@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%;
}

p.dotted
{
	width: 650px;
    background: #ffffff;
    border-style: dotted ;
    border-width: 5px;
    border-color: #51CCB4;
	padding:10px 0px 10px 15px;
	margin-left: 40px;
	margin-top: 10px;
	line-height:130%;

}
