@charset "shift_jis";

/******************************************************************** container
*/

#container {
	padding: 10px 0 0;
}

#header form {
	margin-bottom: 0;
}

/* ----- useful ----- */
#useful {
	float: left;
	margin-bottom: 10px;
}

/* ----- attention ----- */
#emergency {
	width: 330px;
	margin-bottom: 10px;
}

#emergency h2 {
	height: 27px;
}

#emergency h2 img {
	vertical-align: top;
}

#emergency ul {
	list-style-type: none;
	margin: -2px 0 0;
	padding: 10px;
	border: 1px solid #eb3434;
	border-top: none;
	background-color: #fffff2;
}

#emergency ul li {
	float: left;
	width: 110px;
	padding-left: 15px;
	background: url(../img/ward/kuyakusho/tarumi/arrow_orange.gif) no-repeat 5px 50%;
}

/* ----- photo ----- */
#photo {
	position: relative;
	width: 330px;
	padding-bottom: 5px;
	background: url(../img/ward/kuyakusho/tarumi/photo_bottom.gif) no-repeat 0 100%;
}

#photo p {
	height: 1%;
	padding: 5px 5px 0;
	background: url(../img/ward/kuyakusho/tarumi/photo_top.gif) no-repeat;
}

#photo p span {
	display: block;
	padding-left: 15px;
	background: url(../img/ward/kuyakusho/tarumi/arrow_gray.gif) no-repeat 0 55%;
	font-size: 95%;
}

/* ----- news ----- */

#news {
	position: relative;
	height: 100%;
	margin-left: 340px;
	background: url(../img/ward/kuyakusho/tarumi/news_bg.gif) repeat-x;
}

#news h2 {
	height: 36px;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#news p#number {
	position: absolute;
	top: 5px;
	left: 90px;
	width: 145px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url(../img/ward/kuyakusho/tarumi/number_bg.gif) no-repeat;
	text-align: center;
	color: #005210;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 26px;
}

#news ul#hoken {
	position: absolute;
	top: 5px;
	left: 240px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 25px;
	line-height: 25px;
}

#news ul.rss {
	position: absolute;
	top: 5px;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 15px;
	line-height: 15px;
}

#news ul.rss li {
	display: inline;
}

#news ul.archives {
	margin: 0 0 15px 0;
	float: right;
	list-style-type: none;
}

#news ul.archives li a {
	padding-left: 15px;
	background: url(../img/ward/kuyakusho/tarumi/arrow_green.gif) no-repeat 0 50%;
}

#news div#event,
#news div#topics {
	min-height: 140px;
	margin-bottom: 5px;
	background: #fef9e5;
}

#news div#topics { background: #e8f9ff;}
* html #news div#topics { clear: both; border-top: 5px solid #fff;}

#news div#event h3,
#news div#topics h3 {
	margin: 0;
	padding: 12px 7px 0 13px;
	float: left;
	font-size: 100%;
}

#news div#event ul,
#news div#topics ul {
	overflow: auto;
	margin: 0 0 0 30px;
	padding: 10px 10px 10px 12px;
	list-style-type: none;
}

#news div#event ul li,
#news div#topics ul li {
	margin-bottom: 4px;
}

/* ----- main ----- */

#main {
	clear: both;
	position: relative;
	height: 100%;
	margin: 10px 0;
}

/* ----- info ----- */

#info {
	float: left;
	width: 310px;
	height: auto !important;
	height: 379px;
	min-height: 379px;
	background: url(../img/ward/kuyakusho/tarumi/info_bg.gif) repeat-x;
}

#info h2 {
	overflow: hidden;
	height: 28px;
}

#info h2 img {
	vertical-align: top;
}

#info ul {
	list-style-type: none;
	margin: 0;
	padding: 10px;
	border: 1px solid #13b7ab;
}

/* for FF2 or sooner 
#info ul li { display: -moz-inline-box;} */

#info ul li {
	display: inline-block;
	width: 140px;
	margin-bottom: 14px;
	vertical-align: top;
}
/* for IE7 */
*:first-child+html #info ul li { display: inline; height: 1%;}
/* for IE 6 or sooner */
* html #info ul li { display: inline; height: 1%;}

#info ul li a {
	display: block;
	width: 90px;
	height: auto !important;
	height: 40px;
	min-height: 40px;
	padding: 2px 6px 0 46px;
	line-height: 1.25;
}

/* for FF2 or sooner 
#info ul li > a { width: 146px;} */

/* for FF2 */
#info ul li.mozInlineBox a { width: 140px;}

#info ul li#info01 a { background: url(../img/ward/kuyakusho/tarumi/info_icon01.gif) no-repeat;}
#info ul li#info02 a { background: url(../img/ward/kuyakusho/tarumi/info_icon02.gif) no-repeat;}
#info ul li#info03 a { background: url(../img/ward/kuyakusho/tarumi/info_icon03.gif) no-repeat;}
#info ul li#info04 a { background: url(../img/ward/kuyakusho/tarumi/info_icon04.gif) no-repeat;}
#info ul li#info05 a { background: url(../img/ward/kuyakusho/tarumi/info_icon05.gif) no-repeat;}
#info ul li#info06 a { background: url(../img/ward/kuyakusho/tarumi/info_icon06.gif) no-repeat;}
#info ul li#info07 a { background: url(../img/ward/kuyakusho/tarumi/info_icon07.gif) no-repeat;}
#info ul li#info08 a { background: url(../img/ward/kuyakusho/tarumi/info_icon08.gif) no-repeat;}
#info ul li#info09 a { background: url(../img/ward/kuyakusho/tarumi/info_icon09.gif) no-repeat;}
#info ul li#info10 a { background: url(../img/ward/kuyakusho/tarumi/info_icon10.gif) no-repeat;}
#info ul li#info11 a { background: url(../img/ward/kuyakusho/tarumi/info_icon11.gif) no-repeat;}
#info ul li#info12 a { background: url(../img/ward/kuyakusho/tarumi/info_icon12.gif) no-repeat;}

/* ----- subNews ----- */

#subNews {
	position: relative;
	height: 100%;
	margin-left: 320px;
	margin-right: 185px;
	background: url(../img/ward/kuyakusho/tarumi/subNews_bg.gif) repeat-x;
}

#subNews h2 {
	overflow: hidden;
	height: 30px;
}

#subNews h2 img {
	vertical-align: top;
}

#subNews ul {
	position: absolute;
	top: 7px;
	right: 10px;
	margin: 0;
	padding: 0;
	height: 15px;
	line-height: 15px;
}

#subNews ul li {
	display: inline;
}

#subNews ul li a {
	color: #fff;
}

#subNews ul li.archive {
	padding-left: 15px;
	background: url(../img/ward/kuyakusho/tarumi/arrow_green2.gif) no-repeat 0 50%;
}

#subNews ul li.rss img {
}

#subNews dl {
	height: auto !important;
	height: 293px; /* for IE */
	min-height: 303px;
	border: 1px solid #4a8ce0;
	border-top: none;
	padding: 8px 10px;
	line-height: 1.8;
}

*+html body #subNews dl {
	min-height: 293px;
}

#subNews dt {
	width: 8.5em;
	letter-spacing: 0;
}

#subNews dd {
	margin-top: -1.8em;
	margin-left: 9em;
}

/* ----- banner ----- */

#banner {
	list-style-type: none;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

#banner li {
	margin-bottom: 4px;
}

/* ----- ad ----- */

#ad {
	clear: both;
	position: relative;
	border-bottom: 1px solid #ccc;
}

#ad h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	font-size: 0;
}

#ad p {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 0 0 0 15px;
	background: #FFFFFF url(../img/ward/kuyakusho/higashinada/arrow_green.gif) no-repeat 0 0.3em;
}

* html #ad p {
	right: 15px;
}

#ad ul {
	width: 720px;
	list-style-type: none;
	margin: 4px 0 0;
	padding: 8px 4px 4px 8px;
}

#ad ul li {
	float: left;
	padding: 0 4px 4px 0;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::: headline
*/

#headline {
	margin-top: 10px;
	margin-bottom: 0;
	border: 1px solid #ff8b7d;
	background: url(../img/headline_title.gif) no-repeat 0 50% #fff6f5;
}

#headline h2 {
	display: none;
}

#headline p {
	padding: 3px 0 0 118px;
	font-weight: bold;
	color: red;
}

#headline a {
	color: red;
}

/**
 * Float containers fix
 * a.k.a. clearfix
 */

/******************** except IE
*/
#headline:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/******************** for IE
Level 2.1*/
#headline { display: inline-block;}

/* Holly Hack Targets IE Win only \*/
* html #headline { height: 1%;}
#headline { display: block;}
/* End Holly Hack */