﻿/* 全体 */
body		{background-color: #000000;
		background-image: url(../sozai/back_image.jpg);
		background-repeat: repeat-x y;
		background-position: top center;
		margin: 0;
		padding: 0}


a		{color: #0055ff}

a img		{border-style: none}

.color01	{color: #b22222}

.color02	{color: #556b2f}





/* コンテナ */
div#container	{width: 869px;
		margin-left: auto;
		margin-right: auto;
		background-color: #ffffff}





/* ヘッダー */
div#header	{background-color: #000000;
		background-image: url(../sozai/top.jpg);
		background-repeat: no-repeat;
		padding: 0px 0px 220px}


div#header h1	{font-size: 0.75em;
		color: #000000;
		margin-top: 0;
		padding: 4px;
		text-align: right}





/* ボタン */
ul#button	{font-size: 0.75em;
		margin-top: 0;
		margin-left: 0;
		padding-left:0;
		height: 30px;
		background-color: #b22222}

ul#button li	{list-style-type: none;
		float: left}

ul#button li a	{display: block;
		width: 144px;
		line-height: 30px;
		text-decoration: none;
		text-align: center;
		color: #ffffff;
		background-color: #b22222;
		background-image: url(../sozai/button_back.jpg);
		border-right: solid 1px #000000}

ul#button li.last a	{border-right: none}

ul#button a:hover	{color: #90ee90}





/* パンくずリスト */
p#bread		{font-size: 0.75em;
		margin-top: 3px;
		margin-left: 10px}





/* コンテンツ */
div#content	{width: 600px;
		margin-left: 5px;
		float: left}

div#content p	{font-size: 0.75em;
		line-height: 30px;
		margin-right: 20px;
		margin-left: 20px;
		margin-bottom: 20px;
		text-align: left}

div#content h2	{font-size: 0.875em;
		color: #ffffff;
		line-height: 30px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		text-align: center;
		background-color: #556b2f;
		background-image: url(../sozai/topic_title.jpg)}

div#content ul	{font-size: 0.75em;
		line-height: 30px;
		margin-right: 20px;
		margin-bottom: 50px;
		text-align: left}

div.image_c	{text-align: center;
		margin-top: 20px;
		margin-bottom: 20px}

div.image_r	{float: right;
		margin-top: 10px;
		margin-right: 20px;
		margin-left: 15px;
		margin-bottom: 10px}

div#content img	{border: none}

iframe		{width: 596px;
		height: 300px;
		overflow-x : hidden;
		overflow-y : auto}

div.box_main	{border: solid 2px #556b2f;
		margin-bottom: 20px;
		background-color: #ffffff}





/* サイドバー */
div#sidebar	{width: 250px;
		margin-right: 5px;
		float: right}

div#sidebar h2	{background-color: #b22222;
		font-size: 0.75em;
		color: #ffffff;
		line-height: 20px;
		text-align: center;
		padding: 5px;
		margin-top: 0;
		margin-bottom: 0px}

div#sidebar h3	{background-image: url(../sozai/yazirushi.gif);
		background-repeat: no-repeat;
		background-position: 15px;
		font-size: 0.75em;
		line-height: 20px;
		padding-left: 50px}

div#sidebar p	{font-size: 0.75em;
		margin: 10px 5px;
		text-align: left}

div.box_side	{border: solid 2px #b22222;
		margin-bottom: 20px;
		background-color: #ffffff}





/* フッター */
div#footer	{background-color: #b22222;
		clear: both}

address		{font-size: 0.75em;
		color: #ffffff;
		font-style: normal;
		text-align: center}
