/* レイアウトの設定*/

body {
	font-size:12pt;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#ffffff;
	background-color:#000000;
	background-attachment:fixed;
	background-image:url(black.gif);
}

/* リンクの色設定*/
a:link {color:"deepskyblue";text-decoration:none;}
a:visited {color:"skyblue";text-decoration:none;}
a:hover {color:"lightcyan";text-decoration:none;}


/* ボックスの設定*/

.ronbox {
	padding: 0px 0px;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #ffffff;
	border: 1px solid gray;
	background-color: #000000;
}

.l_header {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 810px;
	border-bottom: 1px solid gray;
}
.r_header {
	margin: 5px;
	padding: 0px;
	float: right;
	text-align: right;
	width: 568px;
	height: 60px;
}
.pannavi {
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	padding: 3px 15px;
	background-color: #F2F2F2;
	clear: both;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px solid #ffffff;
}
.r_box {
	margin: 0px;
	padding: 0px 15px 0px 10px ;
	float: right;
	width: 400px;
}

#right{
width:650px;
float:right;
padding:0 0 10px 0;
font-size:12px;
text-align:left;
}

#right h2{
background:url('img/titlebg.png') no-repeat left top;
color:#fff;
font-size:13px;
margin:0 10px 0 0;
padding:6px 0 15px 10px;
}
#right p{
font-weight:normal;
margin:0 10px 13px 0;
padding:0 10px;
font-size:1em;
line-height:120%;
}



#left{
width:150px;
float:left;
margin-bottom:0px;
text-align:left;
font-size:10pt;
}
#sidemenu{
border:1px solid #777;
border-bottom-width:0;
margin-left:10px;
}
#left h2{
border-bottom:1px solid #777;
background:#2a5385 url('back.gif') repeat-y left top;
font-size:1em;
margin:0;
padding:4px 10px;
color:#fff;
}
#left ul{
list-style-type:none;
margin:0;
padding:0;
}
#left li{
border-bottom:1px solid #777;
font-weight:normal;
margin:0;
padding:4px 10px;
font-size:1em;
}
#left li a{
width:100%;
text-decoration:none;
color:#555;
}

table {
	font-size: 12px;
	text-align: left;
}

.unittitle{
	font-size: 24px;
	margin-bottom: 11px;
	color: #EECBAD;
	margin-bottom: 5px;
	padding: 0px;
}

.database{
	font-size:12pt;
	color:#CDB79E;
	font-weight: bold;
}


h1 {
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid gray;
}
h2 {
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	margin: 0px;
	padding: 3px;
}

p {
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	margin: 0px;
	padding: 7px 7px;
}


.footer {
	text-align: center;
	margin: 0px;
	padding: 3px 0px;
	clear: both;
	width: 810px;
	font-size: 12px;
	border-top: 1px solid gray;
	background-color: #000000;
}

/* リストメニューの設定*/

 #navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 130px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 0px solid gray;
border-right: 1px solid gray;
}

#navlist li a { text-decoration: none; }

#navcontainer a:link, #navlist a:visited
{
color: #ffffff;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #1C1C1C
;
color: #fff;
}

.subject {
	width: 130px;
	background-image: url(menuicon1.png);
	height: 22px;
	margin: 0px;
	overflow: hidden;
	margin: 0px;
	font-size: 13px;
	font-weight: lighter;
	padding-left: 5px;
	padding-top: 4px;
}


.menutopic{
　　　border:1px solid gray;
　　　width: 130px;
　　　height: 20px;
　　　font-weight: bold;
　　　text-align:left; 
	padding: 2px 0px 0px 18px;
　　　background-color:#1C1C1C;
	background-image: url(menuicon1.png);
	background-repeat:no-repeat;
}

.menutopic2{
　　　border:1px solid gray;
　　　width: 130px;
　　　height: 20px;
　　　font-weight: bold;
　　　text-align:left; 
	padding: 0px 0px 0px 0px;
　　　background-color:#1C1C1C;
	background-image: url(menuicon1.png);
	background-repeat:no-repeat;
}

.menuicon{
　　　border:1px solid #000000;
　　　width: 400px;
　　　height: 20px;
　　　font-weight: bold;
　　　font-size: 18px;
　　　text-align:left; 
	padding: 0px 0px 0px 20px;
　　　background-color:#1C1C1C;
	background-image: url(menuicon2.png);
	background-repeat:no-repeat;
}

/*更新履歴*/

.rireki{

	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:0 5px;
	margin-right: 7px;
	margin-left: 3px;
	height:26px;
	line-height: 26px;
	margin-bottom: 1px;
	font-size: 12pt;
	font-family:Comic Sans MS;                   
	margin-top: 10px;
	margin-bottom: 5px;
}

.rireki4{

	color:#FF0000;
	font-weight: bold;
}

/*テーブルの設定*/

.backgray { background:#CCC; }
.backwhite { background:#000000; }
.backbrown { background:#8B7D6B; font-weight:bold;}
.backblack { background:#333; font-weight:bold; color:#FFF; }
.b { font-weight:bold; }

.right {text-align:right;}
TD { font-size:100%; margin:5px; }

.eite {
	font-size: 8pt;
}

/*トピックの設定*/

.topicinfo{
	font-size:12pt;
	color:#A2B5CD;
	font-weight: bold;
}

.topictext{
　　　text-align:left; 
	padding: 5px 10px 0px 10px;
}

.pick{
	font-weight: bold;
}
