@charset "utf-8";
/* CSS Document */
body{
	line-height: 1.8em;

}
*+html body{
	line-height: 1.5em;

}
* html body{
	line-height: 1.5em;

}

.profile{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#top{
	height: 340px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
}
h2#name{
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}


#profile_img {
	float: left;
	width: 175px;
}
#profile_text {
	width: 518px;
	float: right;
}
#prize{
	width: 600px;
	padding-bottom: 50px;
}
#prize table{
	margin-bottom: 5em;
}
#prize td{
	padding-right: 0.5em;
}
#prize p{
	margin-bottom: 5em;
}
#business {
	text-align: center;
	height: 340px;
}
#business_logo{
	margin-top: 27px;
}
#membership{
	text-align: center;
	height: 340px;
}
#profile_link {
	width: 750px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-bottom: 50px;
	clear: both;
}
#profile_link_pro {
	font-weight: bold;
	height: 20px;
	padding-bottom: 50px;
	clear: both;
	margin-left: 325px;
}
#book {
	width: 600px;
	padding-bottom: 50px;
}
#book table{
	margin-bottom: 5em;
}
#book td{
	padding-right: 0.5em;
}

#book p{
	margin-bottom: 5em;
}
td.year{
	width: 4em;
}
#navi_04 a{
	background-image: url(../img/navi_o_04.gif);
}

