@charset "UTF-8";
html {
	height: 100%;
	overflow-y:scroll;
}
body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 12px;
	background-color: #fefeff;
	height: 100%;
}
#container {
	width: 784px; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-color: #ffffff;
	background-image: url(../img/00common/bg_container3.png);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #1d3994;
	text-decoration: none;
}  
a:visited {
	color: #1d3994;
	text-decoration: none;
}  
a:hover {
	text-decoration: underline;
}  
a:active {
	/*color: #FF9933;*/
	text-decoration: underline;
}
/* headerArea */
#headerArea {
	text-align: left;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 80px;
	width: 778px;
	background-color: #ffffff;
	background-image: url(../img/00header/bg_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 1px;
	position: relative;
} 
#header h1 {
	margin: 0; 
	padding: 0px 0; 
}
#header h1.jadalogo {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 560px;
}
#header h1.jadalogo a{
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 560px;
	display: block;
}
#header #linksArea {
	width: 200px;
	height: 16px;
	position: absolute;
	top: 0px;
	left: 582px;
}
#header #searchArea {
	width: 196px;
	height: 50px;
	position: absolute;
	top: 24px;
	left: 582px;
}
#cse-search-box input.search-text {
	float:left;
	border:1px solid #7e9db9;
	width: 148px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 0px;
	height: 16px;
	}
#cse-search-box input.search-go {
	float:left;
	padding:0;
	width: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 26px;
	color: #111;
	margin: 0px;
	font-size: 12px;
	}	

#topNavi {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 34px;
	background-color: #073190;
	line-height: 1.35em;
}

#IndextopImage {
	padding: 0px;
	height: 140px;
	width: 778px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-repeat: no-repeat;
	position: relative;
}

#topImage {
	padding: 0px;
	height: 140px;
	width: 778px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-repeat: no-repeat;
	position: relative;
}
/* headerArea ここまで*/
#contents {
	width: 778px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-color: #ffffff;
	background-image: url(../img/00common/bg_contents.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 580px;
}
#sidebar1 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 208px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar1 ul.bannerList {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	/*padding-left: 4px;*/
	padding-left: 10px;
}
#sidebar1 ul.bannerList li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#mainContent {
	float: left;
	width: 569px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
}
#mainContent p{
	line-height: 150%;
}
#mainContent ul{
	margin-bottom: 1em;
	margin-left: 0px;
}
#mainContent ul{
	margin-bottom: 0.5em;
	line-height: 1.4em;
}
/* footer */
#footerArea{
	width: 778px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#sponsor {
	height: 110px;
	width: 778px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../img/00footer/bg_sponsor.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
#sponsor ul {
	width: 600px;
	height: 84px;
	display: block;
	position: relative;
	left: 16px;
	top: 16px;
}
#sponsor li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#sponsor p.toto {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 632px;
	top: 33px;
}
#footer {
	padding: 0px;
	width: 778px;
	height: 21px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/00footer/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
} 
#footer .copyright {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	visibility: hidden;
}
/* footer ここまで*/
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent h2.common_h2 {
	height: 36px;
	width: 536px;
	background-image: url(../img/00common/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-top: 15px;
	margin-left: 15px;
	padding-left: 18px;
	color: #111;
	padding-top: 0px;
	line-height: 36px;
}
#mainContent h2.common_h2 img{
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*ダウンロードリンク　背景にアイコン画像表示*/
ul.DownloadContents {
	margin-bottom: 1em;
	margin-left: 0px;
}

ul.DownloadContents li {
	margin-bottom: 1em;
	line-height: 1.4em;
}
.DownloadContents a {
	background-image: url(../img/00common/icon_file.gif);
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: left 0px;
}
a.file {
	background-image: url(../img/00common/icon_file.gif);
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: left 0px;
}
a.pdf {
	background-image: url(../img/00common/pdf.gif);
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: left 0px;
}

.table_title {
	background-color:#000;
	color: #FFF;
	vertical-align: middle;
}

.table_contents {
	background-color:#FFC;
	vertical-align: middle;
	color: #333;
}

.table_align {
	text-align: left;
}
