body,p,ul,li,h1 { margin:0; padding:0; }

a { color:#6455C3; }

a:hover { color:#9fcf53; text-decoration: underline; }

img { border:0; } 



body#index {
	background:#ff84b3 url("img/bg.jpg") no-repeat center center;
	}

body#home {
	background:#ff84b3 url("img/photo.jpg") no-repeat top center;
	}


/* body#home2 {
	background:url("img/illust.jpg") no-repeat top left;
	} */


#main_frame {
	border: solid 0px #000000;
	background-color: #ffffff;
	}

.menu {
	width: 148px;
	}

.footer {
	margin-top: 5px;
	}

#special {
	padding: 10px;
	}


