﻿@charset "utf-8";
/*
	Create Date 2007-08-20
	Last Update 2007-09-07

	Copyright (C)2007 KCC
*/

* {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
* {
	font-size:13px;
}
#tour h2 {
	margin:1em 0px;
	padding:5px;
	background-color:#0000FF;
}
#tour h2 {
	clear:both;
}
#tour h2 {
	font-size:20px;
	color:#FFFF33;
	font-weight:bold;
}
#tour th {
	background-color:#cceeff;
	padding:5px;
	width:60px;
	color:#000080;
	text-align:center;
	vertical-align:top;
}
#tour td {
	padding:5px;
	width:410px;
	background-color:#eaeaea;
}
#tour ul {
	/*list-style:none;*/
	margin-left:15px;
}
#tour li {
	margin-bottom:5px;
}
#youmei {
	margin:0px;
	padding:0px;
	text-align:left
}
#youmei dl {
	margin-left:1em;
}
#youmei dt, dd {
	line-height:140%;
}
#youmei dt {
	font-size:18px;
}
#youmei dd {
	margin-left:1em;
}
#youmei dd {
	color:#0033CC;
}
