@charset "utf-8";

body{
	height: 100%;
	font-family: 'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka','メイリオ','Meiryo',sans-serif;
}

div#wrapper{
	margin: 0 auto;
	text-align: left;
	width: 100%;
	line-height: 1.8;
	/* background-color: #E8E8E8 */; 
	background-color: #F9F9F9;
}

div#mainBox{
	margin-top: 30px; /* ボックス上部の余白 */ 
	margin-bottom: 10px; /* ボックス下部の余白 */ 
	margin-left: 00px;  /* マイナス「横幅÷2」 */
	position: center;
	text-align: left;
	width: 950px; /* ボックスの横幅 */ 
	height:300px;
	background-color: #F9F9F9; /* 背景色 */
	border: 1px #F9F9F9 solid; /* 枠線（太さ・色・スタイル） */ 
	padding: 10px; /* ボックス内の余白 */ 
}

div#wrapBg{
	border-top: 1px solid #ccc;
}

div#header{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	/* background-color: #F7F7FF; */ /* 背景色 */ 
		background-color: #F9F9F9; 
}

div#header2{
	width: 910px;
	margin: 0 auto;
	text-align: left;
	
	/* background-color: #F9F9F9; */ /* 背景色 */ 
	background-color: #F9F9F9;
	border: 1px #F9F9F9 solid; /* 枠線（太さ・色・スタイル） */ 
	padding: 30px; /* ボックス内の余白 */ 

}

div#header3{
	width: 600px;
	margin: 0 auto;
	text-align: left;
	
	/* background-color: #F9F9F9; */ /* 背景色 */ 
	background-color: #F9F9F9;
	border: 1px #F9F9F9 solid; /* 枠線（太さ・色・スタイル） */ 
	padding: 30px; /* ボックス内の余白 */ 

}


div#header7{
	width: 600px;
	margin: 0 auto;
	text-align: left;
	
	/* background-color: #F9F9F9; */ /* 背景色 */ 
	background-color: #F9F9F9;
	border: 1px #F9F9F9 solid; /* 枠線（太さ・色・スタイル） */ 
	padding: 5px; /* ボックス内の余白 */ 

}


div#header h1{
	font-weight: bold;
	float: left;
	width: 300px;
	/* padding: 6px 0 0 20px; */
	padding: 6px 0 0 120px;
	font-size: 20px;
	color:#000080;
	text-shadow:0px -1px 1px #777;
}

div#header ul#gNavi{
	float: right;
	margin-bottom: 0;
	padding-bottom: 0;		
}

ul#gNavi li{
	display: block;
	float: right;
	border-left: 1px solid #dedede;
}

ul#gNavi li.firstItem{
	border-right: 1px solid #dedede;
}
ul#gNavi li img{
	vertical-align: bottom;
}

ul#gNavi li.lastItem{
	margin-left: 0;
}

div#header ul#gNavi li a{
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 10px 13px;
}


#nowPage{
	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 10px 13px;
	
}


/*div#header ul#gNavi li a:link{
background-color: #FF0000;
}*/


div#header ul#gNavi li a:hover{
	background: url(../img/bg_gnavi.gif) repeat-x bottom left;
}

div#header ul#gNavi li a:active{
background-color: #EEEEFF;
}


div#footer{
	border-top: 1px #C0C0C0 solid;
	border-bottom: 1px #C0C0C0 solid;
	margin-top: 15px;
	text-align: center;
	background-color: #F9F9F9;
}


.title{
	margin-top: 15px;
	text-align: center;
	/* background-color: #F9F9F9; */
}


#rireki_table{

}

#rireki_table table{  table-layout: fixed; width: 700px; border-collapse:collapse; font-size:14;}
tr { color: #000000; height: 15px; background-color : #FFFFFF;}
td {line-height: 160%; padding: 10px; border: 1px solid #444444; }

#rireki_table a{
color: #3399FF;
}

#rireki_table a:hover {
color: #FFFF00;
}

#content {
background: #FFFFFF url('./content-bg.gif') repeat-x 0 0;
/*min-height: 231px;*/
}

#content-box {
width: 100%;
margin: 0 auto;
text-align: left;
/*min-height: 100%;*/
/* background-color: #F9F9F9; */
}

#content-box-in-left {
width: 100%;
float: left;
}

#content-box-in-left-in {
margin: 2em 1em 5em 1.8em;
}

#user {
float: left;
color: #000080;
font-size: 105%;
margin-top: 25px;
padding: 5px;
line-height: 125%;
border-top: 2px solid #828282;
border-bottom: 1px dotted #606060;
/*width: 700px;*/
width: 80%;
padding-left: 5px;
padding-top: 7px;
padding-bottom: 7px;
/*background: url('../MAR_091.GIF') no-repeat 0 center;*/
/*background-color: #F7F7F7;*/
/* background-color: #F9F9F9; */
font-weight:bold;
}

.user2 {
float: left;
color: #000000;
padding: 5px;
line-height: 165%;
/*border-bottom: 1px dotted #606060;*/
/*border-bottom: 1px dotted #606060;*/
/* background-color: #F9F9F9 */;
width: 100%;
}

#user2 a{
color: #0000FF;
}

#user2 a:hover{
text-decoration: none;
color: #FFFF00;
}

#index_h2 {
font-size: 105%;
color: #000080;
font-weight: bold;
}


/* #index_h2line2 {
font-size: 105%;
color: #000080;
font-weight: bold;
border-top:solid 2px #FF8000;
border-bottom:dotted 2px #FF8000;
background-color: #FFEDDB;
} */


.index_h2line {
font-size: 105%;
color: #000080;
font-weight: bold;
border-top:solid 2px #000080;
border-bottom:dotted 2px #000080;
background-color: #EEEEFF;
}


.index_h2t {
font-size: 105%;
color: #000080;
background-color: #F9F9F9; 
font-weight: bold;
/* text-align: center; */
}

table{
 margin-left: auto;
 margin-right: auto;
 }
 
 
.table_bg{
/*background-color: #F9F9F9;*/ 
background-color: #F9F9F9;
}

#table_bg td{
background-color: #F9F9F9;
}

#table_head{
background-color: #D7D7FF;
font-weight: bold;
color: #000080;
}


#header5{
font-weight: bold;
color: #000080;
}


#page_color{
background-color: #F9F9F9;
}


table, th, td {
border: 1px #808080 solid;
}
th, td {
padding: 5px 10px;
}

tbody {
height: 140px; /* 本体部分の高さを指定 */
overflow: auto; /* はみ出した部分をスクロールで表示 */
background-color: #ffffff;
}
tbody tr {
height: auto; /* IE用 */
}

p{
line-height: 150%;
font-family:'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka','メイリオ','Meiryo',sans-serif;
}

#strong_color{
color: #ff6600;
}


.red{
color: #ff2d2d;
}


.blue{
color: #0000ff;
}


.tablecenter {
 margin-left: auto;
 margin-right: auto;
}
