@charset "shift_jis";

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

#container {
	padding: 10px 0 0;
}

#header form {
	margin-bottom: 0;
}

/* ----- photo ----- */
#photo {
	position: relative;
	float: left;
	width: 324px;
}

#photo p {
	padding: 0;
}

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

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

#news {
	position: relative;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	margin-left: 325px;
	border: 1px solid #ccc;
	background: url(../img/ward/kuyakusho/nada/news_bg.gif) repeat-x;
}

#news h2 {
	overflow: hidden;
	height: 20px;
	padding: 4px 0 0 10px;
}

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

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

#news ul li {
	display: inline;
}

#news ul li a {
	color: #822b00;
}

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

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

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

#news dl {
	padding: 5px 10px;
	line-height: 1.8;
}

* html #news dl {
	line-height: 2.5;
}

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

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

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

#main {
	clear: both;
	position: relative;
	height: auto !important;
	height: 240px;
	min-height: 240px;
	margin: 10px 0;
}

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

#info {
	height: auto !important;
	height: 235px;
	min-height: 235px;
	margin-right: 322px;
	border: 1px solid #ccc;
	background: url(../img/ward/kuyakusho/nada/info_bg.gif) repeat-x;
}

#info h2 {
	height: 20px;
	padding: 4px 0 0 10px;
	line-height: 0;
}

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

#info ul {
	list-style-type: none;
	margin: 20px 20px 0 20px;
	padding: 0;
}
/* for IE 6 or sooner */
* html #info ul { margin-top: 10px;}

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

#info ul li {
	display: inline-block;
	width: 135px;
	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: 74px;
	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: 135px;}

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

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

#useful {
	position: absolute;
	top: 0;
	right: 0;
	width: 312px;
}

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

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

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

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

#banner li {
	float: left;
	margin: 0 6px 6px 0;
}

/* ----- 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 {
	padding: 0 0 0 15px;
	position: absolute;
	top: 5px;
	right: 5px;
	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 */
