*{
zoom:1;
}

#container {
	width: 810px;
}

#topcontent {
	width: 810px;
}

#topcontent ul {
	padding-top: 5px;
}

#topcontent li {
	width: 113px;
	float: left;
	text-align: center;
}

#topcontent li a {
	display:block;
	width: 113px !important;
}

#leftcontent {
    float: left;
	width: 551px;
}

#leftcontent .flasharea{
	z-index: 1;
}

#leftcontent .flashmoji{
	position: absolute;
	top: 200px;
	left: 260px;
	font-size: 11px;
	color: white;
	z-index: 2;
}

#rightcontent{
	float: left;
	width: 249px;
	/*background-color: #cccccc;*/
}

#rightcontent .topinfo,.topaddress{
	font-size: 80%;
	/*border: 1px solid green;*/
}

#footermain{
	width: 810px;
	clear: both;
	text-align:right;
	padding-right: 5em;
}

#footermain .copyright{
	font-size: 80%;
}

 .foryoyaku {
	margin-left: 30px;
	margin-bottom: 10px;
	font-size:130%;
	color: black;
}

.foryoyaku a {
	color: green;
	font-weight: bold;
	font-size:110%;
	text-decoration: none;
}


