@charset "shift_jis";

/**
 * Top page
 */

#container {
	padding: 10px 0 0;
}

#header form {
	margin-bottom: 0;
}

/******************************************************************** structure
*/

.archive a { color: #333;}

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

#event li.rss,
#news li.rss { background: none; padding-left: 4px;}
#event li.rss img,
#news li.rss img { padding-bottom: 0.25em;}

.archive a:hover { color: #e60;}


/* ----- photo ----- */
#photo {
	position: relative;
	float: left;
	width: 320px;
}
#photo .aC {
	margin: 5px auto 12px;
}

#photo p {
	padding: 0;
}

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

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

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

#news h2 {
	overflow: hidden;
	height: 23px;
}

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

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

* html #news ul { top: 4px;}

#news ul li {
	display: inline;
}


#news dl {
	height: auto !important;
	height: 200px;
	min-height: 200px;
	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;
}

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

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

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

#info {
	float: left;
	clear: left;
	width: 320px;
	height: auto !important;
	height: 379px;
	min-height: 379px;
	border: 1px solid #ccc;
	background: url(/img/ward/kuyakusho/chuou/info_bg.gif) repeat-x;
}

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

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

#info ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
}

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

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

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

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

#event {
	position: relative;
	height: auto !important;
	height: 379px;
	min-height: 379px;
	margin-left: 330px;
	margin-right: 210px;
	border: 1px solid #ccc;
	background: url(/img/ward/kuyakusho/chuou/event_bg.gif) repeat-x;
}

#event h2 {
	overflow: hidden;
	height: 23px;
}

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

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

* html #event ul { top: 4px;}

#event ul li {
	display: inline;
}

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

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

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

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

/* ----- extra ----- */

#extra {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
}

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

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

/* ----- emergency ----- */
#emergency {
	width: 198px;
	margin-bottom: 12px;
	border: 1px solid #ccc;
}

#emergency h2 {
	height: 23px;
}

#emergency ul {
	margin: 10px;
}

#emergency ul li {
	padding-left: 13px;
	background: url(/img/arrow_pink.gif) no-repeat 0 0.4em;
}

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

/* ----- 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/chuou/arrow_green.gif) no-repeat 0 0.3em;
}

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

#ad ul {
	width: 576px;
	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: 9px;
	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 */

@media print {
/*
#info { width: 280px;}
* html #info { width:40%;}
#info ul li { width: 45%;}
* html #info ul li { width: 50%;}
#event { margin-right: 180px; margin-left: 285px;}
#event ul { display: none;}
* html #event { width: 37%; margin: 0;}
#useful { width: 175px;}
* html #useful { width: 20%;}
* html #useful li img { width: 100%;}

#useful img { height: 49px;}
* html #ad li { width: 90px; padding-left: 2px;}
* html #ad li img { width: 90px;}
*/
}
