/* CSS Document */

body {
	background: url(../../english/image/body_bg.jpg) repeat-x;
	margin: 0px 0px 0px 0px;
}

div#wrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

p {
	font: 0.75em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	margin: 0px;
}

td {
	text-align: left;
}

ul {
	font: 0.75em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	padding: 0px;
	margin: 0px 0px 4px 20px;
}

ol {
	font: 0.75em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	padding: 0px;
	margin: 0px 0px 4px 30px;
}

/* ============================== */
/*
table {
	border-collapse: collapse;
}
*/
/* ============================== */

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #3366CC;
	text-decoration: none;
}

a:hover{
	color: #3366CC;
	text-decoration: underline;
}

a:active {
	color: #3366CC;
	text-decoration: underline;
}

.pan {
	padding: 6px 0px 4px 8px;
	font-size: x-small;
}

.pan a:link {
	color: #003399;
	text-decoration: none;
}

.pan a:visited {
	color: #3366CC;
	text-decoration: none;
}

.pan a:hover {
	color: #3366CC;
	text-decoration: underline;
}

.pan a:active {
	color: #3366CC;
	text-decoration: underline;
}

.xx-small {
	font-size: xx-small;
}

.x-small {
	font-size: x-small;
}

.small {
	font-size: small;
}

.medium {
	font-size: medium;
}

.large {
	font-size: large;
}

.x-large {
	font-size: x-large;
}

.xx-large {
	font-size: xx-large;
}

.em_075 {
	font: 0.75em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
}

h1 {
	font: 1.25em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight:normal ;
	margin: 0px;
	padding: 0px;
}

h2 {
	font: 1.0em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight:normal ;
	margin: 0px;
	padding: 0px;
}

h3 {
	font: 0.75em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight:normal ;
	margin: 0px;
	padding: 0px;
}

.copyright {
	background: url(../../english/image/copyright_bg.jpg) repeat-x;
	background-color: #FFFFFF;
	margin: 0 auto;
}

.centering {
	text-align: center;
}

.righting {
	text-align: right;
}

table.line {
	border: 1px solid #ddefff;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.separate {
	border: solid 1px #bebebe;
	padding: 2px;
}

/* bustime */
table.bustime{
	font-size: 0.75em;
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;	
	border-bottom:solid 1px #999999;	
	}

.bustime th {
	padding:2px;
	background: #C5D9FF;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	font-weight: normal;
	text-align: center ;
	}

.bustime td.line_01_title {
	padding:2px;
	background: #ffffff;
	border-right:solid 1px #999999;
	font-weight: normal;
	text-align: center ;
	}

.bustime td.line_01 {
	padding:2px 2px 2px 15px;
	background: #ffffff;
	border-right:solid 1px #999999;
	font-weight: normal;
	}

.bustime td.line_02_title {
	padding:2px;
	background: #eeeeee;
	border-right:solid 1px #999999;
	font-weight: normal;
	text-align: center ;
	}

.bustime td.line_02 {
	padding:2px 2px 2px 15px;
	background: #eeeeee;
	border-right:solid 1px #999999;
	font-weight: normal;
	}

.bus_mark01 {
	background:#C5D28E;
	padding: 1px;
	}

.bus_mark02 {
	background:#FFCC99;
	padding: 1px;
	}
	

.padding_rl20px {
	padding: 0 20px ;
	}

