@charset "utf-8";
/* CSS Document */


p, h2, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
	color:#CCCCCC;
	font-size:12px;
}

li {
list-style:none;
}

body {
	margin-top: 7px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(http://www.uutravel.ne.jp/tb.jpe);
	text-align:center;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffcccc;
	min-height: 100%;
}

#container h2 {
	padding-bottom: 20px;
}

#container h4 {
	float: left;
}



#lon {
	float: left;
	width: 278px;
	height: 330px;
	background-image: url(images/eur-pass-lon_02.jpg);
	background-repeat: no-repeat;
}
#lon p {
text-align:left;
	font-size: 12px;
	padding-top: 125px;
	padding-left: 50px;
	color: #333333;
	letter-spacing: 1px;
    line-height: 125%;
}
#bru {
	float: left;
	width: 246px;
	height: 330px;
	background-image: url(images/eur-pass-bru_03.jpg);
	background-repeat: no-repeat;
}
#bru p {
text-align:left;
	font-size: 12px;
	padding-top: 125px;
	padding-left: 18px;
	color: #333333;
	letter-spacing: 1px;
    line-height: 125%;
}
#mad {
	float: left;
	width: 276px;
	height: 330px;
	background-image: url(images/eur-pass-mad_04.jpg);
	background-repeat: no-repeat;
}
#mad p {
text-align:left;
	font-size: 12px;
	padding-top: 125px;
	padding-left: 20px;
	color: #333333;
	letter-spacing: 1px;
    line-height: 125%;
	margin-bottom: 2px;
}
#vie {
	float: left;
	width: 278px;
	height: 330px;
	background-image: url(images/eur-pass_02.jpg);
	background-repeat: no-repeat;
}
#vie p {
text-align:left;
	font-size: 12px;
	padding-top: 125px;
	padding-left: 50px;
	color: #333333;
	letter-spacing: 1px;
    line-height: 125%;
}
#hel {
	float: left;
	width: 246px;
	height: 330px;
	background-image: url(images/eur-pass_03.jpg);
	background-repeat: no-repeat;
}
#hel p {
text-align:left;
	font-size: 12px;
	padding-top: 125px;
	padding-left: 18px;
	color: #333333;
	letter-spacing: 1px;
    line-height: 125%;
}
#lis {
	float: left;
	width: 276px;
	height: 330px;
	background-image: url(images/eur-pass_04.jpg);
	background-repeat: no-repeat;
}
#lis p {
text-align:left;
	font-size: 12px;
	padding-top: 125px;
	padding-left: 20px;
	color: #333333;
	letter-spacing: 1px;
    line-height: 125%;
	margin-bottom: 2px;
}
#prg {
	float: left;
	width: 278px;
	height: 330px;
	background-image: url(images/eur-pass-prg_02.jpg);
	background-repeat: no-repeat;
}
#prg p {
text-align:left;
	font-size: 12px;
	padding-top: 125px;
	padding-left: 50px;
	color: #333333;
	letter-spacing: 1px;
    line-height: 125%;
}
#waw {
	float: left;
	width: 246px;
	height: 330px;
	background-image: url(images/eur-pass-waw_03.jpg);
	background-repeat: no-repeat;
}
#waw p {
text-align:left;
	font-size: 12px;
	padding-top: 125px;
	padding-left: 18px;
	color: #333333;
	letter-spacing: 1px;
    line-height: 125%;
}
#kie {
	float: left;
	width: 276px;
	height: 330px;
	background-image: url(images/eur-pass-kie_04.jpg);
	background-repeat: no-repeat;
}
#kie p {
text-align:left;
	font-size: 12px;
	padding-top: 125px;
	padding-left: 20px;
	color: #333333;
	letter-spacing: 1px;
    line-height: 125%;
	margin-bottom: 2px;
}

#text2 {
	clear: both;
	background-image: url(images/eur-pass-board_02.jpg);
	height: 192px;
	background-repeat: no-repeat;
}
#text2 p {
	font-size: 12px;
	padding-top: 50px;
	padding-left: 50px;
	width:400px;
	text-align:left;
	color: #4f3e1e;
	letter-spacing: 2px;
    line-height: 125%;
}

#board {
	clear: both;
	background-image: url(images/top_02.jpg);
	height:172px;
}
#board p {
text-align:left;
	font-size: 12px;
	padding-top: 27px;
	padding-left: 45px;
	color: #4f3e1e;
	letter-spacing: 1px;
    line-height: 125%;
}

#link {
	font-size: 12px;
	padding-top: 95px;
	padding-left: 200px;
	width: 293px;
	color: #ffffff;
	letter-spacing: 2px;
    line-height: 180%;
	margin-bottom: 2px;
}
#link a {
	color: #ffffff;
	text-decoration:none;
}
#link a:hover {
	color: #ff9900;
}

#topicpath a {
	text-decoration: none;
	color: #9d3536;
}

#topicpath a:hover {
	text-decoration: none;
	color: #9d3536;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #9d3536;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
	color: #666666;
	font-size: 12px;
	background-color:#e1ca9f;
	text-align: center;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
	color: #666666;
	font-size: 12px;
	background-color:#d1e3d1;
	text-align: center;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
}
#space {
	clear: both;
	background-image: url(images/eur-pass1_03.jpg);
	height: 51px;
}

#footer {
	clear: both;
	background-image: url(images/eur-pass_05.jpg);
	height: 127px;
}


#table-below{
	font-size: 10pt;
	text-align: left;
	font-family: "MS UI Gothic";
	color: #666666;
	width: 610px;
	background-color:#ffffff;
	border:0px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	border-top:dotted 1px #4f3e1e;
	border-left:dotted 1px #4f3e1e;
	border-right:dotted 1px #4f3e1e;
	border-bottom:dotted 1px #4f3e1e;
}
#table-below table td{
	padding:4px;
}
.tensen {border: 1px dotted #888888;
	margin: 2px;
	padding: 2px;
}
#table-fare{
	font-size: 10pt;
	text-align: left;
	font-family: "MS UI Gothic";
	color: #666666;
	width: 220px;
	background-color:#ffffff;
	border:0px;
	margin-right: auto;
	margin-left: auto;
	border-top:dotted 1px #7878a7;
	border-left:dotted 1px #7878a7;
	border-right:dotted 1px #7878a7;
	border-bottom:dotted 1px #7878a7;
}
#table-fare table td{
	padding:4px;
	border:solid 1px #7878a7;
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
    line-height: 160%;
}