@charset "utf-8";
/* CSS Document */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	text-align: center;
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}


html {
	margin-bottom:1px;
	height:100%;
    }
#page {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#header h1 {
	padding-left: 0px;
	float: left;
	width: 493px;
	padding-right: 10px;
}
#headTop h1 a img {
	padding-top: 23px;
}

#header #tel {
	float: right;
	width: 290px;
}
#headTop #tel img {
	padding-top: 5px;
	padding-bottom: 6px;
}

#tel img {
	padding-bottom: 0px;
}


#header #gNav {
	clear: both;
}


#header #gNav li {
	display: inline;
}
#footer {
	padding-top: 25px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
}
#footer #footNav li {
	display: inline;
}
#footNav li img {
	padding-right: 20px;
	padding-left: 20px;
}
#footer address {
	padding-top: 20px;
	padding-bottom: 20px;
}
span {
	color: #F00;
}

.atteniton {
	clear: both;
	padding-top: 20px;
}
.kiyaku {
	padding-left: 180px;
	padding-top: 20px;
}
.kiyaku li {
	display: inline;
	padding-right: 50px;
}

#three a img {
	padding-left: 100px;
}


#box02 #main_contents .Paragraph #figure {
	padding-bottom: 20px;
	text-align: center;
}
#box02 #main_contents .Paragraph #atLink li {
	display: inline;
	padding-left: 20px;
}
#box02 #main_contents .Paragraph #atLink {
	padding-left: 50px;
}

#earth {
	padding-top:10px;
	padding-bottom:20px;
	text-align:center;
	font-size: 160%;
	font-weight: bold;
	color: #0040FF;
}
#earth a {
	color: #F1551C;
}

