@charset "Shift_JIS";/*
 *Stylesheet for SAITAMA CITY KODOMO ZOO.
 *Copyright (C) 2008 MEDIA-TRUST Co.,Ltd All Right Reserved.
 */
/*-----------------module news---------------------*/
/* --- news index --- */
#news .frame h3 {
	margin:0 0 0 18px;
}
#news iframe {
	width:575px;
	margin:19px 0 0 23px;
}
#inNewsList {
	width:545px;
}
#inNewsList h4 {
	width:540px;
	margin:19px 0 14px 0;
	background:url(../img/bg_border_circle_dot.gif) no-repeat left;
}
#inNewsList ul.newsList {
	width:513px;
	margin:0 0 0 11px;
	padding:0 0 15px 0;
}
#inNewsList ul.newsList li {
	width:479px;
	padding:4px 0 4px 45px;
	border-bottom:1px dotted #ccc;
}
#inNewsList ul.newsList li.iconNew {background:url(../img/icon_new_r.gif) no-repeat 10px 9px;padding:4px 0 4px 45px;}

#inNewsList p.day {background:url(../img/bg_mark_r.gif) no-repeat 0 1px;
	color:#fff;
	margin:0 0 0 21px;
	padding:0 0 0 14px;
}
#inNewsList .detail p.day {background:url(../img/bg_mark_r.gif) no-repeat 0 1px;
	color:#fff;
	margin:0 0 10px 0px;
	padding:0 0 0 14px;
}
.borderCircleDot {
	clear:both;
	background:url(../img/bg_border_circle_dot.gif) no-repeat;
	width:524px;
	margin:17px auto 0 auto;
}
/* --- news detail --- */
#inNewsList .box {
	width:535px;	
	padding:0 0 10px 0;
}
#inNewsList .red {
	border-top:1px solid #fb7b4a;
	border-bottom:1px solid #fb7b4a;
	border-left:1px solid #fb7b4a;
	border-right:1px solid #fb7b4a;
}
#inNewsList .box p.newsTitle {
	width:auto;
	background:#fb7b4a;
	margin:0 0 10px 0;
	padding:3px 0 3px 10px;
	color:#fff;
	font-weight:600;
}
#inNewsList .box .text {
	width:auto;
	padding:0 15px 0 15px;
	color: #4F4F4F;
}
#inNewsList .box .text p.Image {
	float:right;
	width:230px; 
	margin:0 0 0 10px;
	text-align:center;
}
#inNewsList .box .text p.Image img {
	margin:0 0 0 0;
}
#inNewsList .box .text p.Image span.caption {
	display:block;
	background:#fb7b4a;
	color:#fff;
	text-align:center;
	font-size:100%;
	font-size:12px;
}
#inNewsList table.visualImage {
	width:480px;
	margin:10px auto 0 auto;
}
#inNewsList table.visualImage td {
	text-align:center;
	vertical-align:middle;
}
#inNewsList table.visualImage td span.caption {
	display:block;
	background:#fb7b4a;
	color:#fff;
	text-align:center;
	font-size:12px;
	padding:3px 0;
}