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

body {
	margin: 0 auto;
	background-position: center top;
	background-repeat: repeat-x;
}

.top {
	background-image: url(../images/profile_takashima_top.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 700px;
	margin: 0 auto;
}

.main {
	background-image: url(../images/rofile_takashima_base.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-left: 45px;
	letter-spacing: 1.5px;
	width: 655px;
	height: 4700px;
	margin: 0 auto;
}

.bottom {
	background-image: url(../images/rofile_takashima_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 700px;
	margin: 0 auto;
}
