@charset "UTF-8";

/*=================================================================
/ Title
/=================================================================*/

#mainTitle {
	height: 42px;
	background: transparent url(../images/mainTitle.gif) no-repeat left top;
}

#title01 {
	height: 15px;
	background: transparent url(../images/title01.gif) no-repeat left top;
}

#title02 {
	height: 15px;
	background: transparent url(../images/title02.gif) no-repeat left top;
}

#title03 {
	height: 15px;
	background: transparent url(../images/title03.gif) no-repeat left top;
}


/*=================================================================
/ Table
/=================================================================*/

#results h3 {
	margin: 0;
	padding: 30px 15px 12px;
	color: #191D1F;
	font-size: 92.3%;
	font-weight: bold;
}

#results ul.column {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	width: 465px;
}

#results ul.column li {
	padding: 12px 0;
}

#results div.project{
	color: #104821;
	font-size: 84.6%;
	font-weight: bold;
	line-height: 1.636em;
}

#results div.project ul{
	padding: 0 0 0 5px;
}

#results div.project ul li{
	padding: 0;
}

#results div.point{
	clear: both;
}

#results  div.point ul li{
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 84.6%;
	line-height: 1.636em;
	list-style-type: disc;
	list-style-image: url(../images/minusIcon.gif);
}

#results div.separator {
	margin: 22px 0 0;
}


/*=================================================================
/ Photo
/=================================================================*/

#endoPhoto {
	float: left;
}

#yonebayashiPhoto {
	float: right;
}
