/* Automatically included across all of c5 - use this file gingerly */
img.ccm-captcha-image {display: block}

/* clear and pagination styles */
*.ccm-spacer {clear: both}
div.ccm-pagination { text-align:center; position: relative}
div.ccm-pagination span.ccm-page-right {position: absolute; top: 0px; right: 0px;}
div.ccm-pagination span.ccm-page-left {position: absolute; top: 0px; left: 0px}


/* global error styles */
div.ccm-error {font-weight: bold; color: #f00}

div#ccm-overlay {
	position: fixed;
	z-index:99;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	height:100%;
	width:100%;
	display: none;
}
#table {
	background-color: #FFF;
	height: 170px;
	width: 930px;
	overflow: scroll;
	clear: none;
	display: block;
}
#wrapper #contwrap #cont_l table tr td {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/newg.jpg);
}
#wrapper #contwrap #cont_l table tr td table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: none;
}
.tabtab {
	height: auto;
	width: auto;
	float: right;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000;
}
#wrapper #contwrap table tr .tabtab table tr td {
	margin: 0px;
	padding: 0px;
}
#wrapper #contwrap table tr td table tr td {
	clear: both;
	text-align: center;
	color: #000;
}
#toi {
	float: inherit;
	height: auto;
	width: 40px;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #F00;
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
