@charset "shift_jis";

/******************************************************************** container
*/

#container {
	padding: 10px 0 0;
}

#header form {
	margin-bottom: 0;
}

/* ----- photo ----- */
#photo {
	position: relative;
	float: left;
	width: 320px;
}

#photo p {
	padding: 0;
}

#photo p span {
	display: block;
	padding-left: 15px;
	background: url(/img/ward/kuyakusho/nishi/arrow_gray.gif) no-repeat 0 55%;
	font-size: 95%;
}

/* ----- news ----- */

#news {
	position: relative;
	height: auto!important;
	min-height: 240px;
	height: 240px;
	margin-left: 331px;
	background: url(/img/ward/kuyakusho/nishi/info_g_bg.gif) repeat-x;
	border: 1px solid #b2b2b2;
}


#news h2,
#pickup h2 {
	overflow: hidden;
	height: 22px;
	padding: 0 0 0 10px;
}


#pickup h2 {
	border-bottom: none;
}

#news h2 img {
	vertical-align: top;
}

#news ul,
#pickup ul {
	position: absolute;
	top: 2px;
	right: 10px;
	margin: 0;
	padding: 0;
}

#news ul li,
#pickup ul li {
	display: inline;
}

ul li.archive {
	padding-left: 15px;
	background: url(/img/ward/kuyakusho/nishi/arrow_green.gif) no-repeat 0 50%;
}

ul li.rss {
	background: none;
}

ul li.rss img {
	padding-bottom: 0.25em;
}

#news dl {
	height: auto!important;
	min-height: 177px;
	height: 177px;
	padding: 5px 10px;
	line-height: 1.8;
}

* html #news dl {
	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;
}

#news p {
	padding: 5px 0 5px 28px;
	background: url(/img/ward/kuyakusho/nishi/arrow_green.gif) no-repeat 10px 50%;
}

/* ----- main ----- */

#main {
	clear: both;
	position: relative;
	height: auto!important;
	height: 370px;
	min-height: 370px;
	margin: 10px 0 0;
}

/* ----- info ----- */

#info {
	float: left;
	width: 320px;
	height: auto !important;
	height: 360px;
	min-height: 360px;
	border: 1px solid #ccc;
	background: url(/img/ward/kuyakusho/nishi/info_bg.gif) repeat-x;
}

#info h2 {
	overflow: hidden;
	height: 23px;
	padding: 0 0 0 10px;
}

#info h2 img {
	vertical-align: top;
}

#info ul {
	list-style-type: none;
	margin: 10px 10px 5px;
	padding: 0;
}

/* for FF2 or sooner 
#info ul li { display: -moz-inline-box;} */

#info ul li {
	display: inline-block;
	width: 130px;
	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: 80px;
	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: 130px;}

#info ul li#info01 a { background: url(/img/ward/kuyakusho/nishi/info_icon01.gif) no-repeat;}
#info ul li#info02 a { background: url(/img/ward/kuyakusho/nishi/info_icon02.gif) no-repeat;}
#info ul li#info03 a { background: url(/img/ward/kuyakusho/nishi/info_icon03.gif) no-repeat;}
#info ul li#info04 a { background: url(/img/ward/kuyakusho/nishi/info_icon04.gif) no-repeat;}
#info ul li#info05 a { background: url(/img/ward/kuyakusho/nishi/info_icon05.gif) no-repeat;}
#info ul li#info06 a { background: url(/img/ward/kuyakusho/nishi/info_icon06.gif) no-repeat;}
#info ul li#info07 a { background: url(/img/ward/kuyakusho/nishi/info_icon07.gif) no-repeat;}
#info ul li#info08 a { background: url(/img/ward/kuyakusho/nishi/info_icon08.gif) no-repeat;}
#info ul li#info09 a { background: url(/img/ward/kuyakusho/nishi/info_icon09.gif) no-repeat;}
#info ul li#info10 a { background: url(/img/ward/kuyakusho/nishi/info_icon10.gif) no-repeat;}
#info ul li#info11 a { background: url(/img/ward/kuyakusho/nishi/info_icon11.gif) no-repeat;}
#info ul li#info12 a { background: url(/img/ward/kuyakusho/nishi/info_icon12.gif) no-repeat;}

/* ----- pickup ----- */


#pickup {
	position: relative;
	border: 1px solid #b2b2b2;
	background: url(/img/ward/kuyakusho/nishi/info_g_bg.gif) repeat-x;
	height: auto!important;
	min-height: 371px;
	height: 371px;
	margin-left: 331px;
	margin-right: 190px;
}

#pickup h2 img {
	vertical-align: top;
	padding-top: 1px;
}

#pickup dl {
	height: auto!important;
	min-height: 310px;
	height: 310px;
	padding: 5px 10px;
	line-height: 1.8;
}

* html #pickup dl {
	line-height: 1.8;
}

#pickup dt {
	width: 8.5em;
	letter-spacing: 0;
}

#pickup dt img {
	vertical-align: middle;
}

#pickup dd {
	margin-top: -1.8em;
	margin-left: 9em;
}

#pickup p {
	padding: 5px 0 5px 23px;
	background: url(/img/ward/kuyakusho/nishi/arrow_green.gif) no-repeat 5px 50%;
}

/* ----- useful ----- */

#useful {
	position: absolute;
	top: 0;
	right: 0;
	width: 180px;
}

#useful ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#useful ul li {
	margin-bottom: 10px;
}

/* ----- submain ----- */

#submain {
	clear: both;
	position: relative;
	height: auto!important;
	min-height: 280px;
	height: 280px;
	margin: 10px 0;
}

/* ----- board ----- */

#board {
	height: auto!important;
	min-height: 255px;
	height: 255px;
	margin-left: 500px;
	border: 1px solid #ade5e6;
	background: #d6f1f1 url(/img/ward/kuyakusho/nishi/board_bg.gif) repeat-x;
	padding-bottom: 20px;
}

#board h2 {
	overflow: hidden;
	padding: 14px 0 0 14px;
	height: auto;
}

#board h2 img {
	vertical-align: top;
}

#board ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0 0 5px;
}

#board-news {
	background: #fff;
	margin: 0 10px;
	padding: 10px 10px 20px;
}

#board-news h3 {
	padding: 0;
	color: #f34e76;
}

#board-news dt {
	padding: 5px 0 5px 18px;
	background: url(/img/ward/kuyakusho/nishi/arrow_green.gif) no-repeat 0 50%;
}

#board-news span { color: #ff0000;}

#board-news dd {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
}

/* ----- museum ----- */

#museum {
	width: 487px;
	border: 1px solid #0031ff;
	border-top: none;
	float: left;
}

#museum h2 {
	border: 1px solid #0031ff;
	border-left: none;
}

* html #museum h2 {
	border-right: none;
}

#museum ul {
	list-style: none;
	padding: 12px 0 0 24px;
	margin: 0 0 0 320px;
	background: #fffefa;
}

#museum ul li {
	padding: 0 0 0 16px;
	margin: 0;
	background: url(/img/ward/kuyakusho/nishi/arrow_green.gif) no-repeat 0 50%;
}

#museum p {
	width: 296px;
	padding: 0;
	float: left;
}

/* ----- 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/nishi/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 */