@charset "Shift_JIS";

.center-p {
	text-align: center;
}

.right-p {
	text-align: right;
}
.color-orange {
	color: #FF6600;
}
.color-red {
	color: #FF0000;
}
.color-black {
	color: #000000;
}
.color-white {
	color: #FFFFFF;
}
.color-green {
	color: #009900;
}



.senkou {
	background-image: url(img/ico_senko.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 55px;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.shoku {
	background-image: url(img/ico_shoku.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left 4px;
}
.c-blue {
	font-size: 10px;
	line-height: 150%;
	color: #0066FF;
	margin-top: 0px;
	margin-bottom: 15px;
}

.c-pink {
	font-size: 10px;
	line-height: 150%;
	color: #FF3399;
	margin-top: 0px;
	margin-bottom: 5px;
}
.c-orange {
	font-size: 10px;
	line-height: 150%;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 5px;
}
.c-green {
	font-size: 10px;
	line-height: 150%;
	color: #009900;
	margin-top: 0px;
	margin-bottom: 5px;
}
/* table-style */



#naiteiColums table.table-no {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;
	position: relative;


}
#naiteiColums table.table-no td {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 10px 15px;
	vertical-align: top;

}
#naiteiColums table.table-no th {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	background-color:#EDEDED;
	padding: 5px;
	font-size:10px;
	color:#333333;

}

#naiteiColums table.table-no td td {
	border:none;
	margin: 0px;
	padding: 0px;

}.saiyousu {
	font-size: 11px;
	font-weight: normal;
	float: right;
	padding: 2px;
	margin: 2px 0px 2px 2px;
}
#pageheadLink {
	text-align: right;
	margin: 10px 0px;
	padding: 0px;
}
.corpBig {
	margin: 10px 0px 0px;
	padding: 0px;
	height: 44px;
	width: 240px;
	position: relative;
}
.corp {
	margin: 10px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 200px;
	position: relative;
}
.num2 {
	background-image: url(img/icon_shushoku2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: -20px;
	right: 0px;
	position: absolute;
	height: 30px;
	width: 66px;
	text-indent: -9999px;
}
.num3 {
	background-image: url(img/icon_shushoku3.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: -20px;
	right: 0px;
	position: absolute;
	height: 30px;
	width: 66px;
	text-indent: -9999px;
}
.num5 {
	background-image: url(img/icon_shushoku5.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: -20px;
	right: 0px;
	position: absolute;
	height: 30px;
	width: 66px;
	text-indent: -9999px;
}

/*“à’èŽž*/

.naitei_Time .num2 {
	background-image: url(img/naitei/icon_shushoku2.gif);
}
.naitei_Time .num3 {
	background-image: url(img/naitei/icon_shushoku3.gif);
}
.naitei_Time .num5 {
	background-image: url(img/naitei/icon_shushoku5.gif);
}



/**/
.kigyo {
	font-weight: normal;
	margin: 2px;
	padding: 3px;
	border: 2px solid #0066FF;
}
.kazu {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px 0px 1px 5px;
	padding: 1px 3px;
	border: 1px solid #FF0000;
	background-color: #E7E7E7;
	display: block;
	float: right;
}
.kazu2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px 0px 1px 5px;
	padding: 2px 3px;
	background-color: #E7E7E7;
	display: block;
	float: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.renzoku {
	font-size: 12px;
	color: #FF0000;
	text-align:center;
}
.g_blue {
	background-image: url(img/tdbg1.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: 1px 1px;
}
.g_ora {
	background-image: url(img/bg_ora.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.g_pink {
	background-image: url(img/tdbg2.jpg);
	background-repeat: repeat-x;
	background-position: 1px 1px;
}
#comcman {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	background-color: #F0F7CA;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #main #footer {
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	margin: 15px 0px;
	padding: 15px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.oldlinks {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px 15px 5px 20px;
	margin: 5px 0px;
}
.oldlinks .oldbtns {
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
.oldlinks .zissekiLinks {
	float: right;
	margin: 5px 0px 0px;
	padding: 0px;
}
.zissekiLinks a {
	background-image: url(../common/btnold_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}
.backNaviAll {
	margin: 0px;
	float: right;
	padding:5px 20px 0px 20px;
}
.backNaviLink {
	margin: 0px;
	padding: 0px;
	float: right;
}
.backNaviLink form{
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.backNaviLink select {
font-size:12px;
height:14px;
color:#333333;
}
.backNaviAll a {
	background-image: url(../common/btnold_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}
.zissekiTxt {
	float: left;
	padding-top: 6px;
}
#naiteiTitels {
	margin-bottom: 10px;
}
#shushokuzisseki ul {
	width: 150px;
}
.c-pink p {
	margin: 0px;
	padding: 0px;
}
.table-no .c-blue {
	margin-bottom: 5px;
}

