@charset "utf-8";

/*---------------------------------------
	基本設定
---------------------------------------*/


#main	h3	{
	color:#0066CC;
	font-size:95%;
	border-bottom:1px solid #777;
	margin:5px;
	padding:2px;
}

.ph_block h3{
	border-bottom:1px solid #777;
	color:#333333;
	width:570px;
	margin-top:10px;
}




h4{
	margin:0px;
	padding:3px;
	background: url(/images/point.gif) no-repeat left center;
	text-indent:10px;
	color:#666666;
}






#o002 p {
	margin: 10px;
}
#main	{
	clear:none;
	width:570px;
	margin: 0 0 15px 0;
	float:left;
	height:auto;
	line-height: 150%;
}



#pankuzu	{
	font-size:90%;
	color:#777;
	margin:5px;
	padding:5px;
	border-bottom:1px solid #777;
}


#text-contents	{
	margin:5px 10px 10px 10px;
	clear:both;
	color:#777;
}

.ol-contents	{
	color:#777;
}

/*---------------------------------------
	テーブル設定
---------------------------------------*/
#detail-table{
    width:560px;
	clear:both;
	border-collapse:collapse;
	border:1px solid #999999;
	margin:2px 0 10px 0;
	font-size:100%;
	color:#666666;
}
#detail-table	th{
    width:30%;
	padding:5px;
	text-align:right;
	font-weight: normal;
	border:1px solid #999999;
	background-color:#eaeaea;
}


#detail-table td {
    width:70%;
	padding:5px;
	border:1px solid #999999;
}
#list-table{
    width:560px;
	clear:both;
	border-collapse:collapse;
	border:1px solid #999999;
	margin:2px 0 10px 0;
	font-size:100%;
	color:#666666;
}
#list-table	th{
	padding:5px;
	text-align:center;
	font-weight: normal;
	border:1px solid #999999;
	background-color:#eaeaea;
}


#list-table td {
	padding:5px;
	border:1px solid #999999;
}
.sample-text{
    font-style:italic;
    color:green;
    margin:3px;
}
/*	生協お知らせテーブル設定
---------------------------------------*/

.seikyou_oshirase{
	margin:20px 0 0 0;
}


/*---------------------------------------
	タイトルバー設定
---------------------------------------*/
#orange	{
	background: url(/images/orange.jpg) no-repeat;
}

#ao	{
	background: url(/images/ao.jpg) no-repeat;
}

#midori	{
	background: url(/images/midori.jpg) no-repeat;
}

#orange,#ao,#midori{
	padding:6px;
	text-indent:10px;
	color:#fff;
	font-size:18px;
	margin:15px 0 10px 0;
}



/*---------------------------------------
	ページ別設定設定
---------------------------------------*/

/*	応募管理ページ
---------------------------------------*/

#syokureki img{
	float:right;
}

/*	登録情報ページ
---------------------------------------*/
.change_prof{
	text-align:center;
	margin:5px;
}

.change_prof a{
	background: url(/images/change_r4_c1.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
	width:170px;
	height:20px;
	margin:0 auto;
}
.change_prof a:hover {
	background: url(/images/change_r4_c2.jpg) no-repeat;
}

/*	パスワード変更ページ
---------------------------------------*/
.change_id{
    text-align:center;
    margin:5px;
    /*
	margin:10px 0 10px 400px;
	*/
}
.change_id a{
	background: url(/images/change_r3_c1.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
	width:170px;
	height:20px;
}
.change_id a:hover {
	background: url(/images/change_r3_c2.jpg) no-repeat;
}

/*	プロフィールページ
---------------------------------------*/

.my_PR{
	width:570px;
	border:1px solid #999999;
	margin:2px 0 10px 0;
}
.my_PR p{
	margin:10px;
	color:#666666;
}

/*	履歴書変更ページ
---------------------------------------*/
.change_rh{
	margin:10px 0 10px 400px;
}
.change_rh a{
	background: url(/images/change2_r1_c1.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
	width:170px;
	height:20px;
}
.change_rh a:hover {
	background: url(/images/change2_r1_c2.jpg) no-repeat;
}
.address-box{
    float:left;
    padding:3px;
}
/*	変更確認ページ
---------------------------------------*/
.change_prof_finish{
	margin:10px 0 10px 200px;
}
.change_prof_finish a{
	background: url(/images/finish_r1_c1.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
	width:170px;
	height:20px;
}
.change_prof_finish a:hover {
	background: url(/images/finish_r1_c2.jpg) no-repeat;
}
.change_prof_back{
	margin:10px 0 10px 200px;
}
.change_prof_back a{
	background: url(/images/back_r1_c1.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
	width:170px;
	height:20px;
}
.change_prof_back a:hover {
	background: url(/images/back_r1_c2.jpg) no-repeat;
}

/*	仕事検索ページ
---------------------------------------*/
.job_icon{
	float:right;
}

.job_icon a{
	text-indent:-9999px;
	display:block;
	height:40px;
	float:left;
}

.bookmark{
	background: url(/images/icon_r4_c1.jpg) no-repeat;
	width:120px;
}
.entry{
	background: url(/images/entry.jpg) no-repeat;
	width:100px;
	margin-left:105px;
}

.more{
	background: url(/images/icon_r4_c4.jpg) no-repeat;
	width:120px;
	margin-left:105px;
}

.bookmark:hover{
	background: url(/images/icon_r6_c1.jpg) no-repeat;
}
.entry:hover{
	background: url(/images/icon_r1_c2.jpg) no-repeat;
}

.more:hover{
	background: url(/images/icon_r6_c4.jpg) no-repeat;
}


.search_memo{
	margin:10px 0 10px 200px;
}
.search_memo a{
	background: url(/images/search_r1_c1.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
	width:170px;
	height:40px;
}

.search_job{
	margin:0 0 0 235px;
}

.search_job a{
	background: url(/images/search_r6_c2.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
	width:100px;
	height:40px;
}
.botton{
	text-align:center;
}
.botton a{
	margin:0 5px;
}
/*	仕事検索結果ページ
---------------------------------------*/
#condition-table{
    width:560px;
	clear:both;
	border-collapse:collapse;
	border:1px solid #999999;
	margin:2px 0 10px 0;
	font-size:100%;
	color:#666666;
}
#condition-table	th{
    width:100px;
	padding:5px;
	text-align:right;
	font-weight: normal;
	border:1px solid #999999;
	background-color:#eaeaea;
}


#condition-table td {
    width:460px;
	padding:5px;
	border:1px solid #999999;
}

.search_navi{
	width:550px;
	margin-left:5px;
}

#job_box{
	border:1px solid #999999;
	width:560px;
	margin:10px 0;
}
.job_midashi{
	width:560px;
	font-weight:bold;
	background:#FFE0CD url(../images/job_box_r2_c2.jpg) no-repeat left top;
	border-bottom:1px solid #999999;
}
#left_job_box{
	/*width:310px;*/
	float:left;
	clear:both;
	margin:10px 8px;
	display:none;
}


#left_job_box h4{
	color:#FF6600;
	font-size:13px;
	margin:5px 8px;
}


#left_job_box img{
	float:left;
	margin:0 8px;
}

#left_job_box p{
	margin:0 0 20px 8px;
}

#right_job_box{
	/*float:right;*/
	/*width:210px;*/
	margin:10px 8px;
	background-color:#FFF3E1;
	display:inline;
}

#right_job_box table{
	/*width:190px;*/
	width:100%;
	/*margin:10px;*/
	border-collapse:collapse;
}


#right_job_box th,#right_job_box td{
    padding:5px;
	border-bottom:1px dotted #999999;
}
#right_job_box th{
	width:60px;
}
#right_job_box_button{
    margin:5px;
    text-align:center;
}

#right_job_box img{
	margin-left:8px;
	margin-bottom:5px;
}


.textfar{
	width:390px;
	float:left;
	margin:5px 5px 5px 8px;
	display:inline;}

.imgfar{
	width:150px;
	float:right;
	margin:5px 5px 5px 0;
	display:inline;}

.favorite{
	width:142px;
	float:right;
	margin:5px;
	display:inline;}


.narabikae{
	float:right;
	text-align:right;
}

.job_search_box{
	float:left;
	margin-left:3px;
	margin-right:3px;
}
.job_search_box_items{
	width:140px;
	height:120px;
	border:1px solid #aaa;
	overflow:auto;
}
.job_search_box dl{
	margin-top:0px;
}

.job_search_box dd{
	margin-left:5px;
}
.job_search_box dt{
	margin-left:5px;
}
.job_search_box_button{
    text-align:right;
    margin-top:5px;
}
.ctrl{
	clear:both;
	font-size:10px;
}
.ctrl img{
	vertical-align:middle;
	margin-left:120px;
}
.jo_ken{
	text-align:right;
}
.page-search{
    font-size:70%;
    margin:10px 5px 5px 0;
    text-align:left;
}   
    
.page-search a{
    padding:1px;
    margin:5px;
    background:#DEDEDE;
    border:1px solid #CCC;
}

.search-result{
    font-size:70%;
    margin-bottom:10px;
    margin-right:5px;
    text-align:left;
    padding:3px;
    border-bottom:1px dotted #CCC;
}
    
.search-result a{
    padding:5px;
    margin:1px;
    background:#99ccff;
    border:1px solid #99ccff;
}
#current-page {
    padding:5px;
    margin:1px;
    border:1px solid #99ccff;
}

/*	検索結果詳細
---------------------------------------*/
#job_box_top{
	margin:10px 0;
	
}



#job_box_top img{
	float:left;
	margin:0 8px;
}

#job-table p{
	margin:0;
	padding:0;
	text-align:left;
}

#job-detail-button{
    text-align:center;
    margin:10px;
}
#job-table	th{
    width:25%;
	padding:5px;
	text-align:left;
	font-weight: normal;
	border:1px solid #FFF;
	background-color:#FFDFCA;
}


#job-table td {
    width:75%;
	padding:5px;
	border:1px solid #FFF;
	background-color:#eaeaea;
}

#job-table{
    width:100%;
	clear:both;
	border-collapse:collapse;
	margin:2px 0 10px 0;
	font-size:100%;
	/*color:#666666;*/
}
/*	お問い合わせページ
---------------------------------------*/
.question{
	margin:10px 0 10px 235px;
}
/*	FAQページ
---------------------------------------*/

#faq{
	padding:2px 0 2px 5px;
	margin:5px;
	text-align:left;
	border-bottom:1px dotted #CCC;
}

#faq-li{
	padding:0;
	margin:0 0 5px 40px;
	text-align:left;
	font-size:90%;
}

#faq a{
	padding:0 10px;
	background:url(/images/arrow.gif) no-repeat;
}

/*---------------------------------------
	オープンページ設定
---------------------------------------*/

/*	左カラム
---------------------------------------*/

.side_photo{
	position: relative;
	top: 0;
	left: 0;
	width: 191px;
	height: 151px;
	background: url(/images/top_photo01.jpg) no-repeat;
}
.side_photo .btn{
	position: absolute;
	top: 113px;
	left: 77px;
	width: 105px;
	height: 25px;
}

.log_in {
	margin: 12px 0 12px 0;
	background: url(/images/top_back06.gif) repeat-y left top;
	overflow: hidden;
}
.log_in form {
	margin: 7px 0 0;
}

.log_in form p {
	margin: 0 auto;
	text-align: center;
}

.log_in .pass {
	margin: 3px 0 0;
}

.log_in .pass .pass {
	margin: 0 16px 0 0;
}

.log_in .btn {
	margin: 8px 0 0 60px;
}

.bunner_space img {
	margin: 0 0 12px 0;
}
.log_in table{
    width:100%;
}
.log_in th{
    text-align:right;
}
/*	右カラム
---------------------------------------*/
.ninkiblock{
	float: left;
	width: 568px;
}
.ninkiblock .pan {
	font-size:90%;
	color:#777;
	margin:5px 0 0 15px;
	width:570px;
	border-bottom:1px solid #777;
	
}


.ninkiblock h2 {
	margin: 15px 0 15px 15px;
}

.ninki-navi {
	width: 590px;
}

.n2,.n3,.n4,.n5,.n2_on,.n3_on,.n4_on,.n5_on{
	width: 110px;
	height: 24px;
	margin-left:5px;
	float:left;
	display: inline;
}

.n1,.n1_on{
	margin-left:15px;
	float:left;
	display: inline;
}

.ninki-navi .n1 a {background: url(/images/O_027_btn01.jpg) no-repeat left top;}

.ninki-navi .n2 a {background: url(/images/O_026_btn02.jpg) no-repeat left top;}

.ninki-navi .n3 a {background: url(/images/O_026_btn03.jpg) no-repeat left top;}

.ninki-navi .n4 a {background: url(/images/O_026_btn04.jpg) no-repeat left top;}

.ninki-navi .n5 a {background: url(/images/O_026_btn05.jpg) no-repeat left top;}


.ninki-navi .n1_on a {background: url(/images/O_026_btn01.jpg) no-repeat left top;}

.ninki-navi .n2_on a {background: url(/images/O_027_btn02.jpg) no-repeat left top;}

.ninki-navi .n3_on a {background: url(/images/O_028_btn02.jpg) no-repeat left top;}

.ninki-navi .n4_on a {background: url(/images/O_029_btn02.jpg) no-repeat left top;}

.ninki-navi .n5_on a {background: url(/images/O_030_btn02.jpg) no-repeat left top;}


.ninki-navi li a {
	display: block;
	width: 110px;
	height: 24px;
	text-indent: -9999px;
}
.ninki-syosai {
	clear:both;
	width: 568px;
	margin: 0 0 0 15px;
	padding: 10px 0 20px;
	border-top: 10px solid #FF6600;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.ninki-midashi {
	width: 335px;
	margin: 0 10px 10px;
}

.ninki-midashi h3 img{
	margin:10px 0 0 0;
}



.ninki-midashi .secret {
	float: left;
	width: 119px;
	margin: 0 10px 10px 0;
}
.ninki_text {
	margin: 0 10px 0 10px;
	float: left;
	width: 335px;
	clear:both;
	display:inline;
}

.ninki_text .text{
	margin-top:13px;
}

.ninkigazo{
	float: right;
	margin: 0 10px 0 10px;
	display:inline;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */




/*---------------------------------------
	TOPページ設定
---------------------------------------*/




.right {
	float: left;
	width: 591px;
	margin: 0 0 20px 0;
}

.box1 {
	padding: 0 0 0 20px;
	height: 190px;
}

.left {
	position: relative;
	top: 0;
	left: 0;
	width: 349px;
	float:left;	height: 190px;
	background: url(/images/top_photo02.jpg) no-repeat left top;
}

.left .btn {
	position: absolute;
	top: 140px;
	left: 228px;
	width: 115px;
	height: 25px;
}

.right2 {
	float: right;
	width: 222px;
}
.right2 ul {

	display: block;

	height: 119px;
	width: 222px;
}
.right2 ul li a {
	display: block;

	width: 222px;
	text-indent: -9999px;
	overflow: hidden;
}
.btn1 a {

	height: 39px;
	background: url(/images/top_btn03.gif) no-repeat left top;
}

.btn2 a {

	height: 39px;
	background: url(/images/top_btn04.gif) no-repeat left top;
}

.btn3 a {

	height: 40px;
	background: url(/images/top_btn05.gif) no-repeat left top;
}

.btn4 a {

	height: 39px;
	background: url(/images/top_btn06.gif) no-repeat left top;
}

.btn5 a {
	height: 40px;
	background: url(/images/top_btn07.gif) no-repeat left top;
}
.right2 li a:hover {
	background-position: bottom;
}
.box2 {
	margin: 0 0 0 20px;
	height: 45px;
        font-size:90%;
	border: 1px solid #999999;
	background: url(/images/top_back04.gif) repeat-x center top;
	background-color:#EEEEEE;
}
.box2 .img {
	float: left;
	width: 16px;
}
.box2 .img2 {
	float: left;
	width: 169px;
	margin: 9px 12px 0;
}
.box2 .free {
	float: left;
	margin: 9px 0 0;
}
.box2 .img3 {
	float: left;
	width: 60px;
	margin: 3px 0 0 9px;
}
.box2 .img4 {
	float: left;
	width: 11px;
	margin: 6px 0 0 15px;
}
.img4 img {
	display: block;
	padding: 7px 0;
}
.box2 .text {
	float: left;
	width: 80px;
	margin: 3px 0 0 5px;
}
.box3 {
	width: 570px;
	margin: 10px 0 0 20px;
	padding: 0 0 5px;
	border: 1px solid #999999;
	background: url(/images/top_title05.gif) no-repeat left center;
}
.box3 .img, .box4 .img, .box5 .img {
	float: left;
	width: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.box3 .img2, .box4 .img2, .box5 .img2 {
	margin: 7px 11px 0 27px;
	padding: 0 0 3px;
}
.box3 form, .box4 form, .box5 form {
}

.box3 .line, .box4 .line, .box5 .line {
	float: left;
	margin: 0 0 0 27px;
	width: 503px;
	/*border-top: 1px dotted #CCCCCC;*/
}

.box3 .c1, .box4 .c1, .box5 .c1 {
	float: left;
	width: 160px;
	padding: 2px 0;
	margin-top:2px;
	margin-bottom:2px;
}

.box3 .c1 input, .box4 .c1 input, .box5 .c1 input {
	margin: 0 5px 0 0;
}
.c1 a {
    margin:0 10px 0 0;
}
.box3 .img3, .box4 .img3, .box5 .img3 {
	text-align: right;
	margin: 0 10px 0 0;
}

.box3 .img3 input, .box4 .img3 input, .box5 .img3 input {
	margin: 5px 0 0;
}

.box4 {
	width: 570px;
	margin: 10px 0 0 20px;
	padding: 0 0 5px;
	border: 1px solid #999999;
	background: url(/images/top_title06.gif) no-repeat left center;
}

.box5 {
	width: 570px;
	margin: 10px 0 20px 20px;
	padding: 0 0 5px;
	border: 1px solid #999999;
	background: url(/images/top_title07.gif) no-repeat left center;
}

.box3 form,.box4 form,.box5 form{
	margin:0;
	padding:0;
}

.input-alpha{
    ime-mode:disabled;
}
.input-kana{
    ime-mode:active;
}
#notify {
    margin:5px;
    padding:5px;
    line-height:150%;
    background-color:#FFF3E1;
}
#errorExplanation {
 clear:both;
 border-left: 2px #ff9900 solid ;
 border-bottom: 2px #ff9900 solid ;
 border-right: 2px #ff9900 solid ;
 background-color: #f0f0f0;
 margin-top:10px;
 margin-bottom:10px;
 text-align:left;
}
#errorExplanation_h2{
 overflow:visible;
 color: #ffffff;
 font-weight: bold;
 font-size: 12px;
 background-color: #ff9900;
 padding:2px 5px;
 height:20px;
 width:auto;
}
#errorExplanation h2{ overflow:visible; color: #ffffff; font-weight: bold; font-size: 12px; background-color: #ff9900; padding:2px 5px; height:20px; width:auto;}

#errorExplanation p {
 margin:10px;
 font-size:80%;
 color: #333;
}

#errorExplanation ul {
  font-size: 12px;
  list-style: square !important;
  margin:5px 40px 20px 40px;
}
