﻿@charset "UTF-8";
@import "base.css";

table.timeLine th.date
{
	width							: 7.5em;
	white-space						: no-wrap;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	ヘッドイメージ
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
div#headImage
{
	height							: 250px;
	background-image				: url("../img/head_index.jpg");
}

div#headImage div#imgCopyright
{
	bottom							: 10px;
	left							: 10px;
	right							: none;
	font-size						: 90%
}