body {
	width:auto;
	height:auto;
	text-align:left;
	padding:0px;
	margin:0px;
	background-image:url(images/bk_04_02.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000;
}
#body {
	padding:0px;
	margin:0px;
}
#main {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	background-image:url(../images/title_04.jpg);
	background-position:center 0px;
	background-repeat:no-repeat;
}
#title {
	width:900px;
	height:300px;
	text-align:center;
}
#title h1 {
	padding-top:5px;
	margin-top:0px;
	color:#FFF;
	font-size:12px;
}

#navi {
	text-align: center;
	padding: 10px;
	font-size: 12px;
	color:#fff;
}

#navi a {
	color:#FFF;
	text-decoration: none;
}

#navi a:hover {
	color: #CCC;
}

#you {
	width:740px;
	padding-bottom:20px;
	color:#FFF;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
}
#you h2 {
	color:#e4007f;
	font-size:17px;
	padding-left:35px;
}
#you p {
	padding-left:50px;
	line-height: 1.5em;
}
#foot {
	width:auto;
	height:20px;
	padding-bottom:0px;
	text-align:center;
	background-color:#e4007f;
}
h3 {
	color:#999;
	font-size:14px;
	padding-top:5px;
	text-align: center;
}