@charset "utf-8";

/* Layout
----------------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 76%;
	background: none;
}

/* layout
----------------------------------------------------------- */
#cage {
	background: none;
	border: none;
}
#main {
}
#contents {
	width: 710px;
	margin: 0 auto;
	padding: 0 0 20px;
	background: url(../../img/common/cBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*
#travelPlanner,
#pamphlet,
#photoLibrary,
#googleSearch,
#ssl,
*/
#sidebar,
#header,
#navi,
#footer,
#topicpath p {
	display: none;
}
