﻿@charset "UTF-8";

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

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

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

#contents .main .left1 .ichiran .table1
{
	width: 560px;
	height: auto;
	padding: 10px;
}

#contents .main .left1 .ichiran .table1 table
{
	width: 530px;
	height: auto;
	border-collapse: collapse;
	border: 1px solid #aaa;
}

#contents .main .left1 .ichiran .table1 th
{
	border: 1px solid #aaa;
	text-align: left;
	font-size: 95%;
	line-height: 150%;
	padding: 5px;
}

#contents .main .left1 .ichiran .table1 th a
{
	text-decoration: none;
}

#contents .main .left1 .ichiran .table1 th a:hover
{
	text-decoration: underline;
}

#contents .main .left1 .ichiran .table1 td
{
	border: 1px solid #aaa;
	text-align: center;
	font-size: 95%;
	line-height: 150%;
	padding: 5px;
	letter-spacing: 1px;
}

