﻿.IntroductionContainer
{
	width: 680px;
}

.IntroductionImage
{
	float: left;
	
	width: 150px;
	text-align: center;
}

.IntroductionDescription
{
	float: left;
	
	width: 530px;
}

.IntroductionDescription h2
{
	color: #b72828;
	font-weight: bold;
}

.IntroductionDescription p
{
	text-indent: 1em;
}

.IntroductionDescription table
{
	width: 480px;
	margin: 20px 0px 0px 20px;
}

#NakasoneKenTrialListenningContainer
{
	text-align: center;
}

#NakasoneKenTrialListenningContainer dd
{
	text-align: center;
}

.HyperLink
{
	text-align: center;
}
