table {
	border-collapse:collapse;
	border-spacing:0;
}

#table_info {
	margin: 10px auto;
	width: 950px;
}

#table_info th {
	padding: 0 0 0 5px;
	border: 1px #CECECE solid;
	background: #FFF9CB;
	color: #000000;
	text-align: left;
}

#table_info td {
	padding: 0 10px;
	border: 1px #CECECE solid;
	background: #FFFDEC;
	text-align: left;
}


#table_info2 {
	margin: 10px auto;
	width: 950px;
}

#table_info2 th {
	padding: 4px 0 4px 5px;
	border: 1px #CECECE solid;
	background: #FFF9CB;
	color: #000000;
	text-align: left;
}

#table_info2 td {
	border: 1px #CECECE solid;
	background: #FFFDEC;
	text-align: left;
}

.table_info3 {
	margin: 10px auto;
	width: 950px;
}

.table_info3 th {
	padding: 4px 0 4px 2px;
	border: 1px #CECECE solid;
	background: #FFF9CB;
	color: #000000;
	text-align: left;
}

.table_info3 td {
	border: 1px #CECECE solid;
	background: #FFFDEC;
	text-align: left;
}

.table_info4 {
	margin: 10px auto;
	width: 950px;
}

.table_info4 th {
	padding: 4px 0;
	border: 1px #CECECE solid;
	background: #FFF9CB;
	color: #000000;
	text-align: center;
	width: 150px;
}

.table_info4 td {
	padding: 4px 5px;
	border: 1px #CECECE solid;
	background: #FFFFFF;
	text-align: left;
	width: 325px;
}

.table_info4 input[type=text] {
    width: 200px;    
}

.table_info4 td.period input[type=text] {
    width: 100px;    
}

.table_info5 {
	margin: 10px auto;
	width: 950px;
}

.table_info5 th {
	padding: 4px 0;
	border: 1px #CECECE solid;
	background: #FFF9CB;
	color: #000000;
	text-align: center;
	width: 150px;
}

.table_info5 td {
	padding: 4px 5px;
	border: 1px #CECECE solid;
	background: #FFFFFF;
	text-align: left;
	width: 800px;
}

#table_select {
	margin: 10px auto;
	width: 600px;
}

#table_select th {
	padding: 4px 5px;
	border: 1px #CECECE solid;
	background: #FFF9CB;
	color: #000000;
	width:200px;
	text-align: left;
}

#table_select td {
	padding: 4px 5px;
	border: 1px #CECECE solid;
	background: #FFFDEC;
	text-align: left;
}

#tablepop {
	margin: 0 auto 10px;
	width: 100%;
}

#tablepop th {
	padding: 7px 0 7px 5px;
	border: 1px #CECECE solid;
	background: #FFF9CB;
	color: #000000;
	text-align: right;
}

#tablepop td {
	padding: 7px 25px;
	border: 1px #CECECE solid;
	background: #FFFDEC;
	text-align: left;
}

#tablenotice {
	margin: 0 auto 10px;
	width: 100%;
}

#tablenotice th {
	padding: 7px 0 7px 5px;
	border: 1px #CECECE solid;
	background: #FFFFFF;
	color: #000000;
	text-align: right;
}

#tablenotice td {
	padding: 7px 2px;
	border: 1px #CECECE solid;
	background: #FFFFFF;
	text-align: left;
}

.admin_info_bkbt a {
	border: 1px #dddddd solid;
	background: #f9f9f9;
	padding: 5px 30px;
}

.admin_info_bkbt a:hover {
	border: 1px #dddddd solid;
	background: #f9f9f9;
	padding: 5px 30px;
}

.admin_info_bkbt {
	margin: 20px 0;
	width :100%;
	float: left;
	clear: both;
}

body{
	font-family:Verdana,"MS PGothic",sans-serif;
	font-size:12px;
	text-decoration:none;
	line-height:1.5;
	text-align:left;
	vertical-align:top;
	color:#666666;
	margin: 0 auto;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-image: url(../../Images/Uirou/haikei.jpg);
}

.content {
	width:960px; height: auto; overflow: hidden; margin: 20px auto;
}

h1{font-weight:normal; font-style:normal; text-decoration:none; line-height:12px;margin:3px;}
h2{font-size:14spx; font-weight:bold; font-style:normal; text-decoration:none; text-align:left; line-height:18px;margin:0px;}
h3{font-size:12px; font-weight:normal; font-style:normal; text-decoration:none; text-align:left; color:#ffffff;line-height:10px;margin:2px;}
h4{font-size:12px; font-weight:bold; font-style:normal; text-decoration:none; text-align:left; color:#000000;margin:2px;}
.style1 
{
　　font-color: #999999;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 150%;
	text-align : right;
}
.hh {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	line-height: 150%;


}
.hh2 {
	font-size: 10px;
}
.hh3 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
.text10 {
	font-size: 14px;
	width : 180px;
	float: left;
	text-align : left;
}


#search_button  {
	text-align : center;
}

/* カレンダー用のアイコン */
.calenderIcon 
{
    background: url("../../Images/Uirou/icon/calendar.png") left;
    border: 0 none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

/* リンク(鎖のアイコン)用のアイコン */
.linkIcon 
{
    background: url("../../Images/Uirou/icon/link.png");
    border: 0 none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

/* メール送信予約用のアイコン */
.sendMailIcon 
{
    background: url("../../Images/Uirou/icon/email-send.png") no-repeat left;
    border: none;
    cursor: pointer;
    width: 150px;
    text-decoration: underline;
    color: #ff0000;
    line-height: 1.6;
}

/* メール送信予約用のアイコン2 */
.sendMailIcon2 
{
    background: url("../../Images/Uirou/icon/mail--arrow.png") no-repeat left;
    border: none;
    cursor: pointer;
    width: 180px;
    text-decoration: underline;
    color: #ff0000;
    line-height: 1.6;
}

/* メール送信予約用のアイコン3 */
.sendMailIcon3
{
    background: url("../../Images/Uirou/icon/email-send.png") no-repeat left;
    border: none;
    cursor: pointer;
    width: 170px;
    text-decoration: underline;
    color: #ff0000;
    line-height: 1.6;
}


/* 募集再開用のアイコン */
.restartIcon 
{
    background: url("../../Images/Uirou/icon/btn-play.png") no-repeat left;
    border: none;
    cursor: pointer;
    width: 90px;
    text-decoration: underline;
    color: #ff0000;
    line-height: 1.6;
}

/* 募集中止用のアイコン */
.stopIcon 
{
    background: url("../../Images/Uirou/icon/btn-pause.png") no-repeat left;
    border: none;
    cursor: pointer;
    width: 90px;
    text-decoration: underline;
    color: #ff0000;
    line-height: 1.6;
}

/* 募集削除用のアイコン */
.deleteIcon 
{
    background: url("../../Images/Uirou/icon/trash.png") no-repeat left;
    border: none;
    cursor: pointer;
    width: 90px;
    text-decoration: underline;
    color: #ff0000;
    line-height: 1.6;
}

/* 募集関連ファイル出力のアイコン */
.printIcon
{
    background: url("../../Images/Uirou/icon/btn-print.png") no-repeat left;
    border: none;
    cursor: pointer;
    width: 90px;
    text-decoration: underline;
    color: #ff0000;
    line-height: 1.6;
}

/* ログイン中を表示する */
.loginStaffInfo {
    color: #ffffff;
    font-size : 14px;
    font-weight : bold;
}

.loginStaffInfo a {
        color: #ffffff;
        font-size : 14px;
        font-weight : bold;
}

.loginStaffInfo a:hover {
        color: #ffffff;
        font-size : 14px;
        font-weight : bold;
}
    
.loginAdminInfo {
    color: #ffffff;
    font-size : 14px;
    font-weight : bold;
}
    .loginAdminInfo a {
        color: #ffffff;
        font-size : 14px;
        font-weight : bold;
    }
    
    .loginAdminInfo a:hover {
        color: #ffffff;
        font-size : 14px;
        font-weight : bold;
    }

.top_att {
    clear: both;
    font-size :14px;
    color :#ff0000;
    width: 500px;
    margin: 15px 0;
    padding: 5px 0 0 0;
    font-weight: bold;
}


.no_log {
    background: url("../../Images/Uirou/ico03.gif") no-repeat left;
    padding: 0 0 0 30px;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.pass_log {
    background: url("../../Images/Uirou/ico02.gif") no-repeat left;
    padding: 0 0 0 30px;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.news_box {
    width : 950px;
    margin: 0 auto;
}


.news_tit {
   font-size: 16px;
   background: url("../../Images/Uirou/ico02.jpg") no-repeat left;
   color :#9C0134;
   text-indent :30px;
   margin :0 auto 10px auto;
   float : left;
   height : 27px;
   line-height: 2.5;
   border-bottom: dashed 1px #999999;
   padding: 0 0 5px 0;
   font-weight: bold;
   width: 950px;
}

.news_list {
   margin:0 0 0 55px;
}

.news_list a {
    font-size: 16px;
}

.menu {
    width: 950px;
    margin:0 auto;
}

.menu h2 {
   font-size: 16px;
   background: url("../../Images/Uirou/ico02.jpg") no-repeat left;
   color :#9C0134;
   text-indent :30px;
   margin :0 auto 10px;
   float : left;
   height : 27px;
   line-height: 2.5;
   width : 950px;
   border-bottom: dashed 1px #999999;
   padding: 0 0 5px 0;
   font-weight: bold;
}

.menu2 {
	margin : 0 auto;
}

.menu2 h2 {
   font-size: 16px;
   background: url("../../Images/Uirou/ico02.jpg") no-repeat left;
   color :#9C0134;
   text-indent :30px;
   margin : 15px auto;
   float : left;
   height : 27px;
   line-height: 2.5;
   width: 450px;
   border-bottom: dashed 1px #999999;
   padding: 0 0 5px 0;
   font-weight: bold;
}

.menu3 {
	margin : 0 auto;
}

.menu3 h2 {
   font-size: 16px;
   background: url("../../Images/Uirou/ico02_2.jpg") no-repeat left top;
   color :#9C0134;
   text-indent :30px;
   margin : 15px auto;
   float : left;
   line-height: 2.5;
   width: 450px;
   border-bottom: dashed 1px #999999;
   padding: 0 0 5px 0;
   font-weight: bold;
}

.bread {
   text-indent: 30px;
   letter-spacing: 2px;
   text-align: left;
   background: #ececec;
   padding: 5px 0;
   border: #333333 solid 1px;
   color: #000000;
}

.bread span {
   font-weight : bold;
   color: #999999;
}

.copyright {
   color: #ffffff;
   font-size: 12px;
   padding: 0 0 5px 0;
   text-align: left;
}

.copyright a {
   color: #ffffff;
   font-size: 12px;
}

.copyright a:hover {
   color: #ffffff;
   font-size: 12px;
}
#navi_ie6 {
    margin:5px 0 0 0;
}

.validation-summary-errors {
    margin: 0 auto ;
    width: 100%;
    text-align :center;
    color:#ff0000;
    font-weight: bold;
}

.validation-summary-errors ul {
	list-style: none;
}

.admin_recruitment_menu a {
	width: 100%;
	font-size: 14px;
}

.admin_recruitment_menu a:hover {
	width: 100%;
	font-size: 14px;
}

.admin_recruitment_menu {
	width: 950px;
	height: auto;
	overflow: hidden;
	color: #767676;
	margin: 0 auto 10px;
	padding: 0;
	letter-spacing: 1px;
	*/background: #f2f2f2;*/
	float: left;
	text-align: left;
}

.admin_recruitment_menu ul li {
	border-left: 1px solid #000;
	display: inline;
	list-style-type: none;
	margin: 0 3px 5px 0;
	padding-left: 7px;
}

.admin_recruitment_menu ul {
	float: left;
	margin: 0;
	padding: 0;
}

.last {
	border-right: 1px solid #000;
	display: inline;
	list-style-type: none;
	margin: 0 0 5px 3px;
	padding-right: 7px;
	font-size: 14px;
}

.tdColor1 {
	background: #F2F2F2;
}

.tdColor2 {
	background: #DEDEDE;
}

.tdColor3 {
	background: #C6C6C6;
}

.yui-skin-sam .yui-calendar td.calcell.selected a {
color:#000000;
text-align:center;
}

.yui-skin-sam .yui-calendar td.calcell a {
color:#0066CC;
display:block;
height:100%;
text-decoration:none;
text-align:center;
}

#RecruitmentStartTime {
	width: 85px;
}

.calendarTextBox {
	width: 85px;
}

#RecruitmentEndTime {
	width: 85px;
}

#OperationBeginDate {
	width: 85px;
}

#OperationEndDate {
	width: 85px;
}

#StartDate {
	width: 85px;
}

#EndDate {
	width: 85px;
}

#StartTime {
	width: 85px;
}

#EndTime {
	width: 85px;
}

#RecruitmentAdoptLimitTime {
	width: 85px;
}

#OperationAdoptLimitDate {
	width: 85px;
}

#AdoptLimitDate {
	width: 85px;
}

#AdoptLimitTime {
	width: 85px;
}

#OperationStartDate {
	width: 85px;
}

#yui-gen0 table
{ margin: 4px 0 0 0; }

.table6 {
	margin: 15px auto;
	color: #000000;
}
.table6 th {
	padding: 7px 5px;
	border: 1px #CECECE solid;
	background: #FFF9CB;
	color: #000000;
	text-align: center;
	white-space:nowrap;
}

.table6 td {
	padding: 7px 5px;
	border: 1px #CECECE solid;
	text-align: left;
}

/*注意書きに使用*/
.emphasis
{
    color: red;
    font-weight: bold;
}

/*テキスト　入力不可時の背景*/
.disabledColor{
    background-color: #969696;
}

.ime_disabled{
    ime-mode: disabled;
}

.serach_pagenavi_link {
	display: inline;
	margin: 0 3px;
	border: #cccccc solid 1px;
	padding: 2px 6px;
	background: #f7f7f7;
	text-align: center;
}

.serach_pagenavi_link a {
	text-decoration: none;
	color: #272727;
}

.serach_pagenavi_ac {
	display: inline;
	margin: 0 3px;
	border: #cccccc solid 1px;
	padding: 2px 6px;
	background: #f16661;
	text-align: center;
	color: #FFFFFF;
}

.serach_pagenavi_ac a {
	text-decoration: none;
	color: #272727;
}

.field-validation-error{
    color: #ff0000;
    font-weight: bold;
}

.field-validation-valid{
    display: none;
}

.input-validation-error{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid{
    display: none;
}
