
		p {
			font-family: "Trebuchet MS", Arial, sans-serif;
			font-size: 10pt;
		}
		h3 {
			font-family: "Trebuchet MS", Arial, sans-serif;
			color: #666;
		}

	/* e[u
	----------------------------------------------------------- */

	table.hyaku{
		border-collapse: collapse;	border-spacing: 0;
		width: 95%;
		margin-bottom: 30px;
	}
	table.kanhyaku{
		border-collapse: collapse;	border-spacing: 0;
		width: 550px;
		text-align: center;
		border: 1px;
	}
	th, td{
		color: #1D5C79;
	}

	th{
		background: #CAE5F1 url(image/th.jpg) repeat-x;
		border-top: 2px solid #1D5C79;
		border-bottom: 1px solid #FFF;
	}
	td{
		background: #F4FAFC url(image/td.jpg) repeat-x;
		border-bottom: 1px solid #FFF;
	}
	td.end{
		background: #F4FAFC url(image/td.jpg) repeat-x;
		border-bottom: 1px solid #FFF;
		color: crimson;
	}


		#weather {
			width:210px;
			float:left;
		}
		#main {
			width:150px;
			float:left;
			font: 9pt Tahoma, Arial, sans-serif;
		}
		#main2 {
			width:400px;
			float:left;
			font: 9pt Tahoma, Arial, sans-serif;
		}

		#main3 {
			width:600px;
			float:left;
			font: 9pt Tahoma, Arial, sans-serif;
		}

		#main4 {
			width:500px;
			float:left;
			font: 9pt Tahoma, Arial, sans-serif;
		}

		#all_list {
			font: 9pt Tahoma, Arial, sans-serif;
		}

a { color: #1D5C79; background: inherit; text-decoration: none;}
a:hover { color: #9EC068; background: inherit; }
