/* Styles that control all the navigation hyperlinks on the site */

a {

	font-family: arial, helvetica, sans-serif, verdana;

	text-decoration: underline;

}



a:link {

}



a:visited {

}



a:hover {

}



a:active {

}



a.leftnav {

	display: block;

	margin: 0px;

	padding: 0px;

}



a.leftnav:link {

}



a.leftnav:visited {

}



a.leftnav:hover {

}



a.leftnav:active {

}



body {

	background-color: #ffffff;

	color: #000000;

	font-family: arial, helvetica, sans-serif, verdana;

	font-size: 12px;

	margin: 0px;

	padding: 0px;

}



/* Style that controls all the images on the site */

img {

	border-style: none;

	border-width: 0px;

	margin: 0px;

	padding: 0px;

}



/* All the leftnav images */

img.leftnav {

	border-style: none;

	border-width: 0px;

	display: block;

	margin: 0px;

	padding: 0px;

}



/* Style that controls all tables on the site */

table {

	border-style: none;

	border-width: 0px;

}



table.container {

	margin: 0px;

	padding: 0px;	

}



td {

	margin: 0px;

	padding: 0px;

	vertical-align: top;

}



td.leftnavarea {

	padding: 0px;

	vertical-align: top;

	width: 139px;

}



td.contentarea {

	vertical-align: top;

	width: 600px;

}



td.rightnavarea {

	vertical-align: top;

	width: 146px;

}



table.rightnavtable {

	width: 100%;

}



td.rightnav {

	background-color: #cccccc;

	vertical-align: top;

}



div.content {

	padding: 5px;

}



div.footerarea {

	margin-top: 20px;

	margin-left: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	padding: 0px;

	text-align: center;

}



div.footerarea p {

	font-family: arial, helvetica, sans-serif, verdana;

	font-size: 10px;

}



.clearance {

	clear: both;

	height: 1px;

	font-size: 1px;

	border: none;

	margin: 0px; 

	padding: 0px;

	background: transparent;

}


.explanatory {

	font-size: 11px;

}

.h1
{
	color: #000;
	font-family: arial, helvetica, san-serif, verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.questions
{
	color: #90C;
	font-family: arial, helvetica, san-serif, verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

p.yuriko_pic

{ 
	float: right; 
	font-weight: bold; 
	width: 150px
	
} 

p.yuriko_pic2

{ 
	float: left; 
	font-weight: bold; 
	width: 150px
	
} 

.caption
{
	color: #000;
	font-family: arial, helvetica, san-serif, verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
