body {
	margin-left: 0px;
	margin-top: 0px;
}
.wp_cherry {
	background-image: url(../image/wp_cherry.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_pink {
	background-image: url("../image/menu_pink2.gif");
	font-size: 110%;
	color: #FF3366;
    height: 60px;
    vertical-align:bottom;
    text-align: right;
    background-repeat: no-repeat;
}
.pink {
	color: #FF3366;
}
.pink_150 {
	color: #CC0066;
	line-height: 150%;
	padding-right: 5px;
}
.underline {
	border-bottom: 1px dashed #000099; 
}
.w100 {
    width: 100%;
}
.center {
    text-align: center;
}
.fontlarge {
    font-size: 1.1rem;
    font-weight: bold;
}
img {
 border: none;
 }
