﻿body	{color:#444444;
	background-image: url(../img/shaback.png)}

a	{color: #017acd}

/* コンテナ */
div#container	{width: 760px;
	border-style:solid 0;
	padding: 10px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header1	{background-color: #017acd;
	padding: 0px 14px}

div#header1 p	{color: #ffffff;
	font-size: 0.75em;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin: 0}

div#header2	{background-color: #017acd;
	background-image: url(../img/sky.jpg);
	margin: 0;
	padding: 14px 14px}

div#header2 h1	{margin: 0}

div#header2 p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}


/* コンテンツ */
div#content	{width: 760px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	clear: both}

div#content p	{font-size: 0.75em;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", Helvetica, sans-serif;
	line-height: 1.6;
	margin-top: 10px}

div#content a	{text-decoration:none}

div#content a:hover	{color: #ff1493}


table	{font-size: 0.8em;
	font-family: "ＭＳ Pゴシック", "Osaka－等幅", Helvetica, sans-serif;
	margin-top: 10px}


table	td.sky	{height: 20px;
	background-color: #ddeaf2}

table	td	{height: 20px}


table	td.h30	{height: 30px}
table	td.h40	{height: 40px}
table	td.h50	{height: 50px}
table	td.h60	{height: 60px}
table	td.h70	{height: 70px}


/* フッター */
div#footer	{background-image: url(../img/line-blue.png);
	background-repeat: repeat-x;
	margin-top: 25px;
	padding-top: 8px}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}
