
/**	盗難被害の登録画面 **/

.SearchInfoEdit table
{
	width:100%;
	margin-top:10px;
}

.SearchInfoEdit table th span
{
	color:Red;
}

.SearchInfoEdit table th
{
	font-size:87.2%;
	width:100px;
}

.SearchInfoEdit table td p.hint
{
	font-size:87.2%;
	color:#888;
	margin-bottom:5px;
}

.SearchInfoEdit tr.edit th
{
	background-color:#FCC;
}
.SearchInfoEdit tr.edit td
{
	background-color:#FEE;
}

.SearchInfoEdit dl
{
	font-size:87.2%;
}

.SearchInfoEdit dt
{
	margin-top:5px;
	clear:both;
	float:left;
	font-weight:bold;
	width:5em;
}

.SearchInfoEdit dd
{
	margin-top:5px;
	float:left;
}

.SearchInfoEdit .limit
{
	font-size:73.4%;
	color:#999;
	margin-bottom:5px;
}

.SearchInfoEdit .attent
{
	font-size:87.2%;
}

/**	盗難被害のリスト **/

.SearchInfoListControl
{
}

.SearchInfoListControl table,
.SearchInfoListControl td,
.SearchInfoListControl th
{
	border:0px;
	padding:0px;
}

.SearchInfoListControl li
{
	clear:both;
	border-bottom:2px dotted silver;
	padding:10px 0px;
}

.SearchInfoListControl .image img
{
	border:1px solid #FFF;
}

.SearchInfoListControl .image img
{
	border:2px solid #999;
	display:inline-block;
}

.SearchInfoListControl .location
{
	font-weight:bold;
}
	
.SearchInfoListControl .date{}

.SearchInfoListControl .title
{
	font-size:87.2%;
}


.SearchInfoListControl td.control
{
	text-align:right;
	vertical-align:bottom;
}

.SearchInfoListControl div.page
{
	padding:10px 0px;
}

.SearchInfoListControl div.page a.prev,
.SearchInfoListControl div.page a.next
{
	display:block;
}

.SearchInfoListControl div.page a.prev
{
	float:left;
}

.SearchInfoListControl div.page a.next
{
	text-align:right;
	float:right;
}

.ImageViewControl
{
	padding-top:10px;
}

.ImageViewControl .ItemPicture
{
	width:100%;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
}

.ImageViewControl .PictureFlame
{
	border:1px solid #CCC;
	border-right:2px solid #CCC;
	border-bottom:2px solid #CCC;
	display:inline-block;
}

.ImageViewControl #Caption1
{
	font-size:87.2%;
	text-align:left;
	color:#888;
	padding:5px 10px;
}

.ImageViewControl .picture_controller
{
	margin-top:10px;

}

.ImageViewControl .picture_controller .hint
{
	color:#999;
	font-size:73.4%;
}

.ImageViewControl .picture_controller .wrap
{
	display:inline-block;
}

.ArchivesMenu
{
	font-size:87.2%;
	overflow:hidden;
	line-height:1em;
	height:auto;
}

.ArchivesMenu li
{
	width:90px;
	height:1em;
	padding-bottom:2px;
}

.ArchivesMenu ul.left
{
	padding:8px;
	padding-right:0px;
	float:left;
}

.ArchivesMenu ul.right
{
	padding:8px;
	padding-left:0px;
	text-align:right;
	float:right;
}

/* コメントエディタ */

.CommentEditor
{
	margin-top:10px;
}

.CommentEditor div.control
{
	padding-top:5px;
	text-align:right;
}

.CommentEditor p.attention
{
	padding-top:5px;
	font-size:87.2%;
}

.CommentEditor p.hint
{
	font-size:87.2%;
	line-height:1.2em;
	padding-bottom:5px;
	color:#999;
}

.CommentEditor p.note
{
	font-size:87.2%;
	padding:20px;
	border:1px solid silver;
}

.CommentEditor table.comment,

.CommentEditor table.comment th,
.CommentEditor table.comment td
{
	background-color:#FAFBFC;
}


/* コメントリスト */

.CommentList 
{
	margin-top:10px;
}

.CommentList li
{
	border-bottom:1px dotted silver;
	padding-bottom:5px;
	margin-bottom:5px;
}

.CommentList dl dd
{
	font-size:87.2%;
	padding-left:1em;
}

.CommentList dl dt
{
	font-size:87.2%;
	text-indent:12px;
	background:url(./img/arrow.gif) no-repeat left center;
	font-weight:bold;
}

.CommentList div.page
{
	padding:10px 0px;
}

.CommentList div.page a.prev,
.CommentList div.page a.next
{
	display:block;
}

.CommentList div.page a.prev
{
	float:left;
}

.CommentList div.page a.next
{
	text-align:right;
	float:right;
}

.CommentList .direct
{
	text-align:right;
}


.ActiveEntryList
{
	padding:2px;
	font-size:73.4%;
	line-height:1em;
}

.ActiveEntryList dd
{
	margin-bottom:4px;
}

.ActiveEntryList dt
{
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:2px;
}

.ActiveEntryList a,
.ActiveEntryList a:link,
.ActiveEntryList a:visited,
.ActiveEntryList a:hover,
.ActiveEntryList a:active
{
	font-weight:normal;
	color:#069;
	text-decoration:none;
}

.clicknum{
margin-top:-5px;
font-size:87.23%;
margin-bottom:-15px;
text-align:right;
}

.TimeMachineList{
	font-size:87.23%;
	padding:5px;
}

.TimeMachineList .date{
 font-size:73.4%
 font-weight:bold;
 text-decoration:underline;
}

.ArchivesSitemap
{
	font-size:87.2%;
}

.ArchivesSitemap li
{
	padding-bottom:5px;
}

div.StatsPanel h3{
	margin-bottom:0px;
	padding:5px !important;
	text-align:center;
	background-color:#333;
	font-size:18px !important;
	color:#EEE !important;
	border:2px solid #000;
	border-bottom:0px;
}

div.StatsPanel table{
	border:2px solid black;
	width:100%;
	margin-bottom:15px;
}

div.StatsPanel span.red{
	color:red;
}

div.StatsPanel span.yellow{
	color:yellow;
}

div.StatsPanel table td,
div.StatsPanel table th{
	text-align:center;
	padding:10px;
	border:2px solid #000;
	background-color:#222;
	color:#EEE;
	width:25%;
}

div.StatsPanel table.slim td,
div.StatsPanel table.slim th{
	padding:3px;
}

div.StatsPanel table th{
	font-size:16px;
	background-color:#333;
}

div.StatsPanel span.count{
	display:inline-block;
	padding-right:5px;
	font-size:20px;
	font-weight:bold;
}

div.StatsPanel span.value{
	font-size:16px;
	font-weight:bold;
}

div.StatsPanel p.note{
	margin-top:-10px;
	font-size:12px;
	margin-bottom:20px;
}

div.StatsPanel span.unit{
	font-size:12px;
}