﻿body	{background-color:#989898;
	margin-top:0;
	padding-top:0}
a	{color: #017acd}

/* コンテナ */
div#container	{width: 760px;
	background-color:#f0f0f0;
	border:solid 1px #333333;
	margin-left: auto;
	margin-right: auto}

/* トップバー */
div#topbar	{background-color: #ffffff;
	border-bottom:solid 1px #333333;}

div#topbar img	{border:none}

/* ヘッダー */
div#header	{background-color: #ffffff;
	height:240px}
.top	{background-image: url(img/eyecatch01.jpg)}
.profile	{background-image: url(img/eyecatch02.jpg)}
.flowchart	{background-image: url(img/eyecatch03.jpg)}
.gallery	{background-image: url(img/eyecatch05.jpg)}
.gallery2	{background-image: url(img/eyecatch08.jpg)}
.link	{background-image: url(img/eyecatch06.jpg)}
.download	{background-image: url(img/eyecatch07.jpg)}
div#header h1	{margin: 0}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

/* オレンジ */
div#orenge	{background-color:#ffcc99;
	height:16px;
	background-image:url(img/line01.gif);
	background-repeat: repeat-y;
	border-top:solid 1px #333333;
	margin-bottom:0px}

/* メニュー */
div#menu	{background-color:#f0f0f0;
	width:120px;
	height:231px;
	margin-top:16px;
	float:left}

ul.sidemenu	{margin-top:0;
		margin-left:0;
		padding-left:0;
		line-height:0}

ul.sidemenu li	{list-style-type:none}

ul.sidemenu li a	{display:block;
	font-weight: bolder;
	font-size: 14px;
	line-height:32px;
	text-decoration:none;
	color:#333333;
	border-bottom:solid 1px #a9a9a9;
	padding-left: 16px}

ul.sidemenu li a:hover	{background-color:#ffcc99}

/* コンテンツ */
div#content	{width: 608px;
	background-color:#ffffff;
	float:right;
	margin-top:0;
	margin-bottom:0;
	padding:16px}

div#content h2	{background-color: #ffffff;
	background-image: url(img/tagu.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #333333;
	line-height: 15px;
	padding-left: 16px;
	margin-bottom: 0;
	margin-top:0}

div#content h3	{background-color: #ffffff;
	background-image: url(img/tagu.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #333333;
	line-height: 17px;
	padding-left: 16px;
	margin-bottom: 0;
	margin-top:0}

.midashi2	{font-size: 12px;
	font-weight: bolder;
	color: #333333;
	line-height: 20px;
	margin-bottom: 0;
	margin-top:0}

.midashi3	{font-size: 13px;
	font-weight: bolder;
	color: #333333;
	line-height: 20px;
	margin-left: 16px}

div#content p	{font-size: 0.75em;
	color: #333333;
	line-height: 1.6;
	margin-top: 10px;
	padding-left: 16px}

div#content table	{margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 16px}


/* フッター */
div#footer	{background-color:#e0e0e0;
	clear:both;
	height:36px;
	line-height: 36px}

address	{font-size: 16px;
	font-style: normal;
	text-align: center}
