@charset "utf-8";

/* ================================================================================ */
/*                                                                                  */
/*      スタイル初期化                                                              */
/*                                                                                  */
/* ================================================================================ */

body,div,dl,dt,dd,ul,li,ol,li,h1,h2,h3,h4,h5,form,p,table,th,td,address{
	margin:0;
	padding:0;
}

body{
	line-height:1;
	color:#333333;
}

a img,img{
	border:0;
}

ul,ol,li{
	list-style:none;
}

table{
    border-collapse:collapse; 
    border-spacing:0;
}


a{
	text-decoration:underline;
	color:#333;
}

a:hover{
	text-decoration:none;
	color:#d20745;
}

address{
	font-style:normal;
}


/* ================================================================================ */
/*                                                                                  */
/*      clearfix                                                                    */
/*                                                                                  */
/* ================================================================================ */

.clearfix{
	/zoom:1;
}

.clearfix:after{
	content:'';
	display:block;
	clear:both;
	height:0;
}


/* ================================================================================ */
/*                                                                                  */
/*      汎用スタイル                                                                */
/*                                                                                  */
/* ================================================================================ */

body{
	font-size:12px;
	background:#FFF url(../img/style/grad_top_silver_50.gif) repeat-x top;
}

.center{
	text-align:center !important;
}

.left{
	text-align:left !important;
}

.right{
	text-align:right !important;
}

.cancel{
	text-decoration:line-through !important;
}

a img:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


/*----------------------------------------------------------------【見出し】*/

h1{
	font-weight:normal;
	font-size:10px;
	padding:5px 0 20px;
	color:#FFF;
}

h2{
	font-size:16px;
	border:1px solid #DDD;
	background:url(../img/style/h2_back.gif) no-repeat left center;
	padding:10px 10px 10px 20px;
	color:#555;
}

.contents_l>h2,
.top_siteinfo h2{
	color:#FFF;
	padding-left:30px;
}

h3{
	font-size:15px;
	border-left:3px solid #E16087;
	padding:7px 10px;
	margin:10px 0;
	color:#555;
}

h4{
	font-size:14px;
	padding:5px;
	margin:15px 0 10px;
	color:#555;
}


/*----------------------------------------------------------------【各カラムの設定】*/

#footer_top,
#footer,
#contents,
#navi,
#header,
h1	{
	width: 950px;
	margin: 0 auto;
}

#wrapper{
	background:url(../img/style/head_back.gif) repeat-x top;
}

#container{
}

#contents{
	padding:0;
}


/* ================================================================================ */
/*                                                                                  */
/*      ヘッダーデザイン                                                            */
/*                                                                                  */
/* ================================================================================ */

#header{
	height:60px;
	position: relative;
}

#logo{
	float:left;
}

#logo a{
	overflow:hidden;
}

#logo a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


/*----------------------------------------------------------------【ヘッダーボックス】*/

#header_box{
	width:690px;
	position: absolute;
	bottom: 0px;
	right: 0;
}

#header_box p.header_left{
	width:170px;
	line-height:1.2;
	float:left;
	color: #666;
	padding-top:15px;
	font-size:10px;
}

#header_box p.header_left strong{
	padding:0 3px;
	color: #333;
}

#header_box .header_right{
	float:right;
	width:515px;
}

#header_box .header_right form{
	float:left;
	width:290px;
	margin-top:4px;
	padding-left:75px;
}

#header_box .header_right form label{
	float:left;
}

#header_box .header_right form label input{
	width:120px;
	margin-right:5px;
}

#header_box .header_right form input.search_button{
	width:50px;
	height:20px;
	background:url(../img/style/button_search_01.gif) no-repeat;
	border:0 none;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#header_box .header_right .favorite{
	float:right;
	width:150px;
}

#header_box .header_right .favorite a{
	width:150px;
	height:30px;
	display:block;
	background:url(../img/style/head_favorite.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	padding:0;
}

#header_box .header_right .favorite a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

#header_box .header_right .hello{
	margin-top:10px;
	float:left;
	line-height:1.2;
}

#header_box ul{
	clear:both;
	padding-left:105px;
}

#header_box ul li{
	float:left;
}

#header_box ul li a{
	float:left;
	background:left top no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:15px;
	margin:10px 0 0 15px;
}

#header_box ul li.company a{
	background-image:url(../img/style/head_company.gif);
	width:64px;
}

#header_box ul li.privacy a{
	background-image:url(../img/style/head_privacy.gif);
	width:128px;
}

#header_box ul li.kiyaku a{
	background-image:url(../img/style/head_kiyaku.gif);
	width:62px;
}

#header_box ul li.faq a{
	background-image:url(../img/style/head_faq.gif);
	width:93px;
}

#header_box ul li.gift a{
	background-image:url(../img/style/head_gift.gif);
	width:60px;
}

#header_box ul li a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


/* ================================================================================ */
/*                                                                                  */
/*      ナビデザイン                                                                */
/*                                                                                  */
/* ================================================================================ */

#navi{
	margin:10px auto 15px;
}

#navi ul{
}

#navi ul li{
	float:left;
}

#navi ul li a{
	float:left;
	background:left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height:37px;
}

#navi ul li.top a	{
	width:127px;
	background-image:url(../img/style/menu_top.gif);
}

#navi ul li.job a	{
	width:134px;
	background-image:url(../img/style/menu_job.gif);
}

#navi ul li.nuser a	{
	width:121px;
	background-image:url(../img/style/menu_nuser.gif);
}

#navi ul li.for_cuser a	{
	width:178px;
	background-image:url(../img/style/menu_for_cuser.gif);
}

#navi ul li.cuser a	{
	width:150px;
	background-image:url(../img/style/menu_cuser.gif);
}

#navi ul li.inquiry a	{
	width:135px;
	background-image:url(../img/style/menu_inquiry.gif);
}

#navi ul li.login a	{
	width:105px;
	background-image:url(../img/style/menu_login.gif);
}

#navi ul li a:hover	{
	background-position:bottom;
}


#navi ul li.login,
#navi ul li.logout{
	float:right;
	border:none;
}


/*----------------------------------------------------------------【nUser】*/
.nuser #navi ul li.job a	{
	width:139px;
	background-image:url(../img/style/nmenu_job.gif);
}

.nuser #navi ul li.entry a	{
	width:154px;
	background-image:url(../img/style/nmenu_entry.gif);
}

.nuser #navi ul li.gift a	{
	width:139px;
	background-image:url(../img/style/nmenu_gift.gif);
}

.nuser #navi ul li.sys_mail a	{
	width:121px;
	background-image:url(../img/style/nmenu_sys_mail.gif);
}

.nuser #navi ul li.sys_mail2 a	{
	width:123px;
	background-image:url(../img/style/nmenu_sys_mail2.gif);
}

.nuser #navi ul li.edit a	{
	width:155px;
	background-image:url(../img/style/nmenu_edit.gif);
}

.nuser #navi ul li.logout a	{
	width:119px;
	background-image:url(../img/style/nmenu_logout.gif);
}




/* ================================================================================ */
/*                                                                                  */
/*      コンテンツ汎用デザイン                                                      */
/*                                                                                  */
/* ================================================================================ */

/*----------------------------------------------------------------【contents_m】*/

.contents_m{
	float:left;
	width:700px;
}

.contents_m h2{
	margin:0 0 10px 0;
}


/*----------------------------------------------------------------【contents_s】*/

.contents_s{
	float:right;
	width:234px;
}

.contents_s	.contents_box{
	margin:0 0 10px 0;
}

.contents_s	.contents_box h2{
	margin:0;
}


/*----------------------------------------------------------------【contents_l】*/

.contents_l{
	margin:0 0 20px 0;
}

.contents_l h2{
	margin:0 0 15px 0;
}

.contents_l h2 span{
	font-size:13px;
	font-weight:normal;
}


/*----------------------------------------------------------------【共通】*/

.common{
	margin:15px 0;
}

.common p{
	line-height:1.6;
	margin:10px;
}

.common ul{
	margin:0 0 10px 30px;
}

.common ul li{
	line-height:1.6;
	list-style:circle;
	margin-bottom:4px;
}


/*----------------------------------------------------------------【メニュー】*/
#contents .tab_menu{
}

#contents .tab_menu ul{
	float:right;
}

#contents .tab_menu ul li{
	float:left;
}

#contents .tab_menu ul li a{
	background-color:#555;
	color:#FFF;
	text-decoration:none;
	padding:5px 17px 4px 17px;
	margin-left:7px;
	border:1px solid #BBB;
	display:block;
	float:left;
	font-weight:bold;
}

#contents .tab_menu ul li a:hover{
	background-color:#222;
}

#contents .tab_menu ul li.back a{
	border:1px solid #BBB;
	color:#444;
    background:url(../img/style/back.gif) no-repeat 10px 7px #FFF;
	padding-left:25px;
	font-weight:normal;
}

#contents .tab_menu ul li.back a:hover{
	background-color:#EEE;
}

#contents .tab_menu ul li .cancel{
	padding:5px 10px 4px 10px;
	margin-left:7px;
	display:block;
	float:left;
}




/* ================================================================================ */
/*                                                                                  */
/*      コンテンツ各ページデザイン                                                  */
/*                                                                                  */
/* ================================================================================ */

/*----------------------------------------------------------------【トップページ】*/

.index,
.admin_index,
.cuser_index{
}

.info,
.search,
.other,
.regist,
.edit,
.delete,
.check{
}


/* topimage
----------------------------------------------- */

#container .topimage{
	margin-bottom:15px;
	margin-top:-10px;
}

#container .topimage p{
	float:left;
}

#container .topimage ul{
	float:right;
	margin-top:8px;
	padding:7px 7px 0;
	border:1px solid #ded2c0;
}


#container .topimage ul li{
	padding-bottom:7px;
}

/* topimg
----------------------------------------------- */
.topimg{
	margin-bottom:15px;
}

/* トップ検索
----------------------------------------------- */

/* おすすめ＆新着の求人 */
.index .top_job{
	margin:0 0 10px;
 }

.index .top_job ul{
	padding:0 0 10px;
}

.index .top_job h3{
 	background:none;
	border:0;
	padding:5px 0 0;
	margin:0;
	line-height:1.5;
	font-size:12px;
	font-weight:normal;
}



/* おすすめの求人 */
.index .pickup .h2{
	margin-bottom:5px;
}

.index .pickup .h2 h2{
	width:700px;
	height:36px;
	display:block;
	background:url(../img/style/h2_pickup.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	padding:0;
}

.index .pickup ul{
	margin-top:-5px;
}

.index .pickup li{
	padding:6px 6px 15px;
	width:124px;
	vertical-align:top;
    display:-moz-inline-box; /*for Firefox 2*/
    display:inline-block; /*for modern*/
    /display:inline; /*for ie5～7*/
    /zoom:1; /*for ie5～7*/
	/margin-right:3px;
}

.index .pickup li div{
	width:124px;
	height:93px;
	margin:0 auto;
}

.index .pickup h3 a{
	display:block;
}

.index .pickup li p.more a{
	background:url(../img/style/pickup_more.gif) no-repeat;
	width:124px;
	height:25px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	margin-top:3px;
}

.index .pickup li p.more a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


/* 新着の求人 */
.index .new h2{
	width:700px;
	height:36px;
	display:block;
	background:url(../img/style/h2_new.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	padding:0;
}

.index .new ul{
    padding:0 0 10px 10px;
}

.index .new ul li{
    background:url(../img/style/icon_01.gif) no-repeat left center;
    line-height:1.5;
    padding:2px 2px 2px 15px;
}
.index .new ul li .new{
	background-color:#ff3359;
	color:#FFF;
	font-size:10px;
	padding:2px 2px 1px;
	position:relative;
	top:-2px;
	margin-left:5px;
}
.index .new ul li.more{
	background:none;
	text-align: right;
	padding: 2px 15px 2px 2px;
}


/* 求人情報の検索 */
.index .search h2{
	background:none;
	padding:0;
	border:none;
}

.index .search h2 a{
	width:700px;
	height:36px;
	display:block;
	background:url(../img/style/h2_job_search.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.index .job_search h2 a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


/* 各検索項目 */
.index .top_search_box h2{
	background:none;
	overflow:inherit;
	text-indent:0;
	border:0;
	font-size:14px;
	color:#62471c;
	padding:0 0 0 15px;
	margin-left:10px;
	background:url(../img/style/icon_01.gif) no-repeat left 1px;
}

.index .top_search_box .top_search{
	border-bottom:1px dotted #CCC;
	padding:5px 0;
}


.index .top_search{
	margin:0 0 10px 0;
}

.index .top_search ul{
	padding:0 0 10px 25px;
}

.index .top_search li{
	float:left;
	padding:2px 2px 2px 0px;
	line-height:1.5;
}


/* 地域から探す(4列) */
.index .area .body h3{
	padding:0;
	border:0;
	margin:0;
}

.index .area .body .map ul,
.index .area .body .prefectures ul{
	padding:0;
	margin:0;
}

.index .area .body .map ul li,
.index .area .body .prefectures ul li{
	width:auto;
	padding:0;
	border:none;
}

/* 地図表示 */
.index .area .body{
	margin:0 0 0 20px;
}

.index .area .body .map{
	width:311px;
	height:311px;
	background:url(../img/style/index_map.gif) no-repeat;
	float:left;
	position:relative;
}

.index .area .body .map ul{
	float:none;
	width:auto;
	position:relative;
}

.index .area .body .map ul li{
	padding:0;
	background:none;
}

.index .area .body .map .map_area{
	position:absolute;
	width:50px;
}


.index .area .body .map .AREA01 h3{
	background-image:url(../img/style/index_map01.png);
	width:94px;
}

.index .area .body .map .AREA01{
	top:45px;
	left:160px;
}

.index .area .body .map .AREA02 h3{
	background-image:url(../img/style/index_map02.png);
	width:51px;
}

.index .area .body .map .AREA02{
	top:180px;
	left:205px;
}

.index .area .body .map .AREA03 h3{
	background-image:url(../img/style/index_map03.png);
	width:94px;
}

.index .area .body .map .AREA03{
	top:120px;
	left:135px;
}

.index .area .body .map .AREA04 h3{
	background-image:url(../img/style/index_map04.png);
	width:51px;
}

.index .area .body .map .AREA04{
	top:210px;
	left:155px;
}

.index .area .body .map .AREA05 h3{
	background-image:url(../img/style/index_map05.png);
	width:51px;
}

.index .area .body .map .AREA05{
	top:160px;
	left:115px;
}

.index .area .body .map .AREA06 h3{
	background-image:url(../img/style/index_map06.png);
	width:51px;
}

.index .area .body .map .AREA06{
	top:155px;
	left:55px;
}

.index .area .body .map .AREA07 h3{
	background-image:url(../img/style/index_map07.png);
	width:51px;
}

.index .area .body .map .AREA07{
	top:205px;
	left:90px;
}

.index .area .body .map .AREA08 h3{
	background-image:url(../img/style/index_map08.png);
	width:84px;
}

.index .area .body .map .AREA08{
	top:235px;
	left:30px;
}

.index .area .body .map .INTER h3{
	background-image:url(../img/style/index_map09.png);
	width:51px;
}

.index .area .body .map .INTER{
	top:260px;
	left:235px;
}

.index .area .body .map h3{
	text-indent:-9999px;
	overflow:hidden;
	height:27px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.index .area .body .map h3:hover{
	background-position:bottom;
}


.index .area .body .map .map_area ul{
	width:140px;
	background-color:#FFF;
	border:1px solid #CCC;
	padding:3px;
	margin:-4px 0 0 10px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	display:none;
	/zoom:1;/*clearfix*/
}

.index .area .body .map .map_area ul:after{
	content:'';
	display:block;
	clear:both;
	height:0;
}

.index .area .body .map .map_area ul li{
	margin:2px 5px;
	float:left;
}


/* 都道府県 */
.index .area .body .prefectures{
	float:right;
	width:368px;
}

.index .area .body .prefectures .map_area{
	float:none;
	width:auto;
	padding:4px 0 4px 10px;
	background-position:left 7px;
	/zoom:1;/*clearfix*/
}

.index .area .body .prefectures .map_area:after{
	content:'';
	display:block;
	clear:both;
	height:0;
}

.index .area .body .prefectures .map_area h3{
	float:left;
	width:75px;
	clear:both;
	font-size:10px;
	font-weight:normal;
	color:#000;
	background-color:#fbbaca;
	text-align:center;
	padding:2px 0;
}


.index .area .body .prefectures .map_area ul{
	float:right;
	width:275px;
}

.index .area .body .prefectures .map_area ul li{
	float:left;
	background:none;
	text-align:center;
	margin:0 10px 1px 0;
}



/* 雇用形態から探す(4列) */
.index .form .body li{
	width:24%;
}


/* 特徴から探す(3列) */
.index .character .body li{
	width:24%;
}


/* 職種から探す(2列) */
.index .category .body li{
	width:24%;
}



/* 職種から探す
----------------------------------------------- */
div.mod_ins_side_jobtype	{
	margin: 0 0 10px;
	padding: 10px;
	background: #F5F5F5;
}

div.mod_ins_side_jobtype ul	{
}

div.mod_ins_side_jobtype ul li	{
}

div.mod_ins_side_jobtype ul li a	{
}


/* お知らせ
----------------------------------------------- */
.news_list{
	margin:20px;
}

.news_list li{
	margin-bottom:10px;
    background:url(../img/style/icon_01.gif) no-repeat left 3px;
	padding-left:17px;
	line-height:1.5;
}

.news_box{
	text-align:left;
	padding:0 80px 10px;
	line-height:1.6;
}


/* ページ管理
----------------------------------------------- */
.page_box{
	padding:10px 20px;
	line-height:1.5;
}

.page_box h3{
	margin:30px 0 10px;
}

.page_box h3.zero{
	margin-top:0;
}

.page_box p{
	margin:0 0 15px 20px;
}

.page_box p strong{
	padding:0 3px;
}

.page_box p.button a{
    background:url(../img/style/cregist_btn.gif) no-repeat left top;
	width:220px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}


.page_box ul{
	margin:0 0px 15px 20px;
}

.page_box ul li{
	margin-bottom:5px;
    background:url(../img/style/icon_01.gif) no-repeat left 3px;
	padding-left:17px;
	line-height:1.5;
}

.page_box dl{
	margin:0 0 0 20px;
}

.page_box dl dt{
	margin-bottom:3px;
    background:url(../img/style/icon_01.gif) no-repeat left 3px;
	padding-left:17px;
	line-height:1.5;
	font-weight:bold;
}

.page_box dl dd{
	margin:0 0 15px 20px;
}

.page_box .page_table{
	margin:10px 0 10px 20px;
}

.page_box .page_table table th,
.page_box .page_table table td{
	border:1px solid #CCC;
	padding:10px;
}

.page_box .page_table table th{
	background-color:#F7F7F7;
}

.page_box .page_table table td span{
	font-weight:bold;
	color:#ee2f2f;
	font-size:15px;
}


/*比較表*/
.page_box .page_table table.compare th,
.page_box .page_table table.compare td{
	border-right:0;
}

.page_box .page_table table.compare th.our{
	color:#FFF;
	border:1px solid #ff6c88;
	border-bottom:0;
    background:url(../img/style/th_logo.png) no-repeat center #E15E86;
	text-indent:-9999px;
	overflow:hidden;
	width:180px;
	height:44px;
}

.page_box .page_table table.compare td{
	color:#555;
}

.page_box .page_table table.compare td.our{
	background-color:#fff6f7;
	color:#222;
	border-left:1px solid #ff6c88;
	border-right:1px solid #ff6c88;
}

.page_box .page_table table.compare td.bottom{
	border-bottom:1px solid #ff6c88;
}

.page_box .page_table table.compare td ul{
	margin:0;
}

.page_box .page_table table.compare td ul li{
	margin-bottom:5px;
    background:url(../img/style/icon_03.gif) no-repeat left 6px;
	padding-left:10px;
	line-height:1.5;
}


/* お祝い金申請について */
.page_gift{
	padding:0 25px;
}

.page_gift p{
	margin:0;
}

.page_gift .text{
	font-size:14px;
	line-height:1.5;
	margin-bottom:15px;
}

.page_gift .gift_head{
    background:url(../img/style/gift_head.jpg) no-repeat left top;
	width:900px;
	height:123px;
	padding:127px 0 0 580px;
	margin-bottom:25px;
	font-size:20px;
	font-weight:bold;
	color:#ff4859;
}

.page_gift ol.flow{
	padding:10px 0;
	border-bottom:2px dotted #DDD;
	border-top:2px dotted #DDD;
	margin-bottom:25px;
}

.page_gift ol.flow li{
	float:left;
	width:225px;
}

.page_gift ol.flow li .img{
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	width:225px;
	height:65px;
}

.page_gift ol.flow li .flow01{
	background-image:url(../img/style/gift_flow01.jpg);
}

.page_gift ol.flow li .flow02{
	background-image:url(../img/style/gift_flow02.jpg);
}

.page_gift ol.flow li .flow03{
	background-image:url(../img/style/gift_flow03.jpg);
}

.page_gift ol.flow li .flow04{
	background-image:url(../img/style/gift_flow04.jpg);
}

.page_gift ol.flow li .text{
	padding:0 5px 0 20px;
}

.page_gift p.button a{
    background:url(../img/style/gift_btn.gif) no-repeat left top;
	width:220px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}


/* 求人の掲載について */
.page_forcuser .forcuser_head{
	margin:0 5px 20px;
}

.page_forcuser dl dt{
	font-size:13px;
}

/*box_list*/
.page_forcuser ul.box_list{
}

.page_forcuser ul.box_list li{
	float:left;
	width:380px;
	border:2px dotted #BBB;
	padding:20px 25px;
	background-position:20px 14px;
	background-repeat:no-repeat;
	height:120px;
	margin:0 5px 5px 0;
}

.page_forcuser ul.box_list li.service01{
	background-image:url(../img/style/forcuser_service_01.gif);
}

.page_forcuser ul.box_list li.service02{
	background-image:url(../img/style/forcuser_service_02.gif);
}

.page_forcuser ul.box_list li.service03{
	background-image:url(../img/style/forcuser_service_03.gif);
	height:80px;
}

.page_forcuser ul.box_list li.service04{
	background-image:url(../img/style/forcuser_service_04.gif);
	height:80px;
}

.page_forcuser ul.box_list li p{
	margin:0;
}

.page_forcuser ul.box_list li .title{
	font-weight:bold;
	font-size:15px;
	margin-bottom:20px;
	padding-left:38px;
}

.page_forcuser ul.box_list li .text{
}

/*手順*/
.page_forcuser ul.flow{
    background:url(../img/style/forcuser_flow_bk.png) no-repeat left bottom;
	padding-bottom:10px;
}

.page_forcuser ul.flow li{
	background-position:left top;
	background-repeat:no-repeat;
}

.page_forcuser ul.flow li.flow01{
	background-image:url(../img/style/forcuser_flow_01.png);
}

.page_forcuser ul.flow li.flow02{
	background-image:url(../img/style/forcuser_flow_02.png);
}

.page_forcuser ul.flow li.flow03{
	background-image:url(../img/style/forcuser_flow_03.png);
}

.page_forcuser ul.flow li.flow04{
	background-image:url(../img/style/forcuser_flow_04.png);
}

.page_forcuser ul.flow li.flow05{
	background-image:url(../img/style/forcuser_flow_05.png);
}

.page_forcuser ul.flow li.flow06{
	background-image:url(../img/style/forcuser_flow_06.png);
}

.page_forcuser ul.flow li.flow07{
	background-image:url(../img/style/forcuser_flow_07.png);
}

.page_forcuser ul.flow li.flow08{
	background-image:url(../img/style/forcuser_flow_08.png);
}

.page_forcuser ul.flow li .title{
	font-size:14px;
	font-weight:bold;
	color:#FF3404;
	padding:10px 0 0 30px;
	margin:0 0 5px;
}

.page_forcuser ul.flow li .text{
	padding:0 0 0 30px;
	margin:0 0 15px;
}

/* コントロールメニュー（ログイン後）
----------------------------------------------- */
.control{
	padding:8px;
}

.control ul li{
    display:-moz-inline-box; /*for Firefox 2*/
    display:inline-block; /*for modern*/
    /display:inline; /*for ie5～7*/
    /zoom:1; /*for ie5～7*/
	vertical-align:top;
	width:165px;
	margin:0 3px 10px 0;
}

.control ul li h2{
	font-size:14px;
    background:no-repeat left 0px;
	border:none;
	margin-bottom:0px;
	padding-left:30px;
}
	
.control ul li ul{
	padding:0 0 0 20px;
}

.control ul li li{
	display:block;
	margin:5px 0;
	padding:0;
	width:auto;
	line-height:1.3;
    background:url(../img/style/icon_02.gif) no-repeat left top;
	padding-left:12px;
}


/* 求職者見出しアイコン */
.control ul li.job h2{
    background-image:url(../img/style/control_doc.gif);
}

.control ul li.apply h2{
    background-image:url(../img/style/control_apply.gif);
}


.control ul li.mailbox h2{
    background-image:url(../img/style/control_mailbox.gif);
}
	
.control ul li.set h2{
    background-image:url(../img/style/control_set.gif);
}


/* トップページテーブル（ログイン後）
----------------------------------------------- */

p.as_info{
	margin:0 0 5px 0;
	color:#555;
	line-height:1.6;
}

p.as_info strong{
	color:#F00;
}



/* サイドメニュー
----------------------------------------------- */

/* 共通スタイル */

.contents_s .contents_box .side_menu{
	border:1px solid #CCC;
	border-top:0 none;
	padding:0px;
}

.contents_s .contents_box .side_menu ul{
	border-top:0;
}

.contents_s .contents_box .side_menu li{
	display:block;
	line-height:1.4;
	padding:10px;
}

.contents_s .contents_box .side_menu li+li{
	border-top:1px dotted #cccccc;
}

.contents_s .contents_box .side_menu p{
	line-height:1.3em;
	padding:3px 0;
}


/* インフォメーション（ログイン後）
----------------------------------------------- */
.contents_s .info h2{
	width:234px;
	height:30px;
	display:block;
	background:url(../img/style/h2_info.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	padding:0;
}

.contents_s .info .side_menu p.date{
	border-top:1px dotted #cccccc;
	padding:5px 10px;
	text-align:right;
}


/* お知らせ */
.contents_s .news h2{
	background:none;
	padding:0;
}

.contents_s .news h2 a{
	width:234px;
	height:30px;
	display:block;
	background:url(../img/style/h2_news.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	padding:0;
}

.contents_s .news h2 a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.contents_s .news .side_menu ul li span.date{
	font-weight:bold;
}

.contents_s .news .side_menu p.link{
	border-top:1px dotted #cccccc;
	padding:5px 10px;
	text-align:right;
}


/* ページリンク */
.contents_s .page h2{
	width:234px;
	height:30px;
	display:block;
	background:url(../img/style/h2_topics.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	padding:0;
}


.contents_s .page li.image{
	padding:8px 0;
	text-align:center;
	line-height:0;
}


/* 画像 */
#container .bana{
	padding:0 0 10px 0;
	text-align:center;
	line-height:0;
}


/* ソーシャルボタン
----------------------------------------------- */

#social{
	margin-top:20px;
}

#social > div{
	float:left;
	margin-right:10px;
}

#social .mixi{
	width:60px;
}

#social .hatena{
	width:50px;
}

#social .twitter{
	width:90px;
}

#social .google{
	width:70px;
}

/*----------------------------------------------------------------【求人情報詳細ページ】*/

/* 求人詳細上部
----------------------------------------------- */

#job_info{
	margin:0 0 20px 0;
}

#job_info .title{
	background:url(../img/style/grad_top_white_50.gif) repeat-x top;
	padding:15px;
	line-height:1.5;
	border:1px solid #DDD;
}

#job_info .title p.pv{
	color:#FF0000;
	margin-left:10px;
	float:right;
}

#job_info .title h2{
	font-size:16px;
	background:none;
	border:0;
	margin:0;
	padding:0 0 10px;
}

#job_info .title h2 span{
	font-size:13px;
	font-weight:normal;
}

#job_info .title h2 .new{
	background-color:#ff3359;
	color:#FFF;
	font-size:10px;
	padding:2px 2px 1px;
	position:relative;
	top:-2px;
	margin-left:5px;
}


#job_info .navi p{
	float:left;
	width:400px;
}

#job_info .title .navi ul{
	float:right;
	position:static;
}

#job_info .title .navi ul li{
	float:left;
	position:static;
}



/* 求人詳細内
----------------------------------------------- */

.job_container{
	padding:15px;
	border:1px solid #DDD;
	border-top:none;
	margin-bottom:5px;
}

.job_container .photo{
	width:292px;
	float:left;
}

.job_container .photo .frame{
	padding:5px;
	margin:0 0 10px 0;
	border:1px solid #EEE;
	background:url(../img/style/grad_top_white_50.gif) repeat-x top;
}

.job_container .photo .catchcopy{
	padding:0 0 10px 0;
	text-align:left;
	line-height:1.6;
}

.job_container .photo .stop{
	color:#ed1b4c;
	padding:10px 7px;
	border:1px solid #ed1b4c;
	margin:0 0 10px;
	line-height:1.5;
}

.job_container .text{
	width:600px;
	float:right;
}

.job_container .text .gift{
	background-color:#555;
	padding:5px;
	width:150px;
	margin:0 0 5px;
	text-align:center;
}

.job_container .text .gift h3{
	display:inline;
	color:#FFF;
	padding:0;
	border:0;
	margin:0;
	font-size:13px;
}

.job_container .text .gift p{
	display:inline;
	color:#FFF;
	font-weight:bold;
}

.job_container .text .icon ul{
	padding:0 0 10px 0;
}

.job_container .text .icon ul li{
	margin:0 4px 4px 0;
	float:left;
	font-size:10px;
	border:1px solid #666;
	padding:3px 5px 2px;
	white-space:nowrap;
}

.job_container .catchcopy_full{
	padding:10px 0 0 0;
}

.job_container .catchcopy_full p{
	line-height:1.5;
	padding:15px 25px;
	background:#F5F5F5;
	border:1px solid #E5E5E5;
	border-width: 1px 0 0 1px;
}

/* テーブル */

.info_table{
}

.info_table table{
	width:100%;
	line-height:1.4;
	background-color:#FFF;
	border-collapse:collapse;
	border:1px solid #e5d6b7;
	margin-bottom:15px;
}

.info_table table table{
	margin:5px 0;
}

.info_table caption{
    background-color:#a88b54;
    color:#FFF;
    font-size:14px;
    font-weight:bold;
    padding:6px;
    text-align:left;
}

.info_table table table caption{
    font-size:13px;
    padding:5px;
}

.info_table table tr:nth-child(odd){
	background:#faf8f2;
}

.info_table th,
.info_table td{
	vertical-align:top;
	padding:4px 5px;
	border-bottom:1px solid #e5d6b7;
	word-break:break-all;
}


/* job_point
----------------------------------------------- */


.job_point{
	margin-bottom:15px;
}

/* 紹介写真 */
.point .job_point_container{
	margin-right:-15px;
}

.job_point_container h4{
    background-color:#EEEEEE;
    font-size:13px;
    line-height:1.3;
    margin:5px 0;
    padding:7px;
}

.point .job_point_container .photo_box{
	float:left;
	width:180px;
	margin-right:25px;
	line-height:1.5;
}

.point .job_point_container .p3{
	margin-right:0;
}

.job_point_container .photo_box p{
	padding:0px 0 0;
}


/* 会社からのメッセージ・経営者・社員からのメッセージ */
.message{
	clear:both;
	padding-top:1px;
}

.message .photo_box{
	line-height:1.6;
	margin-bottom:20px;
}

.message .photo_box .object180{
	float:left;
	width:180px;
	margin:0 10px 10px 0;
}


/* 企業情報 */
.company .object160{
	border:1px solid #DDD;
	margin-bottom:10px;
}

/* この企業のその他の求人 */
.job_point_container ul{
	background-color:#FFF;
	padding:0 15px;
}

.job_point_container ul li{
	background:url(../img/style/icon_01.gif) no-repeat left 2px;
	padding:0 0 0 17px;
	margin:8px 0;
	line-height:1.5;
}

.job_point_container ul li.more{
	background:none;
	padding:0;
}


/* 登録フォーム
----------------------------------------------- */

#form_table{
	padding:15px;
	border:1px solid #DDD;
}

#form_table table{
	width:100%;
	line-height:1.4;
	background:#FFF;
	border-collapse:collapse;
	border:1px solid #e5d6b7;
	margin-bottom:15px;
}

#form_table caption{
	background:#a88b54;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:8px;
	text-align:left;
}

#form_table table table caption{
	padding:7px;
	font-size:13px;
}

#form_table tr:nth-child(odd){
	background:#faf8f2;
}

#form_table th,
#form_table td{
	vertical-align:top;
	margin:0;
	padding:10px 10px 15px;
	border-bottom:1px solid #e5d6b7;
}

#form_table td select,
#form_table td input{
	margin:0 2px 2px 0;
}

#form_table td label,
#form_table td select{
	margin-right:7px;
}

#form_table th.row{
	background-color:#DDD;
	padding:8px;
}

#form_table .kiyaku{
    border: 0 none;
    height: 200px;
    width:890px;
}

/* 登録ヒント */
span.hint{
	color:#555;
	border:1px dashed #888;
	padding:5px;
	margin:5px 5px 5px 0;
	font-size:12px;
	display:block;
	background-color:#FFF;
}

/* 必須マーク */
span.att{
	color:#ed1b4c;
	font-weight:normal;
	display:block;
	line-height:1.5;
}

/* メッセージ */
#message{
	text-align:center;
	background-color:#fff3f6;
	padding:50px 0;
	line-height:1.4;
}

#message p{
	margin:5px 0;
}

#message ul{
	margin:10px 0;
}

#message ul li{
	margin:2px 0;
}

/* 注意 */
.attention{
	background:#FFF;
	color:#ed1b4c;
	padding:5px;
	margin:0 0 10px 0;
}


/* エラーメッセージ包括 */
.error{
	line-height:1.5;
	color:#ed1b4c;
	padding:10px;
	margin:0 0 10px 0;
	border:1px solid #ed1b4c;
	background-color:#FFF;
}

/* エラーメッセージ個別 */
.validate .error{
	padding:0px;
	margin:5px 0 0 0;
	border:none;
	line-height:1.4;
	background:none;
}

/* エラーフラグ */
.validate{
	background:none;
}

.validate input[type=text],
.validate input[type=radio],
.validate input[type=password],
.validate select,
.validate textarea{
	background-color:#FFF7F7;
	border:1px solid #ff4c6e;
}

/* 送信ボタン */
.form_button{
	text-align:center;
	padding:10px;
}



/* ユーザー詳細内
----------------------------------------------- */

#user_info{
	padding:15px;
	border:1px solid #DDD;
	margin:10px 0 20px;
}

#user_info .photo{
	width:292px;
	float:left;
}

#user_info .frame{
	padding:5px;
	margin:0 0 10px;
	border:1px solid #EEE;
	background:url(../img/style/grad_top_white_50.gif) repeat-x top;
}

#user_info .text{
	width:600px;
	float:right;
}



/*----------------------------------------------------------------【メール詳細ページ】*/

#mail_info_box{
	padding:20px 30px 30px;
	margin:0 auto;
	border:1px solid #ddd;
}

#mail_info_box p{
	margin:0 0 10px 0;
	padding:0;
}

#mail_info_box p.subject{
	font-size:18px;
	font-weight:bold;
}

#mail_info_box p.date{
	font-weight:100;
	font-size:10px;
	float:right;
}

#mail_info_box p.text{
	font-size:14px;
	border-top:2px dotted #ff6292;
	padding:15px 0 0 0;
	margin:0 0 25px 0;
	line-height:1.7;
}


/*----------------------------------------------------------------【登録/編集/削除の確認ページ】*/

/* テーブル
----------------------------------------------- */

#check_table{
	padding:15px;
	border:1px solid #DDD;
}

#check_table table{
	width:100%;
	background:#FFF;
	line-height:1.4;
	border-collapse:collapse;
	border:1px solid #e5d6b7;
	margin-bottom:15px;
}

#check_table table table{
	margin:5px 0;
}

#check_table caption{
	background:#a88b54;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:8px;
	text-align:left;
}

#check_table table table caption{
	font-size:13px;
	padding:5px;
}

#check_table tr:nth-child(odd){
	background:#faf8f2;
}

#check_table th,
#check_table td{
	vertical-align:top;
	padding:5px;
	border-bottom:1px solid #e5d6b7;
}


/*----------------------------------------------------------------【検索ページ】*/

/* テーブル
----------------------------------------------- */

#search_table{
	padding:5px;
	background-color:#EEE;
	border:1px solid #FFF;
	margin:15px 0;
}

#search_table table{
	width:100%;
	background:#FFF;
	border-collapse:collapse;
}

#search_table table th{
	background-color:#FAFAFA;
}

#search_table table th,
#search_table table td{
	padding:7px 10px;
	border:1px solid #E5E5E5;
}

#search_table table td label,
#search_table table td select{
	margin-right:5px;
}

#search_table input.search_button{
	display:block;
	border:none;
	width:226px;
	height:40px;
	margin:0 auto;
	background:url(../img/style/button_search_02.gif) no-repeat top left;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}

#search_table input.search_button:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


/*----------------------------------------------------------------【ページャー】*/

.search_page{
	margin:0 0 20px 0;
	text-align:center;
}

.search_page p{
	font-size:12px;
	margin:0 0 5px 0;
}

.search_page p span{
	font-weight:bold;
	margin:0 3px;
}

.search_page li{
	line-height:24px;
	display:inline;
	padding:3px 0;
}

.search_page li.focus{
	padding:3px 7px;
	font-weight:bold;
}

.search_page li a{
	text-decoration:none;
	padding:3px 7px;
	color:#333;
	border:1px solid #ff789e;
}

.search_page li.back a{
	background:#ff8faf;
}

.search_page li.page a{
	background:#ffbacd;
}

.search_page li a:hover{
	background:#ff6089;
	color:#EEE;
	border:1px solid #ff6089;
}


/*----------------------------------------------------------------【リストページ】*/

/* ユーザー他
----------------------------------------------- */

#list_table{
	margin:0 0 20px 0;
}

#list_table table{
	width:100%;
	line-height:1.5;
}

#list_table th,
#list_table td{
	text-align:center;
	padding:5px;
	border:1px solid #CCC;
}

#list_table th{
	background:#F5F5F5;
}


/* メールリスト
----------------------------------------------- */

#mail_table{
	margin:0 0 20px 0;
}

#mail_table table{
	width:100%;
	line-height:1.5;
	border:1px solid #CCC;
}

#mail_table th,
#mail_table td{
	text-align:left;
	padding:5px 10px;
	border-bottom:1px solid #CCC;
}

#mail_table th{
	background:#F5F5F5;
}

#mail_table td{
	-webkit-transition:background-color .2s linear;
	-moz-transition:background-color .2s linear;
	transition:background-color .2s linear;
}

#mail_table tr.clickable:hover td{
	background:#faf8f2;
	cursor:pointer;
}


/* メッセージの既読と未読 */
tr.opened td{
	color:#555;
}

tr.opened td span.icon{
	display:block;
	width:20px;
	height:13px;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/style/msg_open.gif) no-repeat;
}

tr.unopened td{
	font-weight:bold;
	color:#222;
}

tr.unopened td span.icon{
	display:block;
	width:20px;
	height:13px;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/style/msg_close.gif) no-repeat;
}


/* 求人リスト
----------------------------------------------- */

.list{
	margin:0 0 20px 0;
}

.list .title{
	background:url(../img/style/grad_top_white_50.gif) repeat-x top;
	padding:15px;
	line-height:1.5;
	border:1px solid #DDDDDD;
}

.list .title h3{
	font-size:14px;
	font-weight:bold;
	background:none;
	border:0;
	margin:0;
	padding:0 0 15px;
}

.list .title h3  span{
	font-size:13px;
	font-weight:normal;
}

.list .title h3 .limitation{
	color:#F30;
	padding-left:3px;
	font-weight:bold;
	font-size:14px;
}

.list .title h3 .new{
	background-color:#ff3359;
	color:#FFF;
	font-size:10px;
	padding:2px 2px 1px;
	position:relative;
	top:-2px;
	margin-left:5px;
}


.list .navi p{
	float:left;
	width:400px;
}

.list .title .navi ul{
	float:right;
	position:static;
}

.list .title .navi ul li{
	float:left;
	position:static;
}

.list .info_table table{
	margin-bottom:0px;
}



/* 各種ボタン
----------------------------------------------- */

.button{
	position:relative;
	overflow:hidden;
}

.button ul{
	position:relative;
	left:50%;
	float:left;
}

.button ul li{
	position:relative;
	left:-50%;
	float:left;
	margin:0 2px;
}

.button a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

/* テーブル内の各種ボタン（センタリング解除） */
td .button{
	position:static;
	overflow:visible;
}

td .button ul{
	position:static;
	left:50%;
	float:left;
}

td .button ul li{
	position:static;
	float:left;
}



/* 返信する */
/* 削除する */
a.re_m_button,
a.delete_m_button{
	display:block;
	width:64px;
	height:21px;
	text-indent:-999px;
	overflow:hidden;
}

a.delete_m_button{
	background:url(../img/style/button_delete.gif) no-repeat 0 0;
}

a.re_m_button{
	background:url(../img/style/button_re.gif) no-repeat 0 0;
}


/* この求人を見る */
/* エントリーする */
/* 検討中リストに追加・外す */
/* この企業の求人情報を見る */

a.entry_button,
a.info_button,
a.favorite_add_button,
a.favorite_out_button,
a.job_button{
	display:block;
	width:226px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

p a.entry_button{
	margin:0 auto;
}

a.entry_button{
	background:url(../img/style/button_entry.gif) no-repeat left top;
}

a.info_button{
	background:url(../img/style/button_info.gif) no-repeat left top;
}

a.favorite_add_button{
	background:url(../img/style/button_add_favorite.gif) no-repeat left top;
}

a.favorite_out_button{
	background:url(../img/style/button_out_favorite.gif) no-repeat left top;
}

p a.job_button{
	margin:0 auto;
}

a.job_button{
	background:url(../img/style/button_job.gif) no-repeat left top;
}


/* 検討中リストに追加・外す（詳細ページ） */
p.button a.favorite_add_button,
p.button a.favorite_out_button{
	margin:0 0 0 auto;
}

/*----------------------------------------------------------------【ぱんくず】*/
.job_type_info{
	margin-bottom:15px;
}




/*----------------------------------------------------------------【画像】*/

.object280 span,
.object180 span,
.object160 span,
.object124 span{
	display:none;
}

.object280 a,
.object180 a,
.object160 a,
.object124 a{
	display:block;
}

.object280{
	width:280px;
	height:210px;
}

.object280 a{
	width:280px;
	height:210px;
}

.object180{
	width:180px;
	height:135px;
	background:url(../img/style/no_image_180x135.gif);
}

.object180 a{
	width:180px;
	height:135px;
}

.object160{
	width:160px;
	height:120px;
	background:url(../img/style/no_image_160x120.gif);
	margin:0 auto;
}

.object160 a{
	width:160px;
	height:120px;
}

.object124{
	width:124px;
	height:93px;
}

.object124 span{
	width:124px;
	height:93px;
	background:url(../img/style/no_image_124x93.gif);
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.object124 span:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}


.object124 a{
	width:124px;
	height:93px;
}


/*----------------------------------------------------------------【フォームチェックボックス】*/

.tableCheckForm2 label{
	display:block;
	width:48.5%;
	float:left;
	margin-bottom:2px;
}

.tableCheckForm3 label{
	display:block;
	width:32%;
	float:left;
	margin-bottom:2px;
}

.tableCheckForm4 label{
	display:block;
	width:24%;
	float:left;
	margin-bottom:2px;
}

.tableCheckForm5 label{
	display:block;
	width:19%;
	float:left;
	margin-bottom:2px;
}

.tableCheckForm label{
	display:block;
	float:left;
	margin-bottom:2px;
	margin-right:5px;
}

.tableCheckForm180 label{
	display:block;
	width:180px;
	float:left;
	margin-bottom:2px;
}

.tableCheckForm285 label{
	display:block;
	width:285px;
	float:left;
	margin-bottom:2px;
}

.tableCheckForm33per label{
	display:block;
	width:33%;
	float:left;
	margin-bottom:2px;
}

.tableCheckForm50per label{
	display:block;
	width:50%;
	float:left;
	margin-bottom:2px;
}


/*----------------------------------------------------------------【フッターデザイン】*/
#foot_search_link{
	text-align:center;
	padding:15px 0;
}

#foot_search_link .navi{
	line-height:1.5;
	padding:0 0 15px 0;
}

#foot_search_link .navi li{
	display:inline;
	padding:0 10px 0 13px;
}

#foot_search_link .navi li+li{
	border-left:1px solid #858585;
}


#foot_search_link a{
	text-decoration:none;
}

#foot_search_link a:hover{
	text-decoration:underline;
}

#foot_search_link p{
	font-size:10px;
	font-style:normal;
	text-align:right;
	padding:10px;
	line-height:1.2;
}

#footer_top #pageup{
	float:right;
	margin-bottom:10px;
	width:150px;
}

#pageup a{
	background:url(../img/style/pageup.gif) no-repeat left top;
	display:block;
	height:21px;
	width:130px;
	margin:0 0 5px auto;
	overflow:hidden;
	text-indent:-9999px;
}

#pageup a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}

#footer_top .sns{
	float:left;
	width:300px;
}

#footer{
	text-align:center;
	padding:15px 0;
}

#footer .navi{
	border-top:1px dotted #CCC;
	line-height:1.5;
	padding:15px 0 0 0;
}

#footer .navi li{
	display:inline;
	padding:0 10px 0 13px;
}

#footer .navi li+li{
	border-left:1px solid #222;
}


#footer a{
	color:#202020;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer p{
	font-size:10px;
	font-style:normal;
	text-align:right;
	padding:10px;
	color:#CCC;
	line-height:1.2;
}


/*----------------------------------------------------------------【ゴッドモード】*/

#super_user{
	width:950px;
	background:#666;
	border-bottom:2px solid #DDD;
	margin:0 auto;
	padding:5px 0;
}

#super_user ul li a{
	display:block;
	text-align:center;
	color:#FFF;
	border:1px solid #CCC;
	background:#000;
	padding:5px 0;
	width:150px;
	margin:0 auto;
}

#super_user ul li a:hover{
	border:1px solid #000;
}


.nUser_pr{
	text-align:center;
	font-weight:bold;
	margin: 10px 0 20px 0;
}
