﻿/*	基本設定	*/
html {
	height:100%;
	margin-bottom:1px; /* スクロールバー対策 */
	
	font-size: 16px; /*     ダウンメニュー　    */
	font-family: Helvetica, Arial, sans-serif;
	color: #ddd;
	background: #202020;
	padding: 30px 0px 0px 0px;
}

body {
	width:  100%;
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	background:#444;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
}

/*     ダウンメニュー　    */
ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#menu li {
	float: left;
}

a {
	text-decoration: none;
	color: #555555;
}

a:hover {
	color: #ff0000;
	text-decoration : underline ;
}

table.under{
	border-bottom:1px solid #cccccc;
}

/*     文字装飾　class     */
.page-title{
	font-size: 16px;
	line-height: 1;
	color:#FF6633;
	border-left: 10px solid #FF6633;
	border-bottom: 1px solid #FF6633;
	border-right: 1px solid #FF6633;
	border-top: 1px solid #FF6633;
	font-size:16px;
	padding:5px 10px 5px 10px;
	margin:0 0 5px 0;
	background:#F5F5F5;
}

.second-title{
	font-size: 16px;
	line-height: 1;
	color:#0000ff;
	border-left: 10px solid #0000ff;
	border-bottom: 1px solid #0000ff;
	border-right: 1px solid #0000ff;
	border-top: 1px solid #0000ff;
	font-size:16px;
	padding:5px 10px 5px 10px;
	margin:0 0 5px 0;
	background:#F5F5F5;
}

.staff{
	font-size: 12px;
	line-height: 1;
	color:#ff9003;
	border-left: 10px solid #ff9003;
	border-bottom: 1px solid #ff9003;
	border-right: 1px solid #ff9003;
	border-top: 1px solid #ff9003;
	padding:5px 10px 5px 10px;
	margin:0 0 5px 0;
	background:#F5F5F5;
	color: #666666;
}

.staff2{
	font-size: 12px;
	line-height: 1;
	color:#ff9003;
	border-right: 10px solid #ff9003;
	border-bottom: 1px solid #ff9003;
	border-left: 1px solid #ff9003;
	border-top: 1px solid #ff9003;
	padding:5px 10px 5px 10px;
	margin:0 0 5px 0;
	background:#F5F5F5;
	color: #666666;
}

.text1{
	font-size: 18px;
	font-weight: bold;
}
.text2{
	font-size: 16px;
	font-weight: bold;
}

.will{
	font-size: 12px;
	color:#666666;
}

.norm{
	font-size: 12px;
	color:#202020;
}

.qa{
	font-size: 14px;
	color:#ff0000;
	font-weight: bold;
	border-left: 5px solid #FF0000;
	border-bottom: 1px solid #FF6633;
	padding:0px 10px 0px 5px;
}

.bold { font-weight: bold; }

/*     レイアウト枠　id     */
#main {
	width: 798px;
	height:100%;

	background: #000000;	
	margin: 0 auto;
	text-align: left;
}

#top {
	width:797px;
	height:78px;
	background: #000000;
	padding: 10px 0 10px 0;
}

#logo {
	width: 490px;
	height:78px;
	float: left;
	padding: 0 0 0 10px;
	margin: 7px 0 0 0;
}

#topmenu {
	width: 287px;
	height:78px;
	font: 70% Tahoma;
	float: right;
	text-align: right;
	padding: 0 10px 0 0;
}

#topmenu a {
	color: white;
	text-decoration : none ;
}

#topmenu a:hover {
	color: #ffa500;
	text-decoration : underline ;
}

#menu1 a {
	color: white;
	text-decoration : none ;
}

#menu1 a:hover {
	color: #ffa500;
	text-decoration : underline ;
}

#blank
{
	position: absolute;
	margin: 0 0 0 756px;
	width: 41px;
	float: left;
}

#content {
	width: 797px;
	color:#000000;
	background-image:url(back.gif);
	background-repeat:repeat-y;
	padding:0;
}

#content_top {
	width: 797px;
	color:#000000;
	padding:0;
	background:#ffffff;
	z-index: 1;
	position:absolute;
}

#link {
	width: 797px;
	padding:0;
}

#menu1 {
	width: 797px;
	padding:0;
	background: #000000;
}

#content-left {
	float: left;
	width: 132px;
	height:100%;
	padding:10px 9px 10px 9px;
}

#content-right {
	float: left;
	width: 627px;
	height:100%;
	background:#ffffff;
	padding:10px 10px 10px 10px;
}

#tenpo-gaiyou {
	width: 615px;
	padding:6px;
	background: #cccccc;
	height:300px;
}

#tenpo-gaiyou1 {
	float: left;
	width: 410px;
	padding:0 5px 0 0;
}

#tenpo-gaiyou2 {
	float: right;
	width: 200px;
}

#tenpo-gaiyou-bottom {
	width: 615px;
	margin:5px 0 0 0;
	padding:6px;
	background: #cccccc;
}

#tenpo-gaiyou-syokai {
	width: 615px;
	margin:5px 0 0 0;
	padding:6px;
	background: #cccccc;
}

#news1 {
	width: 543px;
	float: left;
	margin:0;
	padding:2px;
	background: #ffffff;
	border-bottom: 1px solid #CCC;
	height:20px;
}

#news1 ul {
	list-style-type: none;
}

#news0 {
	width: 240px;
	float: left;
	margin:0;
	padding:2px 5px 2px 5px;
	background: #ffffff;
	border-bottom: 1px solid #CCC;
	height:20px;
	size:10px;
}

#clear {
	clear: both;
}

#footer {
	width: 787px;
	clear : both ;
	text-align: right;
	color:#ffffff;
	background: #000000;
	padding: 5px 10px 5px 0;
	font: 80% Tahoma;
}

#news {
	margin:0;
	padding:0;
	background: #ffffff;
}

/* メニュー用 */

#toc_container{
	width: 768px;
	background-color:#fff;
	color:#000;
	z-index: 3;
	position:relative;
}

#toc_container ul,#toc_container li{
	list-style:none;
	margin:0;
	padding:0;
}

#root_toc li,
#root_toc li a
{
	width: 96px;
}

#current a:link,
#current a:visited,
#current a:hover {
	border-right: none;
	color: #ffa500;
	background-color: #fff;
}

#root_toc li{
	float:left; /* 縦にする場合はこの指定は不要 */

}

#root_toc li.plist ul{
	display:none;
	position:absolute;
}

#root_toc li.plist ul li
{
	border-top:1px solid white;
}

#root_toc li.plist:hover  > a
{
	background-color:#cccccc;
	color:#ffa500;
}

#root_toc li.plist:hover ul{
	display: block;
	/* 縦にする場合は次の指定を使う
	margin-left:90px;
	margin-top:-25px;
	*/
}

#root_toc li.plist li{
	float:none;
	display:list-item;
}

#root_toc li a{
	display: block;
	/*boxの扱いの差が出るのでpaddingは使わない*/
	line-height:1.3em;
	color:#fff;
	background-color: #000;
	text-decoration:none;
	text-align: center;
	font-size: 80%;
	padding: 0.6em 0;
}

#root_toc li a:hover
{
	color:#ffa500;
	background-color:#cccccc;
}

/* ブログ用 */

#post_title{
	border-left: 10px double green;
	border-bottom: 1px solid green;
	border-right: 1px solid green;
	border-top: 1px solid green;
	font-size:16px;
	padding:5px 10px 5px 10px;
	margin:10px 0 5px 0;
	background:#F5F5F5;
}

#post_title a {
	color: green;
	text-decoration : none ;
}

#post_title a:hover {
	color: red;
	text-decoration : underline ;
}

#meta{
	margin:3px 0 3px 0;
}

#post_text{
	font-size:90%;
	margin:0 10px 30px 10px;
}