@charset "utf-8";

body {
  color: white;
  background-color: black;
  }
a:link {
  color:#ffffd3;
  background-color: transparent;
  }
a:visited {
  color: #ffd6e6;
  background-color: transparent;
  }
a:hover {
  color: #ffeeee;
  background-color: transparent;
  }
a:active {
  color: #ffeeee;
  background-color: transparent;
  }
.search-word-color {
  color: #ffff66;
  border: solid 1px #ffff66;  
}
address {
  color: #fff;
  background-color: transparent;
}
/* round_coner */
.round_corner {
  margin: 8px auto;
  width: 99%;
  padding: 0;
  text-align: left;
  border: 2px solid #fff;
  background-color: #000;
}

.round_corner * {
  color: #fff;
}

.round_corner h1,
.round_corner h2,
.round_corner h3,
.round_corner h4 {
  color: #fff;
}

.round_corner h2 {
  border-bottom-color: #fff;
}
/* end of round_corner */

li {
  color: white;
}
div {
  color: white;
}

div#footer {
  border-top: medium solid #ffffff;
}

/* police color */
#header_police {
  color: #fff;
  background-color: #000;
}

/* top news style */
div.page_header {
  border-color: #fff;
}
h1.top_news {
  color: #fff;
}

#subject li {
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 0;
  margin-left: 0;
}



/* 手書き */

/* top.cssから */

/* h1 */
h1.toplogo {
	margin: 0;
	padding: 0;
	/*  width: 134px; */
/*  height: 134px;*/
	z-index: 3;
	background-image: url(../images/new/logo_black.png);
	float: left;
	height: 40px;
	width: 540px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

h1.toplogo a {
	background-image: url(../images/new/logo_black.png);
	float: left;
	height: 40px;
	width: 540px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* 英語・中国語・韓国語 */
#sh-left .shl01 a{
	height: 22px;
	float: left;
	background-image: url(../images/new/secondhead/b_english.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 80px;
	text-indent: -9999px;
	margin-right: 11px;
}

#sh-left .shl02 a{
	height: 22px;
	float: left;
	background-image: url(../images/new/secondhead/b_chinese.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 80px;
	text-indent: -9999px;
	margin-right: 11px;
}

#sh-left .shl03 a{
	height: 22px;
	float: left;
	background-image: url(../images/new/secondhead/b_korean.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 80px;
	text-indent: -9999px;
	margin-right: 11px;
}

#sh-left .shl01 a:hover {
	height: 22px;
	float: left;
	background-image: url(../images/new/secondhead/b_english_h.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 80px;
	text-indent: -9999px;
	margin-right: 11px;
}

#sh-left .shl02 a:hover {
	height: 22px;
	float: left;
	background-image: url(../images/new/secondhead/b_chinese_h.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 80px;
	text-indent: -9999px;
	margin-right: 11px;
}

#sh-left .shl03 a:hover {
	height: 22px;
	float: left;
	background-image: url(../images/new/secondhead/b_korean_h.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 80px;
	text-indent: -9999px;
	margin-right: 11px;
}

/* ナビゲーションメニュー */
#navi_menu .navi01 a{
	height: 65px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 235px;
	background-image: url(../images/new/navimenu/b_kankoukyaku.png);
	margin: 0px;
}

#navi_menu .navi02 a{
	height: 65px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 238px;
	background-image: url(../images/new/navimenu/b_simin.png);
	margin: 0px;
}

#navi_menu .navi03 a{
	height: 65px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 238px;
	background-image: url(../images/new/navimenu/b_jigyousya.png);
	margin: 0px;
}

#navi_menu .navi04 a{
	height: 65px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 239px;
	background-image: url(../images/new/navimenu/b_toukei.png);
	margin: 0px;
}

#navi_menu .navi01 a:hover {
	height: 65px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 235px;
	background-image: url(../images/new/navimenu/b_kankoukyaku_h.png);
	margin: 0px;
}

#navi_menu .navi02 a:hover{
	height: 65px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 238px;
	background-image: url(../images/new/navimenu/b_simin_h.png);
	margin: 0px;
}

#navi_menu .navi03 a:hover{
	height: 65px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 238px;
	background-image: url(../images/new/navimenu/b_jigyousya_h.png);
	margin: 0px;
}

#navi_menu .navi04 a:hover{
	height: 65px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 239px;
	background-image: url(../images/new/navimenu/b_toukei_h.png);
	margin: 0px;
}

.round_corner2 {
	width: 100%;
	text-align: left;
	border: 1px solid #c8c8c8;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* h3 {
  margin: 0.1em 1em 0;
  font-size: 1em;
  color: #c8c8c8;*/
/*  background-color: #fff; */
}
/* top.cssから　ここまで */

/* color.cssから */
h1.news,
h2.news,
h3.news,
h2.news2,
h2.news3,
h2.rss,
h1.emg,
h2.emg,
h3.emg,
h2.info,
h1.subject,
h2.subject,
h3.subject,
h2.trouble,
h2.foot,
h2.newsrss,
h1.pr,
h2.pr,
h3.pr {
	color: black;
	background-repeat: repeat-x;
	border: none;
	margin: 0px;
	padding: 0px;
}

h1.emg,
h2.emg,
h3.emg {
	background-repeat: repeat-x;
	font-size: 1.1em;
	background-image: url("../img/emp.jpg");
	float: left;
	width: 100%;
/*	height: 30px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	line-height: 1.5em;
}


h1.news,
h2.news,
h3.news {
	/*	background-image: url(../images/new/icontest.jpg);　*/
	background-repeat: repeat-x;
	font-size: 1.1em;
	background-image: url(../img/news.jpg);
	float: left;
	width: 100%;
/*	height: 30px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	line-height: 1.5em;
}

/********* 手書き *********/

h1.news2,
h2.news2,
h3.news2 {
	/*	background-image: url(../images/new/icontest.jpg);　*/
	background-repeat: no-repeat;
	font-size: 1.1em;
	background-image: url(../images/new/main/b_otarunews.jpg);
	float: left;
	width: 447px;
	text-indent: -9999px;
	line-height: 1.5em;
	padding: 0px;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position:0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



h2.newsrss {
	/*	background-image: url(../images/new/icontest.jpg);　*/
	background-repeat: no-repeat;
	font-size: 1.1em;
	background-image: url(../images/new/main/b_newsrss.jpg);
	float: left;
	width: 68px;
	text-indent: -9999px;
	line-height: 1.5em;
	padding: 0px;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2.newsrss a {
	background-repeat: no-repeat;
	background-image: url(../images/new/main/b_newsrss.jpg);
	float: left;
	width: 68px;
	line-height: 1.5em;
	padding: 0px;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1.news3,
h2.news3,
h3.news3 {
	/*	background-image: url(../images/new/icontest.jpg);　*/
	background-repeat: no-repeat;
/*	font-size: 1.1em;*/
	background-image: url(../images/new/main/b_oshirase.jpg);
	float: left;
	width: 515px;
	text-indent: -9999px;
/*	line-height: 1.5em;*/
	padding: 0px;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position:0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1.emg2,
h2.emg2,
h3.emg2 {
	/*	background-image: url(../images/new/icontest.jpg);　*/
	background-repeat: no-repeat;
	font-size: 1.1em;
	background-image: url(../images/new/right/emergency.jpg);
	float: left;
	width: 235px;
	text-indent: -9999px;
	line-height: 1.5em;
	padding: 0px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position:0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h2.webphoto {
	/*	background-image: url(../images/new/icontest.jpg);　*/
	background-repeat: no-repeat;
	font-size: 1.1em;
	background-image: url(../images/new/right/b_webphoto.jpg);
	float: left;
	width: 235px;
	text-indent: -9999px;
	line-height: 1.5em;
	padding: 0px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position:0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2.info {
	/*	background-image: url(../images/new/icontest.jpg);　*/
	background-repeat: no-repeat;
	font-size: 1.1em;
	background-image: url(../images/new/right/b_info.jpg);
	float: left;
	width: 235px;
	text-indent: -9999px;
	line-height: 1.5em;
	padding: 0px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position:0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2.foot {
	/*	background-image: url(../images/new/icontest.jpg);　*/
	background-repeat: no-repeat;
	font-size: 1.1em;
	background-image: url(../images/new/foot/b_footbanner.jpg);
	float: left;
	width: 950px;
	text-indent: -9999px;
	line-height: 1.5em;
	padding: 0px;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position:0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main_bord {
	padding: 0px;
	border: 1px solid #d0d0d0;
	width: 515px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}


.main_bord_bottom {
	padding: 0px;
	border: 1px solid #d0d0d0;
	width: 515px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

ul.genre-news {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul.top_news {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div.left_borders {
	padding: 0px;
	border: 1px solid #d0d0d0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 235px;
}

div.left_borders p {
	font-size: 0.9em;
	text-decoration: none;
	margin: 5px;
	padding: 0px;
	line-height: 1em;
}

div.left_borders table {
	margin-left: 10px;
	margin-bottom: 10px;
}

/* footer.cssから */

#footer_content p.foot_otaru2 {
	font-size: 0.8em;
	color: #FFFFFF;
	margin-left: 10px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}



/******* 内部ページ用 *******/

h1.normallogo{
	padding: 0;
	/*  width: 134px; */
/*  height: 134px;*/
	z-index: 3;
	background-image: url(../images/new/normal/b_logo.jpg);
	float: left;
	height: 35px;
	width: 120px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
}

h1.normallogo a {
	background-image: url(../images/new/normal/b_logo.jpg);
	float: left;
	height: 35px;
	width: 120px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

/* 英語・中国語・韓国語 */
#fs-menu .shl01 a{
	height: 22px;
	float: left;
	background-image: url(../images/new/secondhead/b_english.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 80px;
	text-indent: -9999px;
	margin-right: 8px;
	margin-top: 5px;
}

#fs-menu .shl02 a{
	height: 22px;
	float: left;
	background-image: url(../images/new/secondhead/b_chinese.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 80px;
	text-indent: -9999px;
	margin-right: 8px;
	margin-top: 5px;
}

#fs-menu .shl03 a{
	height: 22px;
	float: left;
	background-image: url(../images/new/secondhead/b_korean.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 80px;
	text-indent: -9999px;
	margin-right: 8px;
	margin-top: 5px;
}

#fs-menu .shl01 a:hover {
	height: 22px;
	float: left;
	background-image: url(../images/new/secondhead/b_english_h.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 80px;
	text-indent: -9999px;
	margin-right: 8px;
	margin-top: 5px;
}

#fs-menu .shl02 a:hover {
	height: 22px;
	float: left;
	background-image: url(../images/new/secondhead/b_chinese_h.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 80px;
	text-indent: -9999px;
	margin-right: 8px;
	margin-top: 5px;
}

#fs-menu .shl03 a:hover {
	height: 22px;
	float: left;
	background-image: url(../images/new/secondhead/b_korean_h.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 80px;
	text-indent: -9999px;
	margin-right: 8px;
	margin-top: 5px;
}

/****** 11/3更新 ******/

/****** トップページ新着のリストマーク ******/
ul.top_news li{
	padding: 0px;
	margin: 0px;
	width:500px;
}
ul.genre-news li{
	padding: 0px;
	margin: 0px;
	width:500px;
}
#main_content .top_news li a {
	font-size: 0.9em;
	line-height: 1.5em;
}
#main_content .genre-news li a {
	font-size: 0.9em;
	line-height: 1.5em;

}
/****** 内部のH1 ******/
h1 {
	color: #fff;
	font-size: 1.4em;
	background-image: url(../images/new/normal/b_h1b.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 3em;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
*html h1 {
	color: #fff;
	font-size: 1.4em;
	background-image: url(../images/new/normal/b_h1b.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.section_header h1 {
	color: #fff;
	font-size: 1.4em;
	background-image: url(../images/new/normal/b_h1b.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 950px;
}
div.section_content h1 {
	color: #fff;
	font-size: 1.4em;
	background-image: url(../images/new/normal/b_h1b.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 950px;
}
/****** 内部のH2 ******/
h2 {
	color: #fff;
	text-indent: 5px;
	/*	background-image: url(../images/new/normal/h2b.png);*/
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #fff;
	border-left-color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
}
.section_content h2 {
	color: #fff;
	text-indent: 5px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #fff;
	border-left-color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
}
*html h2 {
	color: #fff;
	text-indent: 5px;
	background-image: url(../images/new/normal/h2b.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.sections h2 {
	color: #fff;
	text-indent: 12px;
	background-image: url(../images/new/normal/b_h2barrow.png);
	background-repeat: no-repeat;
	background-position: 4px 9px;
}
.section-content h2 {
	color: #fff;
	text-indent: 25px;
	background-image: url(../images/new/normal/b_h2barrow.png);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

/****** 組織別のHI周り ******/
div.section_header {
  border-bottom: 0px solid;
	margin-bottom: 8px;
	display: block;
}
div.section_header {
  border-color: #0049a0;
}
div.section_header {
	float: left;
}

/****** 組織別右サイドバー ******/
#subject.sections {
  float: left;
  margin: -10px 5px 0 0;
  padding: 0;
  width: 215px;
}

#section-subject h2 {
  color: #fff;
  border: 1px solid #fff;
}
#subject h2 {
  color: #fff;
  border: 1px solid #fff;
}

#subject h2,
#section-subject h2 {
  background-color: #000;
}


/****** 課別右サイドバー ******/
#section-subject {
  float: right;
  width: 230px;
  margin: 9px 0 0 0;
}
.section-content {
	padding: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subject li,
#section-subject li {
  list-style-type: none;
  background: url("../images/subject_item.png") no-repeat left center;
}
#subject ul,
#section-subject ul {
  border-left: 1px solid #b3d5ff;
  border-right: 1px solid #b3d5ff;
  border-bottom: 1px solid #b3d5ff;
}

/****** 281の代わり ******/
h3 {
  padding-bottom: 0.2em;
  color: #755527;
  border-color: ##755527;
}

/****** 新着情報一覧用 ******/
ul.top_news2 li{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/****** 文字を最大化した時のレイアウト調整 *****/
.section_content {
	width: 700px;
	float:left;
}

