﻿@charset "UTF-8";

div#container {
	background: url(../images/footer_bottom.jpg) no-repeat center bottom;
	padding-bottom: 26px;
}

div#content_icatop {
	background: url(../images/icatop_image.jpg) no-repeat 10px top;
	display: inline;
	float: left;
	font-size: 1em;
	overflow: hidden;
	margin: 30px 0px 10px 0px;
	width: 890px;
	height: 480px;
}

div#footer_container {
	background: #254589 url(../images/footer_middle.jpg) repeat-y center top;
	clear: both;
}

div#footer_content {
	background: transparent url(../images/footer_top.jpg) repeat-x 0 0;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 8px 200px 8px 200px;
	width: 500px;
}

div#footer_content a {
	color: #fff;
	font-weight: normal;
}

div#gate_gaikokugo {
	clear: both;
	display: inline;
	float: left;
	overflow: hidden;
	position: relative;
	margin: 136px 0px 0 0;
	width: 800px;
}

div#gate_nihongo {
	clear: both;
	display: inline;
	float: left;
	overflow: hidden;
	position: relative;
	margin: 99px 0px 0 0;
	width: 800px;
}

	/* -- IE7 -- */
	*+html div#gate_nihongo {
		margin: 106px 0 0 0;
	}

div#gate_gaikokugo p {
	padding: 0 0 0 500px;
}

div#gate_nihongo p {
	padding: 0 0 0 500px;
}

div#gate_gaikokugo a, div#gate_nihongo a{
		background: transparent url(../../commonimage/chip/16x16/download.gif) no-repeat scroll 0px 3px;
	padding: 0 16px 0 20px
}

div#page_container {
	background: url(../images/middle.jpg) repeat-y 0 0;
	margin: 0 auto;
	overflow: auto;
	width: 900px;
}

h1 {
	display: none;
}