@charset "utf-8";

* {
    
    
    
    
    
    
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: "MS UI Gothic";
}

p {
    
    
    
    
    
    
	font-size: 0.875em;
	color: #555555;
	line-height: 1.5em;
}

h3 {
    
    
    
    
    
    
	color: #990000;
	margin-top: 30px;
	font-size: 0.9em;
}

body {
    
    
    
    
    
    
	background-color: #e2ebed;

  background-image : url(image/back-1.gif);
  background-repeat : repeat;
}

div#container {
    
    
    
    
    
    
	width: 762px;
	left: 25px;
	position: absolute;
	top: 0px;
	background-color: white;
	height : 3600px;
}

div#container p span {
    
    
    
    
    
    
	display: none;
}

p.head {
    
    
    
    
    
    
	font-size: 0.625em;
	font-family: Verdana;
	font-weight: lighter;
	color: white;
	width: 180px;
	top: 30px;
	background-image : url(image/header-title.jpg);
	background-repeat: no-repeat;
	height: 29px;
	left: 40px;
	position: relative;
}

p.head-text {
    
    
    
    
    
    
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 30px;
	left: 40px;
	color: #1b1b34;
}

p.head-en {
    
    
    
    
    
    
	position: absolute;
	top: 72px;
	left : 527px;
	font-size: 0.8em;
	text-decoration: none;
	width : 300px;
	height: 10px;
}

p.head-en a {
    
    
    
    
    
    
	text-decoration: none;
	color: #4a4a4a;
	height: 10px;
}

p.head-en a:hover {
    
    
    
    
    
    
	color: black;
	text-decoration: underline;
}

#pageheader {
    
    
    
    
    
    
	position: relative;
	margin-top: 25px;
	top: 20px;
	left: 0px;
}

#pageheader h1 {
    
    
    
    
    
    
	background-image : url(image/tokyo-heade.jpg);
	background-repeat: no-repeat;
	width: 732px;
	height: 172px;
	position: relative;
	left: 15px;
	top: 0px;
}

#pageheader h1 span {
    
    
    
    
    
    
	display: none;
}

div#pageheader p {
    
    
    
    
    
    
	color: white;
	width: 170px;
	position: relative;
	top: -155px;
	left: 45px;
	font-size: 12px;
	line-height: 24px;
	height: 50px;
}

div.menu {
    
    
    
    
    
    
	font-size: 0.75em;
	position: relative;
	text-align: left;
	width: 150px;
	top: 300px;
	left: 30px;
	position: absolute;
	float: left;
	line-height: 20px;
	text-decoration: none;
}

div.menu a:hover {
    
    
    
    
    
    
	color: #cc0000;
	text-decoration: underline;
}

div#contents {
    
    
    
    
    
    
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 20px;
	width: 400px;
	position: absolute;
	left: 220px;
	top: 260px;
}

div#contents h2 {
    
    
    
    
    
    
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	height: 29px;
	position: relative;
	top: 20px;
	left: 40px;
	color: #515151;
	font-size: 18px;
}

div.section {
    
    
    
    
    
    
	margin-right: auto;
	text-align: left;
	margin-top: 20px;
	font-size: 4mm;
	color: #666666;
	font-weight: normal;
	background-image: url(image/contents-mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	position: relative;
	left: 0px;
	padding-left: 18px;
	margin-left: 20px;
}

div.footer {
    
    
    
    
    
    
	width: 450px;
	margin-left: -20px;
	position: absolute;
	top : 3430px;
	left: 280px;
	text-align: right;
	background-image: url(image/address-title.gif);
	background-repeat: no-repeat;
}


address {
    
    
    
    
    
    
	font-size: 0.625em;
	font-weight: lighter;
	color: #d5ffff;
	width: 410px;
	font-style: normal;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

address a {
    
    
    
    
    
    
	color: #d5ffff;
	text-decoration: none;
	font-style: normal;
}

address a:hover {
    
    
    
    
    
    
	color: #ffffff;
	background-color: #009999;
}

p.photo-tokyo-guest {
    
    
    
    
    
    
	position: absolute;
	top: 300px;
	left: 400px;
}

table.photo td {
    
    
    
    
    
    
	padding: 5px;
	width: 128px;
	height: 128px;
}

div.section-train {
    
    
    
    
    
    
	margin-top: 30px;
}

table.train {
    
    
    
    
    
    
	background-color: #999999;
}

table.train-text {
    
    
    
    
    
    
	background-color: #ffffff;
	width: 100%;
}

td.train-redline {
    
    
    
    
    
    
	width: 10px;
	background-color: #cc0033;
}

td.train-title {
    
    
    
    
    
    
	background-color: #336699;
}

td.train-bgcolor {
    
    
    
    
    
    
	background-color: #e9e9e9;
}

td.train-bgcolor2 {
    
    
    
    
    
    
	background-color: #eeeeee;
}

td.train-bgcolor-mark {
    
    
    
    
    
    
	background-color: #dcdcdc;
	width: 16px;
}

span.space {
    
    
    
    
    
    
	margin-left: 30px;
}

span.green {
    
    
    
    
    
    
	color: #099000;
	font-weight: bold;
}

span.white {
    
    
    
    
    
    
	color: #ffffff;
	font-weight: bold;
}

span.blue {
    
    
    
    
    
    
	color: #004080;
}

span.bold {
    
    
    
    
    
    
	padding-left: 5px;
	font-weight: bold;
}

span.bold-s {
    
    
    
    
    
    
	font-weight: bold;
}

p.train-text {
    
    
    
    
    
    
	padding-left: 5px;
	font-size: 0.8em;
}

ul {
    
    
    
    
    
    
	width: 150px;
	position: relative;
}

li {
    
    
    
    
    
    
	list-style: none;
	width: 140px;
	position: relative;
	background-image: url(image/line.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #da8025;
}

li a {
    
    
    
    
    
    
	font-weight: normal;
	color: teal;
	text-decoration: none;
}

table {
    
    
    
    
    
    
	font-size: 14px;
}

div.section table.jigyo {
	width: 400px;
}
div.section table.jigyo td.midashi {

}
