@charset "utf-8";
/* CSS Document */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	text-align: center;
	background-image: url(../images/back_ground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333;
}

html {
	margin-bottom:1px;
	height:100%;
    }
	
#page {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#page {
	height: auto;
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#contents a {
	color: #333;
	text-decoration: none;
}
#contents a:hover{
	color: #7C6F69 ;
}
#footer a:hover{
	color: #7C6F69 ;
}
#aboutTravel a {
	color: #313A93;
	text-decoration: underline;
}


#header {
	background-repeat: repeat-x;
	background-position: left top;
	height: 110px;
}



#header #logo {
	float: left;
	width: 155px;
	padding-left: 10px;
	padding-top: 14px;
}
#header #top #galileo {
	padding-left: 50px;
}
#header #top #galileo {
	float: left;
	width: 400px;
	height: 30px;
	padding-top: 14px;
}


#header #number {
	float: right;
	width: 164px;
	padding-right: 20px;
	padding-top: 10px;
}
#header #gNav ul {
	clear: both;
}
#header #gNav ul li {
	display: inline;
}
#hokenAll #long #textLong font {
	font-size: 14px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer ul {
	padding-top: 25px;
}

#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #4b4b4b;
	text-decoration: none;
}

#footer address {
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.aiu {
	text-align: right;
}

#titleLeft{
	padding-left:3px;
	padding-right:3px;
}
#titleCenter{
	padding-left:3px;
	padding-right:3px;
}
#titleRight{
	padding-left:3px;
	padding-right:3px;
}
.indent{
	text-indent: 1em;
	padding-left: -1em;
}
.center{
	text-align: center;
}