body {
	background-color: #E4E4E4;
	background-image: url(../img/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

h1,
h2,
h3,
h4,
p,
img {
	margin: 0;
	padding: 0;
	border: 0;
}




/* header */

#header { 
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#header .logo {
	float: left;
	padding: 8px 0 8px 18px;
}

#header .link {
	margin: 38px 0 0 270px;
}

#header .navi {
	float: left;
}

#headertop { 
	clear: both;
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#headertop .navi {
	float: left;
}

/* top page main contents */

#maincontents { 
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img/top_content_back.gif);
	background-repeat: repeat-y;
	clear: both;
}

.contents-table {
	width: 750px;
	margin: 0 0 0 10px;
}


.report-title {
	width: 527px;
	background-color: #000000;
	margin: 0;
	border: 0;
	padding: 0;
}

.report-content {
	border-left: 3px solid #FF0000;
	width: 527px;
	background-image: url(../img/top_content_report_back.gif);
}

.report-photo {
	margin: 0 0 0 10px;
	float: right;
}

#backnumber {
	margin-left: 10px;
}

/* top page menu contents */

#maincontents h2 {
	margin-bottom: 5px;
}

#maincontents h3 {
	margin: 0;
}

#maincontents h4 {
	margin-left: 10px;
	clear: both;
}

/* top page spoosors */

#sponsors {
	border-left: 3px solid #FF0000;
	background-color: #000000;
	width: 750px;
	height: 60px;
	margin: 10px 0 0 10px;
}

#sponsors h3 {
	margin: 5px 2px 5px 3px;
	float:right;
}

.top-sponsor {
	margin: 5px;
}


/* footer copyright */

#footer-copy {
	width: 750px;
	padding: 10px;
	margin: 0 auto;
	text-align: left;
}


/* common header */

h3 {
	float: right;
}


/* common contents page */

.contents-common {
	width: 710px;
	margin: 0 10px;
	padding: 20px;
	background-color: #000000;
}

.contents-title {
	margin: 10px;
}

.contents-subtitle {
	margin-bottom: 15px;
}

.contents-subtitle02 {
	margin-top: 30px;
	margin-bottom: 15px;
}

.photo-left {
	float:left;
	margin-right:10px;
}

.margin10 {
	margin-bottom: 10px;
}


/* each contents */

#profile-history {
	width: 690px;
	margin-left: 10px;
}

.profile-history-photo {
	margin-bottom: 3px;
}

.report-list {
	margin: 0 0 20px 10px;
}