﻿@charset "utf-8";
/* CSS Document */
<!--
/* バックグラウンド画像 css*/
.twoColFixRtHdr #footercenter {
	width:207px;
	height:25px;
	float:left;
	background-image:url(../../images/top/footer_02.jpg);
}
body {
	font: Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
body img {
	border:0;
}
.twoColFixRtHdr #container {
	width: 880px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: left;
}
.twoColFixRtHdr #header {
	margin:10px 0 2px 0;
}
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
#goo {
	margin-top:5px;
}
/* コンテンツ部分のサイドメニュー */
.twoColFixRtHdr #sidebar1 {
	float: left; 
	width: 190px;
	margin:10px 0 10px 14px;
	text-align:center;
	background-image:url(../../library/images/bk.gif);
}
/* メインボックス */
#mainbox {
	width:822px;
	margin-left:29px;
}
/* 画像下余白 */
#mainimage img {
	margin-bottom:13px;
}
/* コンテンツ部分のメインボックス */
#mainContent_BOX {
	margin:10px 0 0px 0;
	width:822px;
	float: left;
}
/* コンテンツ部分のメインボックス　ライブラリーのトップ用 */
.twoColFixRtHdr #mainContent_top_left {
	margin:10px 0 0px 0;
	width:618px;
	float: left;
}
.twoColFixRtHdr #mainContent1 {
	margin:10px 0 0px 80px;
	width:650px;
}
/* コンテンツ部分のタイトルバー */
.twoColFixRtHdr #mainContent_title {
	margin:10px 29px 0 29px;
	width:822px;
}
/* コンテンツ部分のタイトルバー */
.twoColFixRtHdr #mainContent_title2 {
	margin:0px 29px 0 29px;
	width:822px;
}
.twoColFixRtHdr #footer {
	width:880px;
	height:25px;
	margin-top:10px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
.twoColFixRtHdr #footer_text {
	text-align:center;
	font-size:9px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0 5px 0;
}
.twoColFixRtHdr #footerleft img {
	width:494px;
	height:25px;
	float:left;
}
.twoColFixRtHdr #footercenter p {
	font-size:10px;
	margin:2px 0 0 40px;
}
.twoColFixRtHdr #footerright {
	width:179px;
	height:25px;
	float:left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* ナビゲーション */
#MainMenu 
{
	height:25px;
	background: #FFFFFF url("../../images/top/mainmenu.gif");
	margin:0;
	border:0;
	width:880px;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background: url("../../images/top/mainmenu.gif") right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("../../images/top/mainmenu.gif") left top;
	padding:0 15px 0 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #339933;
	font-weight:bold;
	letter-spacing:2px;
	line-height:25px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#333333;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: #FFFFFF url("../../images/bmid_088.gif");
	color:#000099;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:#000099;
	background:url("../../images/bleft_088.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:30px;
	background:url("../../images/bright_088.gif") no-repeat right top;
	padding:0 15px 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000099;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#333333;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#333333;
	font-weight:bold;
}
-->

