@charset "UTF-8";
/* CSS Document */

#wrapper {
	background: url(../images/background.jpg) repeat-y center 423px;
}

#wrapper2 {
	background:url(../images/header.jpg) no-repeat top;
}

#footer {
	background:url(../images/footer.jpg) no-repeat;
}

.photo01 {
	border-collapse:separate;
	border-spacing:10px;
	width: 603px;
	margin:0 auto;
}

.photo01 td {
	vertical-align:top;
	color:#000;
}

.photo01 img{
	padding:1px;
	border:1px solid #CCC;
}



#contents p.profile {
	font-size:100%;
	line-height:140%;
}

h4 {
	margin: 50px 100px 10px 100px;
	font-size: 100%;
	color:#000;
	font-weight:normal;
}

#footer .site_navigation ul {
	width:800px;
	font-size:90%;
	margin:210px auto 0 auto;
}


#copyright{
	color: #999;
	font-size:100%;
	margin:0 0 0 0;
	padding-bottom:30px;
	background:#000;
}

#contents h4 {
	font-size: 120%;
	margin: 0 100px 4px 100px;
	color:#892d7b;
}