/* ---------------------------------------- */
/* U TRAVEL WEB CSS                         */
/* ---------------------------------------- */

body,td,th {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #000000;
	font-size: 12px;
}
.weekday {
	color: #000099;
	background-color: #CCFFFF;
}
.weekend {
	color: #FF0000;
	background-color: #FFCCCC;
}


span {
	margin: 0px;
	padding: 0px;
}


p {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10pt;
}


h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 36px;
	color:#ffffff;
	font-style: normal;
	text-align:right;
	background-position: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}


h2 {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 24px;
	color: #FFFFFF;
	background-color: #336699;
	text-align: center;
	text-indent: 10pt;
	width: auto;
	border: thin #FFFFFF none;
	background-position: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #0000FF;
	text-align: center;
	float: none;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	clip:  rect(   );
	background-position: center;
	margin: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

h4 {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 16px;
	background-color: #FFCCCC;
	text-align: center;
	height: auto;
	width: auto;
	padding: 2px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #FF0066;
}

h5 {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 14px;
	font-style: normal;
	color: #000066;
	background-color: #9999FF;
	float: none;
	height: auto;
	width: auto;
	border: 1px solid #9900CC;
	padding: 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

h6 {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	font-style: normal;
}


a {
	font-weight: bold;
}

a:link {
	font-weight: bold;
}

a:visited {
	font-weight: bold;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}

a:active {}


.cr {
	font-size: small;
	font-weight: lighter;
	color: #333333;
}

.news {
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 100%;
	letter-spacing:normal;
	line-height: 140%;
}

.osusume {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: small;
	font-weight: normal;
	width: auto;
	text-align: center;
	clear: both;
	float: none;
	height: auto;
	color: #000066;
}

.leftmenu {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 110%;
	font-weight: bold;
	width: auto;
	text-align: center;
	clear: both;
	float: none;
	height: auto;
}
.address {
	font-family:"Times New Roman", Times, serif;
	text-align:right;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;

}
.urgent {
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-weight: bold;

}


.udate {
	text-align:right;
	font-size: 85%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000099;
	font-weight: normal;
	text-decoration: underline;

}
