@charset "shift_jis";

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

#container {
	padding: 10px 0 0;
}

#header form {
	margin-bottom: 0;
}

/* ----- innerContainer ----- */

#innerContainer {
	position: relative;
	min-height: 242px;
}

/* ----- photo ----- */

#photo {
	position: relative;
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

* html #photo {
	height: 242px;
}

#photo p {
	padding: 0;
}

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

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

#news {
	position: relative;
	min-height: 115px;
	height: auto !important;
	height: 115px;
	margin-left: 307px;
	margin-right: 190px;
	border: 1px solid #ccc;
}

#news-ttl {
	background: url(/img/ward/kuyakusho/nagata/news_bg.gif) repeat-x left bottom;
	}

#news h2 {
	position: absolute;
	height: 27px;
	overflow: hidden;
}

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

#news ul {
	text-align: right;
	margin: 0;
	padding: 5px 10px;
}

#news ul li {
	display: inline;
}

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

#news ul li.rss {
	background: none;
}

#news ul li.rss img {
	padding-bottom: 0.25em;
}

#news dl {
	min-height: 78px;
	height: auto !important;
	height: 78px;
	padding: 5px 10px;
	line-height: 1.8;
}

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

#news dt img {
	vertical-align: middle;
}

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

/* ----- update ----- */

#update {
	position: relative;
	min-height: 115px;
	height: auto !important;
	height: 115px;
	margin-top: 7px;
	margin-left: 327px;
	margin-right: 190px;
	border: 1px solid #ccc;
	background: url(/img/ward/kuyakusho/nagata/update_bg.gif) repeat-x;
}

#update h2 {
	overflow: hidden;
	height: 27px;
}

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

#update ul {
	position: absolute;
	top: 2px;
	right: 10px;
	margin: 0;
	padding: 0;
}

#update ul li {
	display: inline;
}

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

#update ul li.rss {
	padding-left: 18px;
	background: url(/img/ward/kuyakusho/nagata/rss_icon.gif) no-repeat;
}

#update dl {
	min-height: 78px;
	height: auto !important;
	height: 78px;
	padding: 5px 10px;
	line-height: 1.8;
}

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

#update dt img {
	vertical-align: middle;
}

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

/* ----- event ----- */

#event {
	position: absolute;
	top: 0;
	right: 0;
	width: 180px;
}

#emergency h2 {
	overflow: hidden;
	background: url(/img/ward/kuyakusho/nagata/emergency_bg.gif) repeat-x 0 0;
	padding: 2px 0 0 0;
	border: 1px solid #ccc;
	border-bottom: none;
	height: 25px;
}

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

#emergency ul {
	min-height: 142px;
	height: auto !important;
	height: 142px;
	background: #fff5f4;
	margin: 0 0 3px;
	padding: 2px 10px 10px 10px;
	border: 1px solid #ff8b7d;
	border-top: none;
	list-style: none;
}

#emergency ul li {
	padding: 3px 0 3px 18px;
	background: url(/img/ward/kuyakusho/nagata/arrow_brown.gif) no-repeat 0 8px;
	border-bottom: 1px dashed #ff7262;
}

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

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

/* ----- useful ----- */

#useful {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #ffffdc;
}

#useful .box {
	float: left;
	width: 18%;
	margin-right: 15px;
	line-height: 1.4;
}

#useful .box h2 {
	font-size: 1em;
	font-weight: normal;
	}

#useful .box h2 img {
	margin-bottom: 5px;
	}

#useful .box p {
	margin: 0;
	padding-top: 0;
	}

/* ----- link ----- */

#link {
	float: left;
	clear: both;
	width: 320px;
}

#link p {
	padding: 0 0 10px;
}

#link ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#link ul li {
	margin-bottom :5px;
}

#link ul li a {
	display: block;
	height: 100%;
	padding: 4px 30px;
}

#link ul li.lk01 a {
	background: #ffeeec url(/img/ward/kuyakusho/nagata/arrow_pink2.gif) no-repeat 8px 50%;
}

#link ul li.lk02 a {
	background: #e9f8d9 url(/img/ward/kuyakusho/nagata/arrow_green2.gif) no-repeat 8px 50%;
}

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

#info {
	height: 100%;
	margin-left: 325px;
	background: url(/img/ward/kuyakusho/nagata/info_bg.gif) repeat-x;
}

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

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

#info ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 10px 5px;
	border: 1px solid #aaa;
	border-top: none;
	background-color: #fff;
}

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

#info ul li {
	display: inline-block;
	width: 120px;
	margin-bottom: 6px;
	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: 75px;
	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: 120px;}

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

/* ----- sub ----- */

#sub {
	position: relative;
	height: 100%;
	margin: 15px 0;
	padding-top: 15px;
	border-top: 1px solid #ccc;
	clear: both;
}

/* ----- link2 ----- */

#link2 {
	margin-right: 430px;
}

#link2 p {
	padding: 0 0 10px;
}

#link2 dl {
	border-bottom: 1px dashed #aaa;
}

#link2 dl dt {
	float: left;
	width: 140px;
	padding: 10px 10px 8px 0;
}

*:first-child+html dl dt {
	clear: both;
}

* html #link2 dl dt {
	padding: 10px 10px 10px 0;
	clear: both;
}

#link2 dl dd {
	padding: 8px 0;
	border-top: 1px dashed #aaa;
}

#link2 dl dd:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

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

#banner {
	list-style-type: none;
	position: absolute;
	top: 15px;
	right: -10px;
	width: 420px;
	margin: 0;
	padding: 0 0 0 0;
	background-color: #fff;
}

#banner li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#banner li a {
	text-decoration: none;
}

#banner li a span {
	display: block;
	padding-left: 15px;
	background: url(/img/ward/kuyakusho/nagata/arrow_orange.gif) no-repeat 5px 0.3em;
}

/* ----- 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: url(/img/ward/kuyakusho/nagata/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;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::: tempMessage
*/

div.tempMessage,
p.tempMessage {
	display: block;
	border: 1px solid;
	boeder-color: #0000CD;
	margin-bottom: 10px;
	padding: 0;
}

.tempMessage p.mark {
	float: right;
	margin: 0;
	padding: 0;
}

.tempMessage p.mark img {
	padding: 0;
	margin: 2px;
}

.tempMessage ul {
	list-style: none;
	margin: 0;
	padding: 10px 0;
}

.tempMessage li {
	background: url(/img/arrow_pink.gif) 7px 0.3em no-repeat;
	padding-left: 22px;
	height: 100%;
	line-height: 1.5;
}

.tempMessage,
.tempMessage a {
	color: #0000CD;
	font-weight: bold;
}

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

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

/******************** for IE
Level 2.1*/
.tempMessage { display: inline-block;}

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

/* :::::::::::::::::::::::::::::::::::::::::::::::::::: 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 */