@charset "EUC-JP";
/* ここに文字コード判別用に日本語を挿入しておきます。 */
/* 本ファイルは、EUCコードです。 */

/* -------------------------------------------------------------------- */
/* 基本設定ここから */
/* -------------------------------------------------------------------- */

/* -------------------------------------------------------------------- */
/* ブラウザのデフォルトスタイルを殺す→全指定 */
/* -------------------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	background:transparent;
}

h1,h2,h3,h4,h5,h6,b,strong {
	font-weight: bold;
}

img {
	border: none;
}

a 			{ color: #0066FF; text-decoration: underline; }
a:link		{ color: #0066FF; text-decoration: underline; }
a:visited	{ color: #0066FF; text-decoration: underline; }
a:active	{ color: #0066FF; text-decoration: none;  }
a:hover		{ color: #0066FF; text-decoration: none;  }

.nocss {
	display: none;
}

.nocssread {
	display: none;
}

/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
.nocssread {
	display: block;
	position:absolute;
	left:-9999px;
	width:9999px;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/

/* -------------------------------------------------------------------- */
/*　body部＝基本の設定です。 */
/* -------------------------------------------------------------------- */

html, body{
	margin:0;
	padding:0;
	text-align:center; 
	background-image: url(../img/pages/bg_main.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
 	font-family: verdana, arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
}
	
#top{
	width:800px;
	text-align:left;  
	margin-left:auto;
	margin-right:auto;
}
	
#header {
	position:relative;
	/*height:128px;*/ /*パンクズの都合で動的にする*/
	background-color:#FFFFFF;
	background-image: url(../img/pages/bg_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	border-bottom: 1px solid #CCCCCC;
	/*margin: 0;
	padding: 0;*/
}

#header h1 {
	display:none;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
#header h1 {
	display:block;
	position: absolute;
	left: -9999px;
	width: 9999px;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/

/* トップページのアイコンクリック用です。 */
#header .link_navi img {
	position: absolute;
	top: 8px;
	left: 4px;
	width: 220px;
	height: 65px;
	z-index: 100;
}

#header ul {
	/*width: 800px;*/
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	text-align: right;
	list-style: none;
}

#header ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#header ul li img {
	margin-right: 6px;
}

#header ul a, 
#header ul a:link, 
#header ul a:visited, 
#header ul a:active {
	color: #000000;
	text-decoration: none;
}
#header ul a:hover {
	/*text-decoration: underline;*/
	background-color: #C0D2BE;
}

#header ul.header_001 {
	height: 37px; /*For IE5.x*/
	padding-top: 10px;
	margin-right: 4px;
	vertical-align: middle;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 27px; /*37px*/
}
html>div#header ul.header_001 {
	height: 27px; /*37px*/ /*Be Kind To Opara*/
}

#header ul.header_001 li {
	color: #666666;
}

#header ul.header_001 li button {	a
	margin-left: 3px;
}


#header ul.header_001 a, 
#header ul.header_001 a:link, 
#header ul.header_001 a:visited, 
#header ul.header_001 a:active {
	color: #666666;
	text-decoration: none;
}
#header ul.header_001 a:hover {
	/*text-decoration: underline;*/
	background-color: #C0D2BE;
}


#header ul.header_002 {
	height: 25px; /*For IE5.x*/
	padding-top: 5px;
	list-style-position: inside;
	list-style-image: url(../img/pages/arrow_header.gif);
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px; /*25px*/
}
html>div#header ul.header_002 {
	height: 20px; /*25px*/ /*Be Kind To Opara*/
}

#header ul.header_002 li {
	margin: 0 5px;
}

#header ul.header_003 {
	height: 25px; /*For IE5.x*/
	padding-top: 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px; /*25px*/
}
html>div#header ul.header_003 {
	height: 20px; /*25px*/ /*Be Kind To Opara*/
}

#header ul.header_003 li {
	margin: 0 5px;
}

#header .breadcrumbslist {
	width: 480px;
	font-size: 0.9em;
	margin-top: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

#header .seach_box {
	margin-right: 4px;
	margin-top: 12px;
	/*text-align: right;*/
	font-size: 0.9em;
	width: 290px;
	/*border: 1px solid #CCCCCC;*/
	float: right;
}

#header .seach_box form {
	color: #666666;
}

#header .seach_box .keyword {
	width: 120px;
	background-color: #FFFFFF;
}





#leftcol {
	width:175px; /*For IE5.x*/
	float:left;
	position:relative;
	margin-top: 10px;
	/*background-color:#2F0CFF;*/
	/*margin-bottom: 100px;*/
	padding-left: 20px;
	padding-bottom: 50px;
	/*border: 1px solid #CCCCCC;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width:155px; /*175px;*/
}
html>div#leftcol { /*Be Kind To Opara*/
	width: 155px; /*25px*/
}


#leftcol img {
	vertical-align: middle;
}

#leftcol ul {
	list-style-type: none;
}

#leftcol #emergency {
	width: 148px;
	font-size: 0.9em;
	padding-top: 10px;
}

#leftcol #emergency ul {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#leftcol #emergency li {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0 5px 5px;
}

#leftcol #emergency a, 
#leftcol #emergency a:link, 
#leftcol #emergency a:visited, 
#leftcol #emergency a:active {
	color: #FF0000;
	text-decoration: none;
}
#leftcol #emergency a:hover {
	/*text-decoration: underline;*/
	background-color: #FFCCFF;
}


#leftcol #lifestyle {
	width: 149px;
	font-size: 0.9em;
	padding-top: 10px;
}

#leftcol #lifestyle .bgborder {
	font-size: 0px;
    line-height: 0px;
}


#leftcol #lifestyle .bgborder img {
    vertical-align: bottom;
    line-height: 0px;
}

#leftcol #lifestyle ul {
	padding-left: 2px;
	background-image: url(../img/pages/body_lifestyle.gif);
	background-position: center top;
	background-repeat: repeat;
	background-color: #FFFFFF;
}

#leftcol #lifestyle li {
	padding: 3px 0;
}

#leftcol #lifestyle a, 
#leftcol #lifestyle a:link, 
#leftcol #lifestyle a:visited, 
#leftcol #lifestyle a:active {
	color: #000000;
	text-decoration: none;
}
#leftcol #lifestyle a:hover {
	/*text-decoration: underline;*/
	background-color: #C0D2BE;
}


#leftcol #assembly_left {
	width: 149px;
	font-size: 0.9em;
	padding-top: 10px;
}

#leftcol #assembly_left .bgborder {
	font-size: 0px;
    line-height: 0px;
}


#leftcol #assembly_left .bgborder img {
    vertical-align: bottom;
    line-height: 0px;
}

#leftcol #assembly_left ul {
	padding-left: 2px;
	background-image: url(../img/pages/body_assembly.gif);
	background-position: center top;
	background-repeat: repeat;
	background-color: #FFFFFF;
}

#leftcol #assembly_left li {
	padding: 3px 0;
}

#leftcol #assembly_left a, 
#leftcol #assembly_left a:link, 
#leftcol #assembly_left a:visited, 
#leftcol #assembly_left a:active {
	color: #000000;
	text-decoration: none;
}
#leftcol #assembly_left a:hover {
	/*text-decoration: underline;*/
	background-color: #C0D2BE;
}



#leftcol #charm {
	width: 149px;
	font-size: 0.9em;
	padding-top: 10px;
}

#leftcol #charm .bgborder {
	font-size: 0px;
    line-height: 0px;
}

#leftcol #charm .bgborder img {
    vertical-align: bottom;
    line-height: 0px;
}

#leftcol #charm ul {
	background-image: url(../img/pages/body_charm.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-left: 2px;
}

#leftcol #charm li {
	padding: 3px 0;
}

#leftcol #charm a, 
#leftcol #charm a:link, 
#leftcol #charm a:visited, 
#leftcol #charm a:active {
	color: #000000;
	text-decoration: none;
}
#leftcol #charm a:hover {
	/*text-decoration: underline;*/
	background-color: #CCCCCC;
}


#leftcol #banner {
	width: 149px;
	font-size: 0.9em;
	padding-top: 10px;
}

#leftcol #otherlinks {
	width: 148px;
	font-size: 0.9em;
	padding-top: 10px;
}

#leftcol #otherlinks ul {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(../img/pages/arrow_normal.gif);
}

#leftcol #otherlinks li {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0;
}

#leftcol #otherlinks a, 
#leftcol #otherlinks a:link, 
#leftcol #otherlinks a:visited, 
#leftcol #otherlinks a:active {
	color: #333333;
	text-decoration: none;
}
#leftcol #otherlinks a:hover {
	/*text-decoration: underline;*/
	background-color: #CCCCCC;
}


#maincol {
	width:600px; /*625px;*/ /*For IE5.x*/
	/*background-color: #FFFFFF;*/
	float: right;
	display: inline;
	position: relative;
	padding: 10px 0 10px 0px;
	/*border: 1px solid #000000;*/
	/*margin-right: 25px;*/
	margin-top: 10px;
	margin-left: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 600px; /*625px;*/
}
html>div#maincol { /*Be Kind To Opara*/
	width: 600px; /*625px;*/
}



#maincol h2.header_image {
	margin: 0px 0px 10px 0px;
}

#maincol h2.header_text {
	width:563px; /*For IE5.x*/
	height: 30px;
	padding-left: 20px;
	margin-bottom: 20px;
	line-height: 200%;
	/*color: #000;*/
	background-image: url(../img/pages/header_text_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 543px; /*563px*/
}
html>div#maincol h2.header_text { /*Be Kind To Opara*/
	width: 543px; /*563px*/
}

#maincol div.header_health {
	width:571px; /*For IE5.x*/
	height: 260px;
	padding-top: 120px;
	padding-left: 91px;
	padding-right: 10px;
	margin-bottom: 20px;
	line-height: 150%;
	font-size: 0.9em;
	/*color: #000;*/
	background-image: url(../cityhall/work/kenkodukuri/health/img/h2_health.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 470px; /*571px*/
	height: 140px;
}
html>div#maincol div.header_health { /*Be Kind To Opara*/
	width: 470px; /*571px*/
	height: 140px;
}

#maincol div.header_health h2 {
	display:none;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
#maincol div.header_health h2 {
	display:block;
	position: absolute;
	left: -9999px;
	width: 9999px;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/

#maincol div.header_health_master {
	width: 571px;  /*For IE5.x*/
	height: 87px;
	padding: 0px 0px 0px 0px;
	margin: -16px 0px 0px 0px;
	background-image: url(../cityhall/work/kenkodukuri/health/img/h2_health_master.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 150%;
}

#maincol div.header_health_master .subindex_health {
	padding: 8px 20px 0px 185px;
	margin: 0px 0px 0px 0px;
	line-height: 150%;
}

#maincol div.header_health_master .description {
	padding: 0px 20px 0px 185px;
	margin: 0px 0px 0px 0px;
 font-size: 0.9em;
}

#maincol h3.header_text {
	width: 563px;  /*For IE5.x*/
	/*height: 20px;*/
	padding-left: 10px;
	margin-bottom: 20px;
	line-height: 150%;
	color: #0033FF;
	border-left: 10px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 543px; /*563px*/
}
html>div#maincol h3.header_text { /*Be Kind To Opara*/
	width: 543px; /*563px*/
}

#maincol h3.header_text a, 
#maincol h3.header_text a:link, 
#maincol h3.header_text a:visited, 
#maincol h3.header_text a:active {
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}
#maincol h3.header_text a:hover {
	/*text-decoration: underline;*/
	background-color: #CCCCCC;
}

#maincol .contents_body {
	width: 563px;
	font-size: 0.9em;
	line-height: 150%;
	margin-bottom: 20px;
	/*margin-right: 20px;*/
}

#maincol .contents_body strong a, 
#maincol .contents_body strong a:link, 
#maincol .contents_body strong a:visited, 
#maincol .contents_body strong a:active, 
#maincol .contents_body strong a:hover {
	font-weight: bold;
}



#maincol .contents_body .mobile_read {
	width: 400px;
	/*margin-right: 20px;*/
}

#maincol .contents_body .mobile_read h3 {
	margin-top: 20px;
	color:#336666;
	/*padding-left: 20px;
	background: url(../mobile/img/mob_arrow.gif) no-repeat left middle;*/
	font-size: 1.1em;
}

#maincol .contents_body .mobile_read h3 img {
	vertical-align:middle;
}

#maincol .contents_body_mes {
	width: 563px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 20px;
	border: 1px solid #FF0000;
	color: #FF0000;
}

#maincol .contents_body img {
	padding: 4px;
	margin: 5px;
	border: 1px solid;
	border-color: #EAEAEA; 
}

#maincol .contents_body img.noborder {
	padding: 4px;
	margin: 5px;
	border: none;
}

#maincol .contents_body .caption {
	margin-left: 5px;
	line-height: 120%;
	font-size: 0.9em;
}

#maincol .contents_body .header-body {
	line-height: 120%;
	text-align: right;
}

#maincol .contents_body .kohobody {
	width: 240px;  /*For IE5.x*/
	float:left;
	background-color: #E5F1EF;
	border-left: 10px solid #FFFFFF;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px; /*220px*/
}
html>div#maincol .contents_body .kohobody { /*Be Kind To Opara*/
	width: 210px; /*220px*/
}

#maincol .contents_body .footer-body {
	margin-top: 10px;
	line-height: 120%;
	text-align: right;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
}

#maincol .contents_body .attached-body {
	margin-top: 10px;
	line-height: 120%;
	text-align: right;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
}

#maincol .contents_body .attached-body img {
	padding: 4px;
	margin: 5px;
	border: none;
	vertical-align: middle;
}
#maincol .contents_body .footer-body img {
	padding: 4px;
	margin: 5px;
	border: none;
	vertical-align: middle;
}

#maincol .contents_body ul {
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	list-style-type: disc;
}
#maincol .contents_body ul li {
	padding: 4px 0 0 0;
}

#maincol .contents_body ol {
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	/*list-style-type: disc;*/
}
#maincol .contents_body ol li {
	padding: 4px 0 0 0;
}

#maincol .contents_body .description ul {
	width: 540px; /*For IE5.x*/
	height: 100px; /*For IE5.x*/
	padding-left: 10px;
	list-style-position: inside;
	list-style-image: url(../img/pages/arrow_normal.gif);
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	overflow: auto;
	overflow-x: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 530px; /* 550px; */
	height: 100px; /* 200px; */
}
html>div#maincol .contents_body .description ul {
	width: 530px; /* 550px; */
	height: 100px; /* 200px; */
}



#maincol ul.subindex {
	width: 563px;
	margin-top: 10px;
	margin-right: 10px;
	/*padding-left: 20px;*/
	list-style-position: inside;
	list-style-image: url(../img/pages/arrow_normal.gif);
	/*background-color: #DDECE8;*/
}

#maincol ul.subindex li {
	margin-bottom: 10px;
	background-color: #DDECE8;
	padding: 4px 0 0 0;
}

#maincol ul.subindex li .description {
	/*height: 1.4em;*/
	border-top: 1px solid #FFFFFF;
	background-color: #ECECEC;
	/*padding-left: 10px;*/
	padding: 4px 0 4px 10px;
}


#maincol ul.subindex_agri {
	width: 340px; /* 350px; */
	float: left;
	margin-top: 10px;
	/*margin-right: 10px;*/
	/*padding-left: 20px;*/
	list-style-position: inside;
	list-style-image: url(../img/pages/arrow_normal.gif);
	/*background-color: #DDECE8;*/
}

#maincol ul.subindex_agri li {
	margin-bottom: 10px;
	background-color: #DDECE8;
	padding: 4px 0 0 0;
}

#maincol ul.subindex_agri li .description {
	/*height: 1.4em;*/
	border-top: 1px solid #FFFFFF;
	background-color: #ECECEC;
	/*padding-left: 10px;*/
	padding: 4px 0 4px 10px;
}


#maincol .sub_img {
	width: 190px;
	float: right;

}


#maincol ul.subindex li ul {
	width: 540px; /*For IE5.x*/
	height: 200px; /*For IE5.x*/
	padding-left: 10px;
	list-style-position: inside;
	list-style-image: url(../img/pages/arrow_normal.gif);
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	overflow: auto;
	overflow-x: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 530px; /* 550px; */
	height: 200px; /* 200px; */
}
html>div#maincol ul.subindex li ul {
	width: 530px; /* 550px; */
	height: 200px; /* 200px; */
}

#maincol ul.subindex li ul li {
	font-size: 0.9em;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	padding: 4px 0 0 0;
}

#maincol ul.sitemap {
	width: 563px;
	margin-top: 10px;
	margin-right: 10px;
	padding-left: 20px;
	list-style-position: inside;
	list-style-image: url(../img/pages/arrow_normal.gif);
	/*background-color: #DDECE8;*/
}

#maincol ul.sitemap li {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #F3F3F3;
}

#maincol ul.sitemap li ul {
	margin-top: 10px;
	padding-left: 30px;
}
#maincol ul.sitemap li ul li {
	margin-bottom: 10px;
	padding: 4px 0 0 0;
}

#maincol ul.sitemap li ul li ul {
	margin-top: 10px;
	padding-left: 30px;
}
#maincol ul.sitemap li ul li ul li {
	margin-bottom: 10px;
	padding: 4px 0 0 0;
}



#maincol .link_gototop {
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
}

#maincol .link_gototop img {
	border: 0px;
}


#maincol table.font-mini {
	color: #333;
	line-height: 150%;
	font-size: 0.9em;
	border: solid #999999;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
	empty-cells: show;
}

#maincol table.font-mini caption {
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	padding: 4px 10px 4px 4px;
	font-size: 1.1em;
	line-height: 150%;
	border-left: 10px solid #666;
	border-bottom: 1px solid #666;
}

#maincol table.font-mini td {
	border: solid #999999;
	border-width: 0 1px 1px 0;
	background-color:#FFF7ED;
	padding: 2px;
}

#maincol table.font-mini th {
	border: solid #999999;
	border-width: 0 1px 1px 0;
	background-color:#DDEEFF;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

#maincol table.font-mini td.tdindex {
	background-color:#DDEEFF;
	text-align: center;
}

#maincol table.font-mini td.tdemphasis {
	text-align: center;
	font-weight: bold;
}

#maincol table.plugin {
	color: #333;
	line-height: 150%;
	font-size: 0.9em;
	border: none;
	empty-cells: show;
}

#maincol table.plugin td {
	border: none;
	/*background-color:#FFFFFF;*/
	padding: 2px;
}

#maincol table.plugin td img {
	border: 0;
}


#maincol table.font-normal {
	color: #333;
	line-height: 150%;
	/*font-size: 1.0em;*/
	border: solid #999999;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
	empty-cells: show;
}

#maincol h3.header_train {
	width: 563px;  /*For IE5.x*/
	/*height: 20px;*/
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 150%;
	border-left: 10px solid #666;
	border-bottom: 1px solid #666;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 543px; /*563px*/
}
html>div#maincol h3.header_text { /*Be Kind To Opara*/
	width: 543px; /*563px*/
}

#maincol table.font-normal caption {
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	padding: 4px 10px 4px 4px;
	line-height: 150%;
	border-left: 10px solid #666;
	border-bottom: 1px solid #666;
}

#maincol table.font-normal td {
	border: solid #999999;
	border-width: 0 1px 1px 0;
	background-color:#FFF7ED;
	padding: 4px;
}

#maincol table.font-normal th {
	border: solid #999999;
	border-width: 0 1px 1px 0;
	background-color:#DDEEFF;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

#maincol table.font-normal td.tdindex {
	background-color:#DDEEFF;
	text-align: center;
}

/* Blog向けCSS */
#maincol .blog_header {
	width: 563px;
	text-align: right;
	margin: 10px 0 0 0;
	font-size: 0.8em;
	padding: 4px 0 4px 0;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 180%;
}

#maincol .blog_header img {
	vertical-align: middle;
}


#maincol .contents_body .postinfo {
	text-align: right;
	margin: 10px 0 0 0;
	font-size: 0.8em;
	padding: 4px 0 0 0;
	border-top: 1px dotted #CCCCCC;
}

#maincol .contents_body .blogbodycomment {
	margin: 10px 0 0 0;
	font-size: 0.8em;
	padding: 4px 0 0 0;
	border-top: 1px dotted #CCCCCC;
}

#maincol .contents_body .descriptionmini {
	text-align: right;
	margin: 10px 0 0 0;
	font-size: 0.8em;
	padding: 4px 0 0 0;
	border-top: 1px dotted #CCCCCC;
}

#maincol .contents_body .blog_body img {
	margin: 0 0 10px 0;
}

#maincol .contents_body ul.archivelist {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
#maincol .contents_body ul.archivelist li {
	margin-bottom: 10px;
}

#maincol .contents_body .navi {
 width: 550px;
	border: 1px solid;
	border-color: #999999;
	padding: 5px;
}

#maincol .contents_body .navi2 {
 width: 220px;
	border: 1px solid;
	border-color: #999999;
	padding: 5px;
}

#maincol .contents_body .unit {
	text-align: right;
	font-size: 0.8em;
}

#maincol .contents_body .emphasis {
	color: #FF0000;
}

#maincol .contents_body .bg_orange {
	font-weight: normal;
	background-color: #FFCC99;
}
#maincol .contents_body .bg_green {
	font-weight: normal;
	background-color: #CCFFCC;
}
#maincol .contents_body .bg_yellow {
	font-weight: normal;
	background-color: #FFFF99;
}

#maincol .contents_body .message {
 border: 1px solid #999999;
	padding: 4px;
	background-color: #DDEEFF;
}

#maincol .contents_body .assembly_list li {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
	

/* tableが広すぎて最初から崩れる場合の対処法です。 */
#tableout {
	position:absolute;
	width:600px; /*625px;*/ /*For IE5.x*/
}


#maincol .contents_body form {
	margin: 10px;
}

#maincol #searchresult {
	line-height: 170%;
	color: #333333;
	margin: 10px 0 0 0; 
	padding: 0 10px; 
}

#maincol #searchresult h2 {
	width: 563px;  /*For IE5.x*/
	/*height: 20px;*/
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 150%;
	color: #0033FF;
	border-left: 10px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 543px; /*563px*/
}
html>div#searchresult h2 { /*Be Kind To Opara*/
	width: 543px; /*563px*/
}

#maincol .contents_body .guide_map {
	width: 580px;
	height: 440px;
	background-image: url(../guide/img/map_001.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#maincol .contents_body .guide_map ul {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	text-align: right;
	list-style: none;
}

#maincol .contents_body .guide_map ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#maincol .sun_flower {
	width: 563px;
	height: 179px;
	margin: 20px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
 background-image: url(../cityhall/work/jinken/img/000_1.gif);
	background-repeat: no-repeat;
	/*border: 1px solid #FF0000;*/
}

#maincol .sun_flower .read {
	width: 260px;
	height: 100px;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	line-height: 150%;
	/*border: 1px solid #FF0000;*/
}

#maincol .health_body {
	margin-top: 20px;
	width: 550px;
}

#maincol .health_body h3 {
	margin: 0;
	padding: 0;
	padding-left: 80px;
	font-size: 1.1em;
	color:#336699;
}

#maincol .health_body .description {
	margin: 0;
	padding: 0;
	padding-left: 80px;
	margin-top: 20px;
	font-size: 0.9em;
}

#maincol .health_body  ul {
	margin-top: 10px;
	margin-right: 10px;
	padding-left: 80px;
	list-style-position: inside;
	list-style-image: url(../img/pages/arrow_normal.gif);
	/*background-color: #DDECE8;*/
}

#maincol .health_body ul li {
	margin-bottom: 10px;
	background-color: #F3F3F3;
}







#footer {
	background-image: url(../img/pages/bg_footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	font-size: 0.7em;
	font-family: times new roman, palatino, georgia, "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" ,serif;
	text-align: center;
	line-height:140%;
	padding-top: 20px;
	/*background-color:#FFFFFF;*/
	/*border: 1px solid #000000;*/
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>div#footer { /*Be Kind To Opara*/
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{ display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix{ display: block; }
/* End hide from IE-mac */  


 
/*printer styles*/ 
/*hide the left column when printing*/
/* 意味不明 */
/*
@media print{ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
*/

/* -------------------------------------------------- */
/* チャレンジ！料理道場 */
/* -------------------------------------------------- */

#maincol .header_recipe {
	width: 560px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	line-height: 150%;
}

#maincol .header_recipe h2 {
	height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -10000px;
	background-image: url(../cityhall/work/kikaku/recipe/img/000_header.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#maincol .recipe_body {
	width: 560px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	line-height: 150%;
}

#maincol .recipe_body h3 {
	height: 30px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	color: #339900;
	font-size: 1.2em;
	line-height: 30px;
	background-image: url(../cityhall/work/kikaku/recipe/img/000_h3.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#maincol .recipe_body img {
	margin: 0px 0px 0px 20px;
	padding: 4px;
	border: 1px solid #EEE;
}

#maincol .recipe_body .detail {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

/*#maincol #ads {
	margin: 0px 0px 25px 35px;
	padding: 0px 0px 0px 0px;
}

#maincol #ads ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#maincol #ads ul li {
	margin: 0px 6px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
}*/

#ads_btm2 {
	width: 561px;
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	border: 1px solid #CCC;
	border-top: none;
}



#ads_btm {
	width: 561px;
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	border: 1px solid #CCC;
	border-top: none;
}

#ads_btm2 table {
	width: 510px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	/*border:1px solid #000;*/
}

#ads_btm2 table .ad_text_unit {
	width: 120px;
	height: 60px;
	margin: 0 auto 5px auto;
	vertical-align:middle;
	border:1px solid #003399;
	font-size:10px;
	text-align: left;
	/*text-align: center;*/
}

#ads_btm2 table td img {
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#ads_btm table {
	/*width: 372px;*/
	margin: 0px 0px 10px 25px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

#ads_btm table td img {
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	border: none;
}

p.ads_read {
	margin: 0px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	line-height: 120%;
	text-align: left;
}

#maincol hr.dotted {
	width: 430px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: dotted;
	color: #FFFFFF;
	border-width: 1px 0px 0px;
	border-color: #333333 black black;
}

#maincol .banner {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#maincol .guide_body {
	width: 563px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #CCFFCC;*/
}

#maincol .guide_body ul {
	width: 520px;
	height: 390px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	/*background-color: #FFFFCC;*/
}
#maincol .guide_body li {
	width: 120px;
	margin: 0px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	list-style: none;
	float: left;
	display: inline;
}

#maincol .banner_body ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#maincol .banner_body li {
	margin: 0px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	display: inline;
}

#srchBtn { width: 40px; }

/* -------------------------------------------------- */
/* INFLUENZA */
/* -------------------------------------------------- */

#maincol div.header_influ {
	width: 566px;
	height: 160px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../influenza/img/h2_influ.jpg) no-repeat left top;
}
#maincol div.header_influ h2 { display: none; }
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
#maincol div.header_health h2 {
	display:block;
	position: absolute;
	left: -9999px;
	width: 9999px;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/
#maincol div.influ_body {
	width: 566px;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
}
#maincol div.influ_body h3 {
	width: 566px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	color: #4579A9;
	line-height: 38px;
	background: url(../influenza/img/h3_influ.gif) no-repeat left top;
}
#maincol div.influ_body ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#maincol div.influ_body ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	line-height: 150%;
	background: url(../influenza/img/arrow_influ.gif) no-repeat left 5px;
}

/* -------------------------------------------------- */
/* 100203 ADD */
/* -------------------------------------------------- */

#maincol .contents_body th.txtleft {
	font-weight: normal;
	text-align: left;
}

/* -------------------------------------------------- */
/* 100518 ADD */
/* -------------------------------------------------- */

#maincol .contents_body .font-normal .border_none td {
	border: 1px solid #FFF7ED;
}

/* -------------------------------------------------- */
/* 100521 ADD */
/* -------------------------------------------------- */

#maincol .update {
	margin: 0px 35px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	text-align: right;
}


/* -------------------------------------------------- */
/* 100803 ADD for Category Check Sheet */
/* -------------------------------------------------- */

table#ctg_chk {
	float:left;
	/*clear:both;*/
	width: 300px;
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	empty-cells: show;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 0;
	margin: 10px;
	z-index:100;
	/*display:none;*/
}
table#ctg_chk td {
	margin: 0;
	font-size: 10px;
	padding: 4px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFF; /* 背景色 */
	height: 2em;
	/*vertical-align: top;
	line-height: 150%;*/
}
table#ctg_chk tr:hover { /* trタグ 行にマウスが乗った時*/
	color: #19197C; /* 文字色 */
	background-color: #E5ECFF; /* 背景色 */
}
table#ctg_chk td:hover { /* tdタグ セルにマウスが乗った時*/
	color: #19197C; /* 文字色 */
	background-color: #CCFFEE; /* 背景色 */
}

table#ctg_chk2 {
	float:left;
	width: 460px;
	height: 100px;
	empty-cells: show;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 0;
	margin: 10px 10px 10px 0;
	background-color: #FFF; /* 背景色 */
}
table#ctg_chk2 td {
	margin: 0;
	font-size: 10px;
	padding: 4px;
	vertical-align: top;
}

div#ctg_chk_out {
	display:none;
}

#ctg_chk_bt {
	background-color: #FFF; /* 背景色 */
	font-size: 10px;
	position: absolute;
	top: 10px;
	left: 10px;
}

@media print {
    #ctg_chk_bt {
		display: none;
	}
	table#ctg_chk2 {
		width: 450px;
	}
}
