@charset "UTF-8";
/* ------------------全共通------------------ */
h1{
	text-align:right;
	color:#979797;
	font-size:60%;
	font-weight:normal;
}
h1 strong{
	font-weight:normal;
}
h1 b{
	font-weight:normal;
}
#hub_container{
	width:690px;
}
/*
#hub_container div h2{
	width:670px;
	text-align:left;
	margin:10px 0px;
	padding-bottom:3px;
	border-bottom:solid #c2cfda 2px;
	margin-bottom:10px;
	font-size:100%;
}
#hub_container div h2 span{
	padding-left:5px;
	border-left:solid #fac786 4px;
	color:#984807;
}
*/

#hub_container div h2.h2style{
	width:100%;
	text-align:left;
	margin:10px 0px;
	padding-bottom:2px;
	border-bottom:solid #c2cfda 1px;
	margin-bottom:10px;
	font-size:100%;
}

#hub_container div h2.h2style span{
	padding-left:5px;
	border-left:solid #0066CC 4px;
}
#top_container div p{
	text-align:left;
	padding-left:15px;
}
a img{
	border-style:none;
}

/* ------------------各世代共通------------------ */
/* モバイル */
.mobile_box{
	border:solid #93cddd 3px;
}
.mobilearea_submit{
	padding-left:5px;
}
.mobileqr_img{
	padding-right:10px;
}
.mobile_qrarea{
	margin-left:5px;
}
.mobile_urlarea{
	margin-right:5px;
	margin-left:10px;
}

/* /モバイル */

.t_column{
	margin-bottom:20px;
}
.txtlnk_nostyle{
	text-decoration:none;
	color:#000000;
}
.txtlnk_nostyle:hover span, .txtlnk_nostyle:link span{
	text-decoration:underline;
	color:#0000ee;
}
.txtlnk_nostyle:visited span{
	text-decoration:underline;
	color:#551a8b;
}
.txtlnk_nostyle:active span{
	text-decoration:underline;
	color:#ee0000;
}
.check_mobile{
	padding-bottom:5px;
}
/* ------------------2011------------------ */
.login_link{
	font-size:150%;
	margin-bottom:5px;
}
.campaign_link{
	font-size:120%;
	margin-bottom:5px;
}
.banner_link{
	font-size:120%;
	margin:0px 0px 5px 0px;
}
.link_explanation{
	width:95%;
	margin:0px 0px 0px 10px;
}
.link_arrow{
	background:url(../../commonimg/icon_b_y02.gif) no-repeat left;
	padding-left:10px;
}

.mp_icon_point, .mph_icon_point {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../commonimg/mp/icon_point.gif) no-repeat scroll 0 2px;
padding-left:18px;
}

/* ------------------/2011------------------ */


/* ジャーナル */
#journal_ban{
	background:url(../../commonimg/mp/top_sprite_sideBanner.png) 0px -101px no-repeat;
	width:220px;
	height:50px;
}
#journal_ban a{
	display:block;
	width:220px;
	height:50px;
	text-indent:-9999px;
}
#journal_detail{
	width:430px;
}
#journal_detail div{
	margin-left:10px;
}
#jrss_icn{
	text-align:right;
}
 /*ジャーナル */

/* ------------------検索部分------------------ */
.search_parts{
	margin:2px 0px 2px 0px;
	color:#979797;
}
.search_parts a:hover, .search_parts a:active, .search_parts a:visited, .search_parts a:link{
	color:#979797;
}
#searchrelate_area{
	size:1px;
}

.search_small{
	font-size:80%;
}
/* ------------------/検索部分------------------ */

/* ------------------/2010クローズコンテンツ------------------ */

#close_contents{
	width:690px;
	margin:0px auto;
	text-align:left;
}
#close_contents h1{
	text-align:left;
	margin-top:5px;
	padding:0px;
	color:#0d4b92;
	font-size:160%;
}
#close_contents h2{
	width:670px;
	text-align:left;
	margin:10px 0px;
	padding-bottom:3px;
	border-bottom:solid #c2cfda 2px;
	margin-bottom:10px;
	font-size:100%;
}

#close_contents div h2 span{
	padding-left:5px;
	border-left:solid #fac786 4px;
	color:#984807;
}

#close_contents p{
	margin-top:0px;
	margin-bottom:1em;
}

.close_tb{
	margin-top:20px;
	margin-bottom:10px;
}

.close_tb2{
	margin-bottom:30px;
}

.m_b_7{
	margin-bottom:7px;
}
.m_b_1em{
	margin-bottom:1em;
}
.m_l_1em{
	margin-left:1em;
}

/* ***フキダシ*** */
#close_mds{
	width:652px;
	height:88px;
	margin:0px auto;
	background:url(../../commonimg/mp/close_notice.png) no-repeat left top;
}
#close_mds p{
	color:#ff0000;
}
.mds_sentence{
	font-size:100%;
	padding-top:12px;
	padding-left:30px;
	line-height:1.4em;
}

/* ***上枠*** */

/* ***現在OPENのリクナビ*** */
.for_gakusei{
	font-size:80%;
}

/* ------------------/2010クローズコンテンツ------------------ */

/**
*12add.cssより転載
*/

/**
 * float
 */
.mp_clearfix {/zoom:1;}
.mp_clearfix:after {
	content:'';
	display:block;
	clear:both;
}
.mp_float_L {
	float:left;
	display:inline;
}
.mp_float_R {
	float:right;
	display:inline;
}
/**
 * width
 */
.mp_w5 {width:5px !important;}
.mp_w10 {width:10px !important;}
.mp_w15 {width:15px !important;}
.mp_w20 {width:20px !important;}
.mp_w25 {width:25px !important;}
.mp_w30 {width:30px !important;}
.mp_w35 {width:35px !important;}
.mp_w40 {width:40px !important;}
.mp_w45 {width:45px !important;}
.mp_w50 {width:50px !important;}
.mp_w55 {width:55px !important;}
.mp_w60 {width:60px !important;}
.mp_w65 {width:65px !important;}
.mp_w70 {width:70px !important;}
.mp_w75 {width:75px !important;}
.mp_w80 {width:80px !important;}
.mp_w85 {width:85px !important;}
.mp_w90 {width:90px !important;}
.mp_w95 {width:95px !important;}
.mp_w100 {width:100px !important;}
.mp_w105 {width:105px !important;}
.mp_w110 {width:110px !important;}
.mp_w115 {width:115px !important;}
.mp_w120 {width:120px !important;}
.mp_w125 {width:125px !important;}
.mp_w130 {width:130px !important;}
.mp_w135 {width:135px !important;}
.mp_w140 {width:140px !important;}
.mp_w145 {width:145px !important;}
.mp_w150 {width:150px !important;}
.mp_w155 {width:155px !important;}
.mp_w160 {width:160px !important;}
.mp_w165 {width:165px !important;}
.mp_w170 {width:170px !important;}
.mp_w175 {width:175px !important;}
.mp_w180 {width:180px !important;}
.mp_w185 {width:185px !important;}
.mp_w190 {width:190px !important;}
.mp_w195 {width:195px !important;}
.mp_w200 {width:200px !important;}
.mp_w205 {width:205px !important;}
.mp_w210 {width:210px !important;}
.mp_w215 {width:215px !important;}
.mp_w220 {width:220px !important;}
.mp_w225 {width:225px !important;}
.mp_w230 {width:230px !important;}
.mp_w235 {width:235px !important;}
.mp_w240 {width:240px !important;}
.mp_w245 {width:245px !important;}
.mp_w250 {width:250px !important;}
.mp_w255 {width:255px !important;}
.mp_w260 {width:260px !important;}
.mp_w265 {width:265px !important;}
.mp_w270 {width:270px !important;}
.mp_w275 {width:275px !important;}
.mp_w280 {width:280px !important;}
.mp_w285 {width:285px !important;}
.mp_w290 {width:290px !important;}
.mp_w295 {width:295px !important;}
.mp_w300 {width:300px !important;}
.mp_w305 {width:305px !important;}
.mp_w310 {width:310px !important;}
.mp_w315 {width:315px !important;}
.mp_w320 {width:320px !important;}
.mp_w325 {width:325px !important;}
.mp_w330 {width:330px !important;}
.mp_w335 {width:335px !important;}
.mp_w340 {width:340px !important;}
.mp_w345 {width:345px !important;}
.mp_w350 {width:350px !important;}
.mp_w355 {width:355px !important;}
.mp_w360 {width:360px !important;}
.mp_w365 {width:365px !important;}
.mp_w370 {width:370px !important;}
.mp_w375 {width:375px !important;}
.mp_w380 {width:380px !important;}
.mp_w385 {width:385px !important;}
.mp_w390 {width:390px !important;}
.mp_w395 {width:395px !important;}
.mp_w400 {width:400px !important;}
.mp_w405 {width:405px !important;}
.mp_w410 {width:410px !important;}
.mp_w415 {width:415px !important;}
.mp_w420 {width:420px !important;}
.mp_w425 {width:425px !important;}
.mp_w430 {width:430px !important;}
.mp_w435 {width:435px !important;}
.mp_w440 {width:440px !important;}
.mp_w445 {width:445px !important;}
.mp_w450 {width:450px !important;}
.mp_w455 {width:455px !important;}
.mp_w460 {width:460px !important;}
.mp_w465 {width:465px !important;}
.mp_w470 {width:470px !important;}
.mp_w475 {width:475px !important;}
.mp_w480 {width:480px !important;}
.mp_w485 {width:485px !important;}
.mp_w490 {width:490px !important;}
.mp_w495 {width:495px !important;}
.mp_w500 {width:500px !important;}
.mp_w505 {width:505px !important;}
.mp_w510 {width:510px !important;}
.mp_w515 {width:515px !important;}
.mp_w520 {width:520px !important;}
.mp_w525 {width:525px !important;}
.mp_w530 {width:530px !important;}
.mp_w535 {width:535px !important;}
.mp_w540 {width:540px !important;}
.mp_w545 {width:545px !important;}
.mp_w550 {width:550px !important;}
.mp_w555 {width:555px !important;}
.mp_w560 {width:560px !important;}
.mp_w565 {width:565px !important;}
.mp_w570 {width:570px !important;}
.mp_w575 {width:575px !important;}
.mp_w580 {width:580px !important;}
.mp_w585 {width:585px !important;}
.mp_w590 {width:590px !important;}
.mp_w595 {width:595px !important;}
.mp_w600 {width:600px !important;}
.mp_w605 {width:605px !important;}
.mp_w610 {width:610px !important;}
.mp_w615 {width:615px !important;}
.mp_w620 {width:620px !important;}
.mp_w625 {width:625px !important;}
.mp_w630 {width:630px !important;}
.mp_w635 {width:635px !important;}
.mp_w640 {width:640px !important;}
.mp_w645 {width:645px !important;}
.mp_w650 {width:650px !important;}
.mp_w655 {width:655px !important;}
.mp_w660 {width:660px !important;}
.mp_w665 {width:665px !important;}
.mp_w670 {width:670px !important;}
.mp_w675 {width:675px !important;}
.mp_w680 {width:680px !important;}
.mp_w685 {width:685px !important;}
.mp_w690 {width:690px !important;}
.mp_w695 {width:695px !important;}
.mp_w700 {width:700px !important;}
.mp_w705 {width:705px !important;}
.mp_w710 {width:710px !important;}
.mp_w715 {width:715px !important;}
.mp_w720 {width:720px !important;}
.mp_w725 {width:725px !important;}
.mp_w730 {width:730px !important;}
.mp_w735 {width:735px !important;}
.mp_w740 {width:740px !important;}
.mp_w745 {width:745px !important;}
.mp_w750 {width:750px !important;}
.mp_w755 {width:755px !important;}
.mp_w760 {width:760px !important;}
.mp_w765 {width:765px !important;}
.mp_w770 {width:770px !important;}
.mp_w775 {width:775px !important;}
.mp_w780 {width:780px !important;}
.mp_w785 {width:785px !important;}
.mp_w790 {width:790px !important;}
.mp_w795 {width:795px !important;}
.mp_w800 {width:800px !important;}
.mp_w805 {width:805px !important;}
.mp_w810 {width:810px !important;}
.mp_w815 {width:815px !important;}
.mp_w820 {width:820px !important;}
.mp_w825 {width:825px !important;}
.mp_w830 {width:830px !important;}
.mp_w835 {width:835px !important;}
.mp_w840 {width:840px !important;}
.mp_w845 {width:845px !important;}
.mp_w850 {width:850px !important;}

/**
 * 12トップ_sprite幅拡張ver.
 */

/* 見出し文字サイズ初期化 */
.mp_top_area h2,
.mp_top_area h3,
.mp_top_area h4,
.mp_top_area h5,
.mp_top_area h6 {
	font-size:100%;
}

/* h2レベル共通 */
.mp_top_area {
	width:750px;
	margin:0 0 10px;
	padding:0 0 3px;
	background:#cfe4fe;
	text-align:left;
}
.mp_top_area_nobg {
	width:750px;
	margin:0 0 10px;
	text-align:left;
}
.mp_top_area_orange {
	width:750px;
	margin:0 0 10px;
	padding:0 0 3px;
	background:#fff8b6;
	text-align:left;
}
.mp_top_area_gray{
	width:750px;
	margin:0 0 10px;
	padding:0 0 3px;
	background:#838383;
	text-align:left;
}

/* 可変幅の青帯見出し */
.mp_top_area_mds {
	/zoom:1;
}
.mp_top_area_mds:after {
	content:'';
	display:block;
	clear:both;
}
.mp_top_area_mds_l,
.mp_top_area_mds_r {
	width:10px;
	height:23px;
	background:#fff url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat;
}
.mp_top_area_mds_l {
	float:left;
	background-position:0 0;
}
.mp_top_area_mds_r {
	float:right;
	background-position:-740px 0;
}
.mp_top_area_mds_txt {
	margin:0;
	padding:1px 0 0;
	_padding:0;
	line-height:23px;
	font-size:80% !important;
	color:#fff;
	background:url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat 0 0;
}
.mp_top_area_nobg .mp_top_area_mds {
	margin:0 0 10px;
}
.mp_top_area_nobg .mp_top_area_mds_l {
	background-position:-750px 0;
}
.mp_top_area_nobg .mp_top_area_mds_r {
	background-position:-1490px 0;
}
.mp_top_area_nobg .mp_top_area_mds_txt {
	background-position:-750px 0;
}
.mp_top_area_orange .mp_top_area_mds_l {
	background-position:-4722px 0;
}
.mp_top_area_orange .mp_top_area_mds_r {
	background-position:-5462px 0;
}
.mp_top_area_orange .mp_top_area_mds_txt {
	background-position:-4722px 0;
}
.mp_top_area_gray .mp_top_area_mds_l {
	background-position:-6971px 0;
}
.mp_top_area_gray .mp_top_area_mds_r {
	background-position:-7710px 0;
}
.mp_top_area_gray .mp_top_area_mds_txt {
	background-position:-6971px 0;
}

/* h3レベル共通 */
.mp_top_box {
	position:relative;
	margin:7px 3px 2px;
	background:#fff;
	overflow:hidden;
	zoom:1;
}
.mp_top_box_b {
	position:relative;
	height:1px;
	margin:7px 2px 0 0;
	background:url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat -3738px -8px;
	z-index:1;
}
.mp_top_line {
	clear:both;
	height:1px;
	margin:5px 12px -3px;
	background:url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat 0 -29px;
}

/* 可変幅の白帯見出し */
.mp_top_box_mds {
	/zoom:1;
}
.mp_top_box_mds:after {
	content:'';
	display:block;
	clear:both;
}
.mp_top_box_mds_l,
.mp_top_box_mds_r {
	width:8px;
	height:22px;
	background:#fff url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat;
}
.mp_top_box_mds_l {
	float:left;
	width:10px;
	background-position:-1501px 0;
}
.mp_top_box_mds_r {
	float:right;
	background-position:-2235px 0;
}
.mp_top_box_mds_txt {
	margin:0;
	padding:1px 0 0;
	_padding:0;
	line-height:21px;
	_line-height:22px;
	font-size:75% !important;
	color:#0a69de;
	background:url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat -1500px 0;
}

.mp_top_area_orange .mp_top_box_mds_l {
	background-position:-6220px 0;
}
.mp_top_area_orange .mp_top_box_mds_r {
	background-position:-6963px 0;
}
.mp_top_area_orange .mp_top_box_mds_txt {
	color:#a84b01 !important;
	background-position:-6220px 0;
}
.mp_top_area_gray .mp_top_box_mds_l {
	background-position:-8469px 0;
}
.mp_top_area_gray .mp_top_box_mds_r {
	background-position:-9212px 0;
}
.mp_top_area_gray .mp_top_box_mds_txt {
	background-position:-8469px 0;
}

/* 可変幅の白ボックス */
.mp_top_box_l,
.mp_top_box_r {
	display:inline;
	position:relative;
	width:12px;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	background:#fff url(../../commonimg/mp/sp_hub_mp_contents.png) repeat-y;
}
.mp_top_box_l {
	float:left;
	background-position:-2995px 0;
}
.mp_top_box_r {
	float:right;
	background-position:-3725px 0;
}
.mp_top_box_t {
	height:7px;
	text-align:right;
	background:url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat -1501px -23px;
	/zoom:1;
}
.mp_top_box_t:after {
	content:'';
	display:block;
	clear:both;
}
.mp_top_box_t_in {
	float:right;
	width:7px;
	height:7px;
	background:url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat -2236px -23px;
}
.mp_top_area_orange .mp_top_box_l {
	background-position:-5472px 0;
}
.mp_top_area_orange .mp_top_box_r {
	background-position:-6208px 0;
}
.mp_top_area_orange .mp_top_box_b {
	background-position:-6221px -29px;
}
.mp_top_area_orange .mp_top_box_t {
	background-position:-2245px -23px;
}
.mp_top_area_orange .mp_top_box_t_in {
	background-position:-2985px -23px;
}
.mp_top_area_gray .mp_top_box_l {
	background-position:-7721px 0;
}
.mp_top_area_gray .mp_top_box_r {
	background-position:-8457px 0;
}
.mp_top_area_gray .mp_top_box_b {
	background-position:-8471px -29px;
}
.mp_top_area_gray .mp_top_box_t {
	background-position:-9221px -23px;
}
.mp_top_area_gray .mp_top_box_t_in {
	background-position:-9961px -23px;
}

/* h3見出し情報欄共通 */
.mp_top_box_mds_info {
	position:relative;
	height:23px;
	margin:-23px 0 0;
	font-size:75%;
	font-weight:700;
	color:#0a69de;
	zoom:1;
}
.mp_top_box_mds_info:after {
	content:'';
	display:block;
	clear:both;
}
.mp_top_separate hr {
	display:none;
}
.mp_top_box_mds_info_t,
.mp_top_box_mds_info_b {
	width:5px;
	height:23px;
	background:url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat;
}
.mp_top_box_mds_info_t {
	float:left;
	background-position:-2244px 0;
}
.mp_top_box_mds_info_b {
	float:right;
	background-position:-2989px 0;
}
.mp_top_box_mds_info_m {
	float:left;
	display:inline;
	height:17px;
	_height:23px;
	margin:0;
	padding:6px 0 0;
	_padding:7px 0 0;
	text-align:right;
	background:url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat -2249px 0;
}
.mp_top_box_mds_info_m a {
	padding:0 0 0 14px;
	background:url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat -6971px -19px;
}

/* h3見出し情報欄 リクナビ特集専用 */
#mp_top_rikunabi_feature_box .mp_top_box_mds_info {
	width:242px;
	margin-left:339px;
}
#mp_top_rikunabi_feature_box .mp_top_box_mds_info_m {
	width:232px;
}
/* h3見出し情報欄 理系ナビ専用 */
#mp_top_rikeinavi_box .mp_top_box_mds_info {
	width:110px;
	margin-left:471px;
}
#mp_top_rikeinavi_box .mp_top_box_mds_info_m {
	width:100px;
}
/* h3見出し情報欄 人事ブログ専用 */
#mp_top_jinjiblog_box .mp_top_box_mds_info {
	width:275px;
	margin-left:306px;
}
#mp_top_jinjiblog_box .mp_top_box_mds_info_m {
	width:265px;
}

/* h4レベル共通 */
.mp_top_section {
	margin:8px 12px 0;
}
.mp_top_section_mds {
	position:relative;
	margin:8px 7px -3px;
	padding:5px 5px 0;
	font-size:75% !important;
	color:#454545;
	background:url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat -3738px -10px;
	z-index:1;
}

/* リンク矢印 */
.mp_top_icon_y_b {
	padding:0 0 0 8px;
	background:url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat -9975px 3px;
	font-size:90%;
}
/* リンク矢印 箱形 */
.mp_top_icon_box_y_b {
	padding:0 0 0 15px;
	background:url(../../commonimg/mp/sp_hub_mp_contents.png) no-repeat -9970px -15px;
}

/**
 * スタイル出し分け 
 */

/* リクナビトップ判別用クラス_リクナビ特集 */
.mp_isTop {}
/* 検索トップ判別用クラス_リクナビ特集 */
.mp_isSrcTop {}

/* リクナビトップ時は見出し付きの白ボックス */
.mp_isTop #mp_top_rikunabi_feature_box .mp_top_box_t {
	display:none;
}
/* リクナビトップ時の特集サムネイル */
.mp_isTop .mp_rikunabi_feature_thumbnail_box {
	float:left;
	width:110px;
}
.mp_isTop .mp_rikunabi_feature_tumbnail_link {
	display:block;
	width:100px;
	height:55px;
}

/* カラム落ち対策 */
.mp_top_section {
	overflow:hidden;
}

/* **************************************************
* hon_basic.css
************************************************** */
.mph_div,.mph_p,.mph_h1,.mph_h2,.mph_h3,.mph_h4,.mph_h5,.mph_h6,.mph_ul,.mph_li,.mph_ol,.mph_dl,.mph_dt,.mph_dd,.mph_form {
	margin:0;
	padding:0;
	border:0;
}
.mph_img {
	border:none;
}
.mph_li {
	list-style:none;
}
.mph_th, .mph_td {
	font-size:80%;
	line-height:1.3em;
	font-weight:normal;
}
.mph_p, .mph_div, .mph_textarea {
	line-height:1.3em;
	font-weight:normal;
}
/* textsize */
.mph_small {
	font-size:80%;/* 10px */
}
.mph_medium {
	font-size:100%;/* 12px */
}
.mph_large {
	font-size:115%;/* 14px */
}
.mph_xlarge {
	font-size:140%;/* 16px */
}
.mph_xxlarge {
	font-size:160%;/* 18px */
}
/* **************************************************
* R footer _2
************************************************** */

#footer_R  li{
	display: inline;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border-right: 1px solid #979797;
	color:#979797;
}
#footer_R li a{
	color:#979797;
	white-space:nowrap;
}
	
#footer_R .first_li{
	padding: 0 5px 0 0;
}

#footer_R .last_li{
	border-right:0px none #FFFFFF;
}

#footer{
	margin-top:5px;
	margin-bottom:10px;
	padding:0;
	font-weight:normal;
	line-height:1.3em;
	width:690px;
	vertical-align:middle;
}

#footer li{
	display: inline;
}

.mp_top_section h3.arrow_h3{
	font-size:90%;
	padding-left:13px;
	margin:0;
}
.mp_txt_C{
	text-align:center !important;
}
.mp_txt_M{
	vertical-align:middle;
}

/* **************************************************
* SEND MAIL
************************************************** */
.mp_mail_send_l a {
	height: 35px;
	width: 310px;
	display: block;
	margin: 0px 0px;
	background: url("../../commonimg/mp/btn_hub_urlsend_off.png") no-repeat left top;
}
.mp_mail_send_l a:hover {
	background-image: url("../../commonimg/mp/btn_hub_urlsend_on.png");
}
.mp_mail_send_r a {
	height: 35px;
	width: 310px;
	display: block;
	margin: 3px 20px 0 5px;
	background: url("../../commonimg/mp/btn_hub_urlsend_off.png") no-repeat left top;
}
.mp_mail_send_r a:hover {
	background-image: url("../../commonimg/mp/btn_hub_urlsend_on.png");
}
.mp_mail_send a {
	height: 35px;
	width: 80px;
	display: block;
	margin: 0 15px 0 5px;
	_margin-left: 2.5px;
	background: url("../../commonimg/mp/btn_hub_urlsend_off.png") no-repeat left top;
}
.mp_mail_send a:hover {
	background-image: url("../../commonimg/mp/btn_hub_urlsend_on.png");
}

