@charset "utf-8";

/* 10-08-27 del
body {
	color: white;
	ackground-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;
}


/* 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: 52px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 181px;
	background-image: url(/images/new/navimenu/machi_gaiyo.gif);
	margin: 0px;
}

#navi_menu .navi02 a{
	height: 52px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 171px;
	background-image: url(/images/new/navimenu/kurashi_joho.gif);
	margin: 0px;
}

#navi_menu .navi03 a{
	height: 52px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 171px;
	background-image: url(/images/new/navimenu/tetsuduki_shinse.gif);
	margin: 0px;
}

#navi_menu .navi04 a{
	height: 52px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 171px;
	background-image: url(/images/new/navimenu/soshiki.gif);
	margin: 0px;
}

#navi_menu .navi01 a:hover {
	height: 52px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 181px;
	background-image: url(/images/new/navimenu/machi_gaiyo_b.gif);
	margin: 0px;
}

#navi_menu .navi02 a:hover{
	height: 52px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 171px;
	background-image: url(/images/new/navimenu/kurashi_joho_b.gif);
	margin: 0px;
}

#navi_menu .navi03 a:hover{
	height: 52px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 171px;
	background-image: url(/images/new/navimenu/tetsuduki_shinse_b.gif);
	margin: 0px;
}

#navi_menu .navi04 a:hover{
	height: 52px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 171px;
	background-image: url(/images/new/navimenu/soshiki_b.gif);
	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/main_h2_hc.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:1.1em;
	height:58px;
	line-height:1.5em;
	margin:0;
	padding:10px 0 0 10px;
	width:540px;
}



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: 179px;
	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;
}


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-repeat: no-repeat;
	font-size: 1.1em;
	background-image: url(/images/pr_info_elm.gif);
	float: left;
	width: 179px;
	text-indent: -9999px;
	line-height: 1.5em;
	padding: 0px;
	height: 39px;
	background-position: 0px 0px;
	margin: 0px;
}

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 {
/*
	border: 1px solid #d0d0d0;
*/
	padding: 0px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}


.main_bord_bottom {
	display:block;
/*
	margin:-8px 0 0;
*/
	padding:0;
	width:550px;
	border: 1px solid #d0d0d0;
}

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;
	width: 440px;
}

/* 10-08-27 del
div.left_borders {
	border: 1px solid #d0d0d0;
	float:left;
	margin:0 0 10px;
	padding:0;
	width:179px;
}
*/
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更新 ******/

/****** トップページ新着のリストマーク ******/
/* 10-08-27 del
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-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
/*
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #fff;
	border-left-color: #fff;
	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;
}
/***** 091125 *****/
.box {
	background-image:url(/images/box_hc.gif);
	background-repeat:no-repeat;
	float:left;
	height:53px;
	list-style-type:none;
	margin:0 0 -5px;
	padding:18px 10px 0 25px;
	width:145px;
}
.tri_li {
	background-image: url(/images/tri_li_hc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	list-style-position:inside;
	text-indent: 15px;
	line-height:2em;
}
.squ_li {
	background-image: url(/images/Squ_li_hc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	list-style-position:outside;
	padding-top:6px;
	text-indent:15px;
	height:30px;
	display:block;
}
/* 10-08-12 add */
#topics p, #topics li {
	float:left;
	line-height:1.5;
	margin: 3px 0;

}
#topics li {
	list-style-type:none;
}
/* 10-08-27 del
div.left_borders {
	border:1px solid #ffffff;
	float:left;
	margin:0 0 10px;
	padding:0;
	width:149px;
}
*/

#emglist {
	margin:0;
	padding:10px;
	width:131px;
}
#emglist li {
	list-style:none outside none;
}
/*
#main_content{
	width: 515px;
	padding-left: 15px;
	background-color:#000000;
	float:left;
	margin-left:12px;
	width:558px;
}
*/
#main_content {
	float:left;
	margin-right:12px;
	width:575px;
}
#right_content {
	float:left;
	width:180px;
}
#main_content h1 {
	color:#FFFFFF;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:18px;
	height:32px;
	margin:0;
	padding:5px 0 0 5px;
	width:570px;
	border: 1px solid #FFFFFF;
}
/*
.news {
	background-color: #000000;
	width:550px;
	border: 1px solid #d0d0d0;
}
*/
.news {
	background-color: #000000;
	width:550px;
}
div.left_borders_gray {
	border:1px solid #ffffff;
	float:left;
	margin:0 0 10px;
	padding:3px 0 0;
	width:149px;
}
ul.ls_navi {
	float:left;
	margin:0;
	padding:0;
}
ul.ls_navi li {
	float:left;
	height:31px;
	list-style:none inside none;
	margin:0 0 3px 3px;
	width:70px;
}
div.left_borders_darkgrey {
	border:1px solid #ffffff;
	float:left;
	margin:0 0 10px;
	padding:0;
	text-align:center;
	width:149px;
}
.image_space {
	margin:10px 0 0;
	padding:0;
}
div.right_borders_gray {
	border:1px solid #FFFFFF;
	float:left;
	margin:0 0 10px;
	padding:3px 0 0;
	width:178px;
}
div.right_borders_img {
	text-align:center;
}
p.townevent {
	padding:10px;
}

p.jinko_hyymm {
	background-image:url(../images/jinnko_hyymm_blk.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	height:22px;
	padding:0 20px 0 0;
	text-align:right;
	width:160px;
	font-size:11px;
}
p.jinko_man {
	color:#ffffff;
	background-image:url(../images/jinko_man_blk.gif);
	background-repeat:no-repeat;
	height:22px;
	padding:0 20px 0 0;
	text-align:right;
	width:160px;
	font-size:13px;
}
p.jinko_woman {
	color:#ffffff;
	background-image:url(../images/jinko_woman_blk.gif);
	background-repeat:no-repeat;
	height:22px;
	padding:0 20px 0 0;
	text-align:right;
	width:160px;
	font-size:13px;
}
p.jinko_total {
	color:#ffffff;
	background-image:url("/images/jinko_total_blk.gif");
	background-repeat:no-repeat;
	height:20px;
	padding:4px 20px 0 0;
	text-align:right;
	width:160px;
	font-size:13px;
}

ul.banner_spc {
	float:left;
	padding:0;
	margin:0 0 5px 0;
	clear:both;
}
ul.banner_spc li {
	float:left;
	height:60px;
	list-style:none inside none;
	margin:6px 6px 0 0;
	width:184px;
}
/*
div#footer {
	border-top: medium solid #ffffff;
}
*/
div#footer {
	background: none;
}
#left_content_2col {
	float:left;
	width:750px;
	margin-right:17px;
	overflow:hidden;
}
#left_content_2col .left_content_area {
	clear:both;
	margin-bottom:20px;
	overflow:hidden;
	width:750px;
}
#left_content_2col div.left_content_area {
	overflow:hidden;
}


#right_content_2col {
	float:left;
	width:171px;
}
#left_content_2col .left_content_area ul {
	margin:5px 0 5px 10px;
	padding:0 0 0 10px;
}
#left_content_2col .col3_style li {
	float:left;
	width:142px;
	margin-left: 20px;
/* 10-08-16 add */
	list-style:circle url(none) outside;
}
#left_content_2col li {
	line-height:180%;
	list-style:circle url(none) outside;
}
/* 10-08-16 dell
#right_content_2col ul {
	float:left;
	margin:0 0 0 15px;
	padding:10px 0 10px 10px;
	width:325px;
}
*/
/* 08-10-16 del
ul.top_news li {
	background:none repeat scroll 0 0 transparent;
	list-style:circle outside none;
	margin:0;
	padding:0 0 0 20px;
	width:300px;
}
*/
#left_content_2col .left_content_area ul {
	margin:5px 0 5px 10px;
	padding:0 0 0 10px;
}
#left_content_2col .lifestage li {
	float:left;
	height:54px;
	list-style:none inside none;
	margin:0 0 10px 10px;
	padding:0;
	width:131px;
}
#content_1col h1 {
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	width:930px;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
/*	font-size:18px; */
	font-size:138.5%;
/*	height:32px; */
	margin:0 0 5px 0;
	padding:5px 0 5px 5px;
	clear:both;
}
#content_1col h2 {
	border-bottom:thin solid #FFFFFF;
	border-left:20px double #FFFFFF;
	border-style:none none solid double;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
/*	font-size:16px; */
	font-size:123.1%;
	margin:0 0 5px 0;
	padding:5px 0 0 3px;
	width:915px;
	color: #FFFFFF ;
	clear:both;
}
#content_1col h3 {
	border-bottom:1px solid #FFFFFF;
	border-left:8px solid #FFFFFF;
	border-style:none none solid solid;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
/*	font-size:14px; */
	font-size:108%;
	margin:0 0 5px 17px;
	padding:5px 0 0 8px;
	width:934px;
	color: #FFFFFF ;
	clear:both;
}
#content_1col h4 {
	background-image:url("/images/h4.gif");
	background-repeat:no-repeat;
	border:medium none;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
/*	font-size:14px; */
	font-size:108%;
	margin-left:15px;
	padding:5px 0 0 18px;
	width:934px;
	color: #ffffff ;
	clear:both;
}
#left_content_2col h1 {
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
/*	font-size:18px; */
	font-size:138.5%;
/*	height:32px; */
	margin:0;
	padding:5px 0 5px 5px;
	width:743px;
}
#left_content_2col h2 {
    border:solid 1px #FFFFFF;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
	margin-left:5px;
	padding:6px 0 6px 5px;
	color: #FFFFFF;
	clear:both;
}
#left_content_2col h3 {
    border:solid 1px #FFFFFF;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
	margin-left:20px;
	margin-right:0px;
	padding:6px 0 6px 5px;
	color: #FFFFFF;
	clear:both;
}

#left_content_2col h4 {
	background-image:url("/images/h4.gif");
	background-repeat:no-repeat;
	border:medium none;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
/*	font-size:14px; */
	font-size:108%;
	margin-left:15px;
	padding:5px 0 0 18px;
	width:350px;
	color: #FFFFFF ;
	clear:both;
}

#right_content_2col h1 {
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
/*	font-size:18px; */
	font-size:138.5%;
/*	height:32px; */
	margin:0;
	padding:5px 0 5px 5px;
	width:343px;
}
#right_content_2col h2 {
	border-bottom:thin solid #ffffff;
	border-left:20px double #ffffff;
	border-style:none none solid double;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
/*	font-size:16px; */
	font-size:123.1%;
	margin-left:5px;
	padding:5px 0 0 3px;
	width:325px;
	color: #ffffff ;
	clear:both;
}
#right_content_2col h3 {
	border-bottom:1px solid #ffffff;
	border-left:8px solid #ffffff;
	border-style:none none solid solid;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
/*	font-size:14px; */
	font-size:108%;
	margin-left:17px;
	padding:5px 0 0 8px;
	width:320px;
	color: #ffffff ;
	clear:both;
}
#right_content_2col h4 {
	background-image:url("/images/h4.gif");
	background-repeat:no-repeat;
	border:medium none;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
/*	font-size:14px; */
	font-size:108%;
	margin-left:15px;
	padding:5px 0 0 18px;
	width:350px;
	color: #ffffff ;
	clear:both;
}
table td, table th {
	border:1px solid white;
	padding:0.2em;
}
/* 10-08-16 add */
#right_content_2col .right_content_area {
	clear:both;
	margin-bottom:20px;
	overflow:hidden;
}
#right_content_2col .detail_link, #left_content_2col .detail_link {
	clear:both;
	text-align:right;
}
#left_content_2col .picup div {
	clear:both;
	margin-bottom:20px;
}
#left_content_2col .picup p {
	margin-bottom:5px;
}
#left_content_2col .left_content_area p {
	margin-left:10px;
/*	width:550px; */
}
#left_content_2col .left_content_area p.inquiry {
	margin-left:0px;
	margin-top:5px;
}
.pRight{
text-align:right;
}


#right_content_2col .detail_link, #left_content_2col .detail_link {
	clear:both;
	text-align:right;
}
#left_content_2col .leftimg {
	display:block;
	float:left;
	margin-right:10px;
}
#keyword {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	width:153px;
}
input {
	margin:0;
}
#right_content_2col li {
	line-height:180%;
	list-style:circle outside url("none");
/*
	padding-left:20px;
*/
	padding-left:0;
	text-indent:0;
}
#right_content_2col ul {
	float:left;
	margin:0 0 0 15px;
	padding:10px 0 10px 20px;
	width:315px;
}
/* 10-08-17 add */
#right_content_2col .right_content_area p{
	margin-left:10px;
}
#left_content_2col dt {
	background-image:url(/images/Pattern3.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px solid #ffffff;
	border-right:5px groove #ffffff;
	border-top:1px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
	line-height:180%;
	list-style:none outside none;
	padding-left:25px;
	margin-top:15px;
}
#left_content_2col dd {
	color:#ffffff;
	line-height:160%;
	margin:0 0 0 30px;
}
/* 10-08-19 Edit */
p.inquiryLeft {
	border:1px solid #ffffff;
	padding:10px;
	text-align:left;
/*	width:100%; */
}
#content_1col .content_area {
	clear:both;
	margin-bottom:20px;
	overflow:hidden;
	width:940px;
}
#content_1col {
	width: 940px;
	float:left;
	margin-right:12px;
}
/* 10-08-27 del
#content_1col .content_area ul {
	margin:5px 0 5px 0;
	padding:0;
	width:935px;
	float:left;
	margin-left:0;
	padding-left:0;
	padding-right:10px;
}
*/
/* 10-08-27 edit */
#main_content .emergency {
	width:570px;
	font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	background-image:url(/images/hc_emergency_h1_back.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:32px;
	margin:0;
	padding:5px 0 0 5px;
	font-size:18px;
	background-position: right top;
}
/* 10-08-27 del
ul.top_news li {
	background:none repeat scroll 0 0 transparent;
	list-style:circle outside none;
	margin:0;
	padding:0 0 0 0;
	width:500px;
	line-height:2em;
}
*/
#thirdhead .navi01 a{
    text-indent: -9999px;
	height: 40px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 138px;
	background-image: url(/images/common/btn_navi01.gif);
	width: 186px;
	margin: 0 0 0 2px;
/*	padding: 10px 4px 0 8px ; */
	color: #008b00;
	font-size: 1px;
}

#thirdhead .navi02 a{
    text-indent: -9999px;
	height: 40px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 186px;
	background-image: url(/images/common/btn_navi02.gif);
	margin: 0 0 0 2px;
/*	padding: 10px 4px 0 8px ; */
	color: #008b00;
	font-size: 1px;
}

#thirdhead .navi03 a{
    text-indent: -9999px;
	height: 40px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 186px;
	background-image: url(/images/common/btn_navi03.gif);
	margin: 0 0 0 2px;
/*	padding: 0px 4px 0 8px ; */
	color: #008b00;
	font-size: 1px;
}

#thirdhead .navi04 a{
    text-indent: -9999px;
	height: 40px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 186px;
	background-image: url(/images/common/btn_navi04.gif);
	margin: 0 0 0 2px;
/*	padding: 10px 4px 0 8px ; */
	color: #008b00;
	font-size: 1px;
}

#thirdhead .navi05 a {
    text-indent: -9999px;
	height: 40px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 186px;
	background-image: url(/images/common/btn_navi05.gif);
	margin: 0 0 0 2px;
/*	padding: 10px 4px 0 8px ; */
	color: #008b00;
	font-size: 1px;
}
#thirdhead .navi06 a {
    text-indent: -9999px;
	height: 40px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 184px;
	background-image: url(/images/common/head_menu.jpg);
	margin: 0px 2px 0px 2px;
/*	padding: 0px 4px 0 8px ; */
	color: #008b00;
	font-size: 1px;
}
#content_1col .content_area li {
	width:883px;
	list-style:circle inside none;
	padding:0;
	margin-left:38px ;
	line-height:180%;
}
#content_1col .content_area ul {
	margin:5px 0 5px 0;
	padding:0;
	width:935px;
	margin-left:0;
	padding-left:0;
	padding-right:10px;
}
#content_1col p{
	padding: 10px 10px 10px 36px;
	line-height:150%;
}
#content_1col td p {
	padding:3px;
}
#content_1col th p {
	padding:3px;
}
#content_1col table {
	padding: 10px 10px 10px 36px;
}
#content_1col table {
	margin-left:36px;
}
ul.top_news li {
	background:none repeat scroll 0 0 transparent;
	list-style:circle outside none;
	margin:0;
	padding:0 0 0 0;
	line-height:2em;
}
#right_content_2col ul.top_news img {
	margin-top:0px;
}
#left_content_2col ul.top_news img {
	margin-top:5px;
}
body {
	color: white;
	background-color: black;
	font-size:83%;
}
div.left_borders {
	border:1px solid #ffffff;
	float:left;
	margin:0 0 10px;
	padding:0;
	width:151px;
}
.image_space_narrow {
	margin:5px 0 0;
	padding:0;
}
#left_content_2col p{
	padding: 10px 10px 10px 10px;
	line-height:150%;
/*	overflow:hidden; */
}
#firsthead {
	width: 942px;
	padding: 0px;
	height: 120px;
	margin-top: 0px;
	text-align: right;
	margin-left:0px;
/*	
background-image:url("/images/search_back.gif");
	background-position:right center;
	background-repeat:no-repeat;
*/
	position:relative;
}
#firsthead .headlogo{
	position:absolute;
	top:20px;
	left:0px;
}

#dummy_firsthead {
	height:39px;
	margin-top:23px;
	padding:0;
	position:relative;
	text-align:right;
	width:940px;
}


/************ yamamoto start ***********/

#left_school_content_2col{
	float:left;
	width: 188px;
	margin:0 31px 20px 0;
	overflow:hidden;
}
#left_school_content_2col h1 {
	margin:0;
	clear:both;
}
#left_school_content_2col ul {
	margin: 5px 0 10px 0;
	-moz-padding-start: 20px;
}
#right_school_content_2col {
	float:left;
	width:720px;
	overflow:hidden;
}
#right_school_content_2col h1 {
	margin:0 0 10px 0;
	clear:both;
}
#right_school_content_2col h2 {
	margin:0 0 15px 0;
	clear:both;
}
#right_school_content_2col p{
	padding:2px 0 2px 0;
}
#right_school_content_2col p.indent {
	margin:0 0 8px 40px;
	text-indent: -0.8em;
}
#right_school_content_2col .align_right{
	text-align:right;
}
#right_school_content_2col img.leftimg{
	float:left;
	display:block;
	margin-right:10px;
}
#right_school_content_2col img.rightimg{
	float:right;
	display:block;
	margin-left:20px;
}
ul.ul_nopadding {
	padding: 0px;
}
#main_content p.banner_link {
	padding: 5px 0 5px 0;
}

/*  レフトコンテンツ　列がないパターン */
#left_content_2col .col1_style li {
	width : 480px;
}
/*  レフトコンテンツ　2列パターン */
#left_content_2col .col2_style li {
	width : 340px;
	float:left;
	margin-left:10px;
}

/*  レフトコンテンツ　3列パターン */
#left_content_2col .col3_style li {
	width : 142px;
	float:none;
	display:inline-block;
	vertical-align:top;
}
* html #left_content_2col .col3_style li { /* IE 6 */
	display:inline;
	zoom:1;
}

*:first-child+html #left_content_2col .col3_style li{ /* IE 7 */
	display:inline;
	zoom:1;
}
/*  レフトコンテンツ　列がないパターン */
#content_1col .col1_style li {
	width : 480px;
}
/*  レフトコンテンツ　2列パターン */
#content_1col .col2_style li {
	width : 250px;
	float:left;
	margin-left:10px;
}
/*  レフトコンテンツ　3列パターン */
#content_1col .col3_style li {
	width : 142px;
	float:none;
	display:inline-block;
	vertical-align:top;
}
* html #content_1col .col3_style li { /* IE 6 */
	display:inline;
	zoom:1;
}

*:first-child+html #content_1col .col3_style li{ /* IE 7 */
	display:inline;
	zoom:1;
}
/************ yamamoto end ***********/
/* 10-09-30 add */
#left_content p.l_jinko_hyymm {
	background-image:url(../images/l_jinnko_hyymm_blk.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	height:22px;
	text-align:right;
	font-size:11px;

	font-family: sans-serif;
	padding:0 11px 0 0;
	width:139px;
}
#left_content p.l_jinko_man {
	color:#ffffff;
	background-image:url(../images/l_jinko_man_blk.gif);
	background-repeat:no-repeat;
	height:22px;
	text-align:right;
	font-size:13px;

	font-family: sans-serif;
	padding:0 11px 0 0;
	width:139px;
}
#left_content p.l_jinko_woman {
	color:#ffffff;
	background-image:url(../images/l_jinko_woman_blk.gif);
	background-repeat:no-repeat;
	height:22px;
	text-align:right;
	font-size:13px;

	font-family: sans-serif;
	padding:0 11px 0 0;
	width:139px;
}
#left_content p.l_jinko_total {
	color:#ffffff;
	background-image:url("/images/l_jinko_total_blk.gif");
	background-repeat:no-repeat;
	height:20px;
	text-align:right;
	font-size:13px;

	font-family: sans-serif;
	padding:4px 11px 0 0;
	width:139px;
}
/* 10-09-30 add */
/* 10-10-04 add */
#content_1col .content_area ol {
	margin:5px 0 5px 0px;
	padding:0px;
}
#content_1col li.num {
	background:none repeat scroll 0 0 transparent;
	padding-left:20px;
	list-style:decimal inside none;
	line-height: 180%;
	text-indent:0px;
	margin-left:10px;
}

#main_content .detail_link,
#right_content .detail_link,
#right_content_2col .detail_link,
#left_content_2col .detail_link{
	clear:both;
	text-align:right;
	line-height:1.5;
}

#main_content .detail_link,
#right_content .detail_link a,
#right_content_2col .detail_link a,
#left_content_2col .detail_link a{
padding-right:20px;
}

/* 2011-1-18 */
#left_content_2col .search_image ul.head_list {
	background-image: url("/images/common/top/dot01.png");
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px 0 0 10px;
}

#left_content_2col .search_image ul {
	overflow: hidden;
	margin: 5px 0px 5px 0px;
	padding: 0 0 0 10px;
}

#left_content_2col .search_image li {
	background-image:none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	list-style: none inside none;
	float: left;
	width: 120px;
}
#left_content_2col .search_image li p {
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 120px;
}
#left_content_2col .search_image li a {
	text-decoration: none;
}


#left_content_2col .picup img.left{
	float:left;
}
#left_content_2col .picup p{
	margin: 5px 0px 0px 0px;
	padding:0px;
}
#left_content_2col .col2_style li p{
	margin:0px;
	padding:2px 2px 2px 10px;
}


#header {
width : 942px;
margin:0 0 0 40px;

}
#search_form {

	
    height: 36px;
    margin:0;
    position: absolute;
    text-align: right;
    top: 70px;
    left:0px;
    width: 942px;	

}
#search_form .button {
  width: 38px;
  height: 19px;
  border: 0;
  background: url(/images/common/btn_search.gif) no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}
#search_form form {
	display:inline;
	margin-left:40px;
}
#firsthead .headlogo{
	position:absolute;
	top:20px;
	left:0px;
}
#control_menu {
	float:left;
	height: 36px;
	width: 681px;

	margin : 30px 0 0 0 ;
	position:absolute;
	top:-2px;
	left:0px;


}
#thirdhead{
	margin-bottom:10px;
	margin-left:0px;
	background: none repeat scroll 0 0 #FFFFFF;
	width: 942px;
}
#thirdhead li {
	float: left;
}
#thirdhead .nm {
	height:40px;
	margin:0;
	padding:0;
	width:940px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#wrap_content {
    margin: 0 auto;
    width: 1020px;
}

#notopic {
 height:20px;
}

#side_category_box .mid ul{
	float:none;
	list-style-type: none;
 	padding:0 0 0 5px;
	margin:0;
}
#side_category_box .mid li{
	margin:0 0 0 14px;
	padding:0 0 0 10px;
	line-height: 180%;
	width : 120px;
}

#right_content_2col ul {
	float:none;
	padding:0 0 0 5px;
	margin:0;
}
#right_content_2col li {
	margin:0 0 0 14px;
 	padding:0 0 0 0px;
	list-style:circle outside none;
	line-height: 180%;
	width : 120px;
}
#right_content_2col #emglist ul {
	float:none;
	list-style-type: none;
	padding:0 0 0 5px;
	margin:0;
}
#right_content_2col #emglist li {
	margin:0 0 0 14px;
 	padding:0 0 0 0px;
	list-style:circle outside none;
	line-height: 180%;
	width : 120px;
}

