﻿@charset "UTF-8";

h1
{
	font-size: 120%;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

#contents .main .left1 .tenpo
{
	width: 560px;
	height: auto;
	margin: 0 0 15px 0;
}

#contents .main .left1 .tenpo p.text1
{
	width: 560px;
	height: auto;
	margin: 0 0 15px 0;
	text-align: left;
	line-height: 150%;
}

#contents .main .left1 .tenpo .table1 table
{
	width: 450px;
	height: auto;
	border-collapse: collapse;
	border: 2px solid #C2B17B;
}

#contents .main .left1 .tenpo .table1 th
{
	width: 150px;
	height: auto;
	font-weight: normal;
	font-size: 90%;
	border: 1px solid #C2B17B;
	background-color: #ebdeb6;
	text-align: center;
	line-height: 130%;
	padding: 5px;
}

#contents .main .left1 .tenpo .table1 td
{
	width: 300px;
	height: auto;
	height: auto;
	font-size: 90%;
	border: 1px solid #C2B17B;
	background-color: #fff;
	text-align: left;
	padding: 5px;
	line-height: 150%;
}
