@charset "Shift_JIS";

/*	INDIVIDUAL SETTING
=============================================================== */

body{
	text-align:center;
	height: 930px;
	padding:0px;
	margin:0 auto;
}

#wrapper {
	margin:0 auto;
	width: 313px;
	height:100%;
	display:block;
	clear:both;
}

/* main */

#main{text-align:center; margin:0 auto;
	background: url(../img/main.gif); background-repeat: no-repeat;}
br{display:none;}
h1{display:none;}
p{display:none;}
.title {text-indent:-9999px;}
.text {text-indent:-9999px;}
.url {text-indent:-9999px;}


