@charset "utf-8";
body {
	height: auto;
	background-color: #FFF5F5;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	background-image: url(image/naviback.gif);
	background-repeat: repeat-y;
}
a {
	text-decoration: none;
}
a:visited {
	color: #0033FF;
}

a:hover {
	color: #00CCFF;
}


#footer {
	background-color: #669933;
	height: 50px;
	width: 100%;
	clear: both;
}
#footer p {
	padding-top: 20px;
	text-align: right;
	color: #FFFF00;
	font-size: small;
}

#navigation {
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	width: 140px;
	left: 0px;
	float: left;
	background-image: url(image/naviback.gif);
	background-repeat: repeat;
	padding: 0px;
}
.link {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 0px;
}

#navigation  ul  {
	margin: 10px;
	list-style-type: none;
	line-height: normal;
	font-weight: normal;
	font-size: x-small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#title {
	margin: 0px;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	padding: 0px;
	position: relative;
}

#mainContents {
	width: 640px;
	padding-left: 20px;
	position: relative;
	height: auto;
	text-indent: 1em;
	background-color: #CCFFCC;
	float: right;
	padding-top: 30px;
	line-height: 1.5em;
	font-size: 14px;
}
#wrap {
	background-color: #CCFFCC;
	height: auto;
	width: 100%;
	background-image: url(image/naviback.gif);
	background-repeat: repeat-y;
	position: relative;
	float: left;
}
.midasi {
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	margin: 0px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
}



.tabi_info {
	font-size: 14px;
	color: #000000;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
	float: left;
}
.profile {
	font-size: 14px;
	line-height: 1.5em;
	color: #660000;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
}
.info_img {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 24px;
	color: #006600;
	text-align: left;
}

h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-style: italic;
	color: #754c24;
}
#pageNavi {
	font-size: 12px;
	height: 30px;
	width: 100%;
}
#pageNavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.main_p {
	position: relative;
	float: left;
}

#pageNavi li {
	float: right;
	width: auto;
}
.img_right {
	float: right;
	padding: 5px;
	text-indent: 0px;
}
.img_left 
 {
	text-indent: 0px;
	padding: 5px;
	float: left;
}
.img_center {
	text-align: center;
	text-indent: 0px;
	padding: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container_back {
	background-image: url(image/cont_back.gif);
	background-repeat: repeat-y;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.link_table {
	text-align: left;
	padding-bottom: 20px;
}
.ads {
	padding-left: 30px;
	clear: both;
	background-color: #669933;
}
.ads_navi {
	padding-left: 10px;
}
