/*
地球の歩き方webのスケジュール対応

本体のみ取りだす　頭に↓コピー

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<title>GoTo近場　伊賀上野 本格的観光</title>

<!--<link rel="stylesheet"type="text/css" href="../../f1.css">-->
　実際はこれを使う。下は制作中のみ
<link rel="stylesheet"type="text/css" href="../f1.css">

<style type="text/css">
<!--

-->
</style>

</head>
　　----ここまでコピー



トップ写真<img src="./img/cats-01.jpg" width="375" height="300" alt="GoTo近場　伊賀上野 本格的観光"  align="center">　加工

table　2列だけ残すtimeとplan
　  <col style="width:100px;">
    <col style="width:530px;">　に数字変更
1日めだけ残し、2日め以降は<tr>から生かす



*/




body {
	line-height: 1.4em;
	color: #333333;
	}

h2 {color: green;}

h3 {color: #009900; font-size: 1em;}

table.day_schedule,tr,td {border: 1px solid #e6e6fa;}


td {line-height: 1.4em;}

td.title {background-color: #e6e6fa;}
td.time {padding-right:8px; padding-left: 8px;}
td.plan {font-size: 1em; padding-right:8px; padding-left: 8px; padding-top:3px; padding-bottom: 5px;}


div.main_img {text-align: center; width: 680px;  border: 0px;}
div.map_img {}
div.album_cap {text-indent: 1em}

