/* css document */

#title {
	background-image: url(images/transit_head.gif);
}

#lead {
	margin:20px auto;
	width:600px;
	font-size:90%;
	font-weight:bold;
}



.contentslink {
	width:400px;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	margin:15px auto 25px;
	border: 1px #cccccc solid;
	padding: 20px;
	line-height: 2.5;
}

.contentslink a:link {
	font-size:100%;
	font-weight:bold;
}

.contentslink ul {
	list-style-type:none;
}

.contentslink div.chuui {
	text-align:left;
	line-height: 1.5;
	color: #000;
}
.contentslink div {
	font-size:80%;
	color: #666;
}


li {
	margin:1.2em 0;
	line-height:1.5;
}


li.lisetsume {
}

li.lisetsumei span {
	font-weight:normal;
	font-size:80%;
}

div#stitle {
	width:670px;
	text-align:center;
}

table#tourlist tr td,th {
	font-size:80%;
}

table#tourlist tr td a {
	font-size:100%;
}


table#tourlist {
	width:668px;
	margin:15px 0;
	border: 1px #e3e3e3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table#tourlist th {
    padding: 5px;
    border: #e3e3e3 solid;
    border-width: 0 0 1px 1px;
    background: #f5f5f5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#tourlist td {
    padding: 5px 10px;
    border: 1px #e3e3e3 solid;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
}

