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

body {
	background-color: #F5E481;
	margin: 0 auto;
	background-position: center top;
	font-size: 14px;
	line-height: 22px;
	background-repeat: repeat-y;
}

.wrapper {
	background-color: #FFF;
	width: 1000px;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto;
}	

.headder {
	background-image: url(images/headder.gif);
	height: 950px;
	margin: 0 auto;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
.profile {
	height: 210px;
	width: 210px;
	background-repeat: no-repeat;
}

.ust {
	height: 400px;
	width: 630px;
	margin-left: 40px;
	background-image: url(images/ust_base.jpg);
	float: left;
	padding-top: 20px;
	background-repeat: no-repeat;
}

.tweet {
	height: 500px;
	width: 280px;
	margin-right: 40px;
	float: right;
}

.chukei01 {
	height: 500px;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 45px;
}

.chukei02 {
	background-repeat: repeat-y;
	margin: 0 auto;
}
.chukei01_text {
	font-size: 12px;
	width: 500px;
	margin-left: 40px;
	color: #5EAFE7;
}
.small01 {
	font-size: 11px;
	color: #5EA4DC;
}

.small02 {
	font-size: 14px;
	color: #EA86BB;
	line-height: 22px;
	letter-spacing: 1px;
}

.small03 {
	font-size: 14px;
	color: #C33;
	line-height: 22px;
	letter-spacing: 1px;
}

.footer {
	width: 960px;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 15px;
}

.text {
	background-repeat: repeat-y;
	width: 640px;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 40px;
}

.contents {
	width: 300px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}

.obo {
	margin: 0 auto;
}
.main {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	letter-spacing: 1px;
}

img.photo {
  width: 250px;
}
