body
{
	/*font-family: "Times New Roman", Times, serif, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka";*/
	margin:0;
	background-color: #FC3;
	color: #333;
	font-size: 0.9em;
}

img
{
	border:0;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 1.5em;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 23px;
	background-image:url(/Images/Icon_H1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

h2
{
	font-size: 1.3em;
	margin: 40px 0 0 0;
}

h3
{
	font-size: 1.1em;
	margin: 0;
}

#Wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: White;
	border: 1px solid #999;
	margin-bottom: 0px;
}

.IchoIcon
{
	margin-right: 6px;
}



/*##### Header #####*/

#HeaderTop
{
	width: 800px;
}

#Logo
{
	float: left;
}

#Languages
{
	float: right;
	height: 71px;
	padding-right: 10px;
}

#Languages li
{
	list-style: none;
	margin-top: 13px;
}

#Navigation
{
	clear: both;
	width: 800px;
	background-image: url(/Images/Template/Navi_Background.jpg);
	background-repeat: no-repeat;
	height: 30px;
}

#Navigation ul
{
	padding: 0px;
}

#Navigation li
{
    float: left;
    height: 30px;
    /*padding-top: 30px;*/
    text-align: center;
    list-style-type: none;
    font-size: 1.2em;
	width: 130px;
}

#Navigation li a
{
    display: block;
    color: White;
    text-decoration: none;
}



/*##### Contents #####*/

#TopContents
{
	height: 100%;

}

#MainContents
{
	padding: 20px;
}

#TopImageTopBar
{
	height: 6px;
}

#TopH1
{
	float: left;
	padding-top: 56px;
}

#TopImage
{
	float: right;
	width: 314px;
	height: 147px;
}

#TopImageBottomBar
{
	height: 6px;
	clear: both;
}

.president_massage
{
	font-size: 12px;
	line-height: 18px;
	border: thin solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*##### Footer #####*/

#Footer
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	padding-bottom: 10px;
	width: 800px;
	text-align: center;
	font-size: 0.9em;
}
