body {
	margin: 0px 10px;
	background: #fff;
}
body,td {
	color:#888;
}

a {
	color: #005799;
	text-decoration: underline;
}
a:link {
	color: #005799;
}
a:active {
	color: #ff6600;
}
a:visited {
	color: #005799;
}
a:hover {
	color: #ff6600;
}
form {
	margin: 0px;
	padding: 0px;
}
#header .main {
	background: url("./img/bg_header.jpg");
	width: 785px;
	padding: 0px 6px 0px 1px;
}
#header .headerBox {
	width: 778px;
	border-top:2px solid #999;
}
#header .logo{
	margin: 4px 8px;
}
#header .menuBox {
	width: 545px;
	margin-right: 9px;
}
#header .menuBox td.flow {
	padding: 0px 0px 0px 1px;
}

#header .menuButton {
	margin-right: 4px;
}
#textnavi {
	clear: both;
	width: 778px;
	_width: 779px;
	padding: 20px 0px 0px 1px;
}
#textnavi div {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
}
#textnavi div p {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #d6d6d6;
}
#textnavi div p.nonetitle {
	padding: 3px 5px 5px 5px;
	border: 1px solid #f8f8f8;
}
#textnavi div p a {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 150%;
	white-space: nowrap;
	color: #aaa;
}
#textnavi div table th {
	width: 85px;
	font-size: 10px;
	color: #bba;
}
#textnavi div table td {
	padding: 3px 5px 5px 0px;
}

#footer .copyright {
	background: url("./img/bg_footer.gif");
	text-align: right;
}
#privacy {
	width: 785px;
	padding-bottom: 10px;
	font-size: 12px;
}

#header2{
	padding:0px 0px 0px 7px;
}

#header2 div.submenu {
	width: 767px;
	background: url(./img/line.gif);
	padding: 5px 0px;
}

#page {
	width: 784px;
	background: url('./img/bg.gif');
}

/*
#page {
	background: url("./img/bg.gif") repeat-y;
	padding: 0px 6px 0px 1px;
	width: 778px;
	_width: 785px;
	wi\dth: 778px;
	text-align: left;
}
*/
#page div.crumb {
	clear: both;
	padding: 5px 0px 10px 10px;
	font-size: 10px;
	line-height: 150%;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
}
#page div.crumb span {
	display: inline;
	width: 96px;
}
#page div.crumb a {
	display: inline;
	width: 96px;
}

#head {
	background: #69b;
	margin: 0px;
	padding: 30px 60px 5px 60px;
}
#contents div.head h1 {
	color: #fff;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	border-left: 4px solid #fc0;
}
#contents div.head h1 span.name {
	font-size: 16px;
	line-height: 130%;
	color: #fff;
	height: 15px;
}
#contents div.head h1 span.sub {
	font-size: 12px;
	line-height: 130%;
	color: #fff;
	padding: 0px 0px 4px 0px;
}
#contents div.head p.number {
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 12px;
	text-align: right;
	color: #fff;
}

#contents {
	padding: 10px 70px 40px 60px;
	background: url("./img/contents.gif") repeat-x top;
}
#contents p.name {
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 6px;
	text-align: left;
	color: #9ab;
}
p.number {
	padding: 10px 0px 4px;
	font-size: 12px;
	text-align: right;
}
#repeat {
	background: #fff;
	padding: 10px 20px 0px;
	margin-top: 10px;
}
#repeat table {
	width: 580px;
	margin-top: 10px;
}
#repeat table.images {
margin-top: 5px;
width: 580px;
}
#repeat table.images td {
padding: 10px 0px 8px;
text-align: center;
}
#repeat table.images td p {
padding: 4px 0px 0px;
}

#repeat table.sec td.date {
	background: url("./img/repeat01.gif") repeat-y #9ab;
	padding: 0px 12px;
	width: 16px;
	text-align: center;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
}
#repeat table.sec td.details {
	background: #ffd;
	border: 2px solid #47a;
	border-left: none;
	padding: 8px;
}
#repeat h2 {
	background: url("./img/repeat04.gif") repeat-x #47a top;
	margin: 10px 0px 0px;
	padding: 6px 8px 5px;
	font-size: 12pt;
	color: #fff;
}
#repeat table.sec td.details h2 {
	background: url("./img/repeat02.gif") repeat-y #fff;
	border-left: 4px solid #47a;
	font-size: 12pt;
	padding: 4px 4px 2px 10px;
	margin: 0px 0px 5px;
	color: #47a;
}
#repeat h3 {
	margin: 0px;
	font-size: 10pt;
	color: #89a;
}
#repeat h4 {
	background: url("./img/repeat02.gif") repeat-y #fff;
	border-left: 4px solid #47a;
	font-size: 10pt;
	padding: 4px 4px 2px 10px;
	margin: 15px 0px 5px;
	color: #47a;
}
#repeat h4 span {
	display: inline;
	padding: 0px 8px;
	font-weight: normal;
}
#repeat table.sec td.details table {
	width: 524px;
	border-bottom: 1px solid #ddc;
}
#repeat table.sec td.details table th {
	background: #eec;
	border-top: 1px solid #ddc;
	font-size: 12px;
	font-weight: normal;
	color: #887;
	width: 120px;
	padding: 5px 0px 2px;
	text-align: center;
}
#repeat table.sec td.details table td {
	background: #fff;
	border-top: 1px solid #ddc;
	font-size: 12px;
	width: 415px;
	padding: 5px 0px 2px 8px;
}
#repeat p {
	margin: 0px;
	font-size: 10pt;
	line-height: 130%;
}
#repeat p.notice {
	padding: 2px 0px 0px;
	text-align: right;
	font-size: 12px;
	color: #666;
}
#repeat table.schedule {
	width: 580px;
	margin-top: 8px;
	background: #fff;
}
#repeat table.schedule th {
	background: #9ab;
	padding: 2px 0px 0px;
	font-size: 10pt;
	color: #fff;
	height: 15px;
}
#repeat table.schedule th.solo {
	font-size: 10pt;
	padding: 3px 0px 2px 5px;
	text-align: left;
}
#repeat table.schedule td {
	background: url("./img/repeat05.gif") repeat-y right;
	padding: 7px 0px 6px 5px;
	font-size: 10pt;
	border-bottom: 1px solid #9ab;
}
#repeat table.schedule tr td.stripe {
	background: url("./img/repeat06.gif") repeat-y right #def;
}
#repeat table.schedule td.date {
	width: 40px;
	text-align: center;
	padding: 5px 0px 4px;
}
#repeat table.schedule td.sch {
	width: 350px;
	padding: 5px 5px 4px;
}
#repeat table.schedule td.sch_meal {
	width: 100px;
	padding: 5px 5px 4px;
}
#repeat table.schedule td.sch_town {
	width: 90px;
	padding: 5px 5px 4px;
}
#repeat table.schedule td.staff {
	width: 120px;
	padding: 5px 5px 4px;
}
#repeat table.schedule td.staff_cmt {
	width: 460px;
	padding: 5px 5px 4px;
}
#repeat table.schedule td strong {
	color: #68a;
}
#repeat table.schedule td.room {
	width: 160px;
	padding: 5px 5px 4px;
}
#repeat table.schedule td.per {
	width: 210px;
	padding: 5px 5px 4px;
}
#repeat table.schedule td.sch_hotel {
	width: 210px;
	padding: 5px 5px 4px;
}
#repeat table.schedule td.pair {
	width: 290px;
	padding: 5px 5px 4px;
}
#repeat table.schedule td.age {
	width: 70px;
	padding: 5px 5px 4px;
}
#repeat table.schedule td.tax {
	width: 510px;
	padding: 5px 5px 4px;
}
#repeat table.schedule td.contact {
	width: 100px;
	padding: 5px 5px 4px;
}
#repeat table.schedule td.contact_body {
	width: 480px;
	padding: 5px 5px 4px;
}
#repeat p.month {
	padding: 20px 0px 2px;
	text-align: right;
	color:#999;
	font-size: 11px;
}
#repeat p.month a, #repeat p.month strong {
	padding: 0px 4px;
}
#repeat p.month strong {
	color:#68a;
	font-size: 12px;
}
#repeat table.calendar_title {
	width: 580px;
	height: 20px;
	margin: 0px;
}
#repeat table.calendar_title th {
	padding: 1px 0px 0px 0px;
	background: url("./img/repeat04.gif") repeat-x bottom #cb9;
	font-size: 14px;
	color:#ffd;
}
#repeat table.calendar_title td {
	background: url("./img/repeat04.gif") repeat-x;
	font-size: 10px;
}
#repeat table.calendar_title td.back {
	text-align: left;
}
#repeat table.calendar_title td.back a {
	display: block;
	float: left;
	padding: 1px 0px 0px 12px;
	background: url("./img/repeat07.gif") no-repeat 0px 2px;
	color: #fff;
	margin: 0px 0px 0px 4px;
	width: 80px;
}
#repeat table.calendar_title td.next {
	text-align: right;
}
#repeat table.calendar_title td.next a {
	display: block;
	float: right;
	padding: 1px 12px 0px 0px;
	background: url("./img/repeat08.gif") no-repeat right 2px;
	color: #fff;
	margin: 0px 4px 0px 0px;
	width: 80px;
}
#repeat table.calendar {
	width: 580px;
	margin: 0px;
}
#repeat table.calendar th {
	background: #cde;
	padding: 4px 0px 3px;
}
#repeat table.calendar th span {
	font-size: 10px;
	font-weight: normal;
	color: #444;
}
#repeat table.calendar th span.sun {
	color: #f00;
}
#repeat table.calendar th span.sat {
	color: #00f;
}
#repeat table.calendar td {
	background: #fff;
	border-bottom: 1px solid #eee;
	vertical-align: top;
	text-align: center;
}
#repeat table.calendar td a {
	display: block;
	border: 2px solid #fff;
	background: #ddc;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 1px;
}
#repeat table.calendar td span.day {
	display: block;
	background: url("./img/repeat11.gif") no-repeat 0px 5px;
	margin: 0px auto;
	padding: 4px 0px 0px;
	width: 40px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #68a;
}
#repeat table.calendar td a span.day {
	background: url("./img/repeat10.gif") no-repeat 0px 3px;
	padding: 2px 0px 0px;
	height: 22px;
}
#repeat table.calendar td span.child {
	display: block;
	font-weight: normal;
	color: #666;
}
#repeat table.calendar td a.calQ {
	background: #fc8;
}
#repeat table.calendar td a.calO {
	background: #dbf;
}
#repeat div.catlist {
	background: #ffd;
	border: 2px solid #47a;
	padding: 2px 10px 10px 10px;
	margin-top: 10px;
}
#repeat div.catlist p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
#repeat div.catlist p a {
	display: block;
	padding: 0px 0px 0px 12px;
	background: url("./img/ic_02.gif") no-repeat 0px 2px;
}
#repeat div.border {
	background: #ffd;
	border: 2px solid #47a;
	padding: 12px;
}
#repeat div.border table.personal {
	width: auto;
	margin-top: 10px;
}
#repeat div.border iframe {
	width: 580px;
	height: 120px;
}
#repeat div.border textarea {
	width: 580px;
	height: 120px;
}
#repeat div.rule {
	text-align: center;
}
#repeat div.rule table.personal td {
	font-size: 10pt;
}
#repeat div.rule table.personal td.input {
	padding: 0px 2px 0px 8px;
}
#repeat div.inq {
	margin-top: 10px;
	border: 2px solid #47a;
}
#repeat div.inq table.form {
	width: 580px;
	border-top: 1px solid #9ab;
	margin: 0px;
}
#repeat div.inq table.form th {
	padding: 8px 4px;
	background: url("./img/repeat14.gif") repeat-y right #def;
	border-bottom: 1px solid #9ab;
	white-space:nowrap;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
	color: #455;
}
#repeat div.inq table.form th span {
	color: #c00;
}
#repeat div.inq table.form td {
	padding: 8px 4px 8px 12px;
	background: #fff;
	border-bottom: 1px solid #9ab;
	text-align: left;
	font-size: 12px;
}
#repeat div.inq table.form table.sec {
	width: auto;
	margin: 0px;
}
#repeat div.inq table.form table.sec td {
	padding: 1px 4px 1px 0px;
	border: none;
}
#repeat div.inq table.form table.sec td.departure {
	width: 50%;
	padding: 1px 4px 3px 0px;
}
#repeat div.inq table.form table.sec td strong {
	font-size: 11pt;
	color: #46a;
}
#repeat div.inq table.form span.notice {
	font-size: 10px;
	color: #f00;
}
#repeat div.inq table.form textarea {
	width: 440px;
}
#repeat div.inq div.button {
	padding: 20px 0px 0px 0px;
	text-align: center;
}
#repeat div.inq div.button input {
	padding: 2px 15px;
}

ul.top_navi {
	float: right;
	width: 575px;
	list-style: none;
	margin-right: 4px;
}
ul.top_navi li {
	float: left;
	width: auto;
	height: auto;
}
ul.top_navi li a, ul.top_navi li a:visited {
	display: block;
	width: 100px;
	height: 14px;
	background: url("./img/top_menu.gif") no-repeat;
	padding: 4px 0px 0px 14px;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
}
ul.top_navi li a:hover {
	background-position: bottom;
	width: 99px;
	height: 13px;
	padding: 5px 0px 0px 15px;
	color: #ff0;
}

#text_navi {
	clear: both;
	width: 700px;
	padding: 10px 0px 0px;
	background: url("./img/text_navi01.gif") repeat-x top #f4eecc;
	font-size: 10pt;
}
#text_navi ul {
	clear: both;
	list-style: none;
	margin: 1px 5px 0px;
	width: 680px;
	color: #444;
}
#text_navi ul li {
	float: left;
	width: auto;
	height: auto;
	font-size: 8pt;
	white-space: nowrap;
	padding: 0px 5px 0px 0px;
}
#text_navi ul li a {
	display: block;
	padding: 1px 0px 0px 8px;
	background: url("./img/navi_s.gif") no-repeat 0px 4px;
	color: #a52;
}
#text_navi ul li a:visited {
	color: #a52;
}
#inquiry {
	position: relative;
}
#inquiry p {
	width: 121px;
	height: 18px;
	position: absolute;
	left: 457px;
	_left: 445px;
	top: 2px;
}
#inquiry p a {
	display: block;
	background: url("./img/repeat13.gif") no-repeat;
	width: 121px;
	height: 18px;
}
#inquiry p a:hover {
	background-position: bottom;
}
#inquiry p a span {
	position: absolute;
	left:-8000px;
}

