#contents {
	margin-bottom:80px;
}
#contents a {
	color:#1e2174;
	text-decoration:underline;
}

h1 {
	font-size:36px;
	color: #1e2174;
	margin-bottom:20px;
}

#intro_top p {
	margin-bottom:20px
}

#intro_top .name {
	font-size:120%;
}


#intro_top .m_note {
	margin:20px 0;
	border-top:1px solid #111;
}

h2 {
	margin-top:40px;
	border-bottom:4px solid #5e78a6;
}


#intro_report {
	margin:20px 0;
	padding:20px;
	border:1px solid #aaa;
	box-sizing:border-box;
}


#intro_profile {
	margin:20px 0;
}

.st_note {
	color:#1e2174;
}

.tb_close {
	display:block;
	width:200px;
	margin:0 auto;
	text-align:center;
	background:#aaa;
	color:#fff;
}

#intro_pop_table {
	width:95%;
	margin:10px auto;
}
