﻿.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;
}

.IntroductionDescription ul
{   
    margin: 0px 0px 0px 75px !important;
}

.IntroductionDescription li
{
    display: list-item !important;
}

.ParallelDisplay li
{
    display: inline-block !important;
}


.PersonArea h3
{
    margin: 0px 0px 0px 30px;
    padding: 3px 3px 3px 8px;
    
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    
    font-weight: bold;
    font-size: 10pt;
}
.PersonArea h4
{
    margin: 0px 0px 0px 40px;
    font-weight: bold;
    font-size: 10pt;
}
