@charset "euc-jp";
body {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
#top_contents {
	text-align: center;
	background-image: url(../img/top/bg_bar.jpg);
	background-repeat: repeat-x;
	height: 273px;
	width: 100%;
	margin-top: 60px;
}
#top_contents table{
	width: 100%;
	height: 273px;
}
#top_contents tr{
	width: 100%;
	height:auto;
}
#top_contents td{
	width: 100%;
	height:auto;
	text-align:center;
}
#world {
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: 80px;
}
#world img {
	margin-right: 50px;
	margin-left: 50px;
}
#message {
	text-align: center;
	margin-top: 40px;
}
#company {
	text-align: center;
	margin-top: 40px;
}

/*¤³¤³¤«¤é¾å½ñ¤­*/
*{
	margin:0;
	padding:0;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
#all{
	width:800px;
	background-color: #FFFFFF;
	margin: auto;
}
img{
border:0;
}
#iframe_left{
width:249px;
float:left;
height:1100px;
	border-right:#cccccc 1px solid;
}
*html #iframe_left{
width:248px;
}
#iframe_footer{
	width:800px;
	height:30px;
	clear:both;
	border-top:#cccccc 1px solid;
	margin: auto;
}
#contents{
	width:550px;
	float:right;
	background-color:#ffffff;
	height: auto;
	display: block;
}
.float_clear{
clear:both;
}
#attention {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #F00;
	margin-top: 10px;
}
