@charset "utf-8";
/* ===================================================================
File info
 author     :AKAI Taro
 note       :採用情報ディレクトリ内ページスタイル
=================================================================== */
/*----------------------------------------------------
	#グローバルメニュー
----------------------------------------------------*/
#gNavRecruit { background-position: -640px -36px; }
/*----------------------------------------------------
	#メインエリア
----------------------------------------------------*/

.btnRecruit { background-image:url(../img/recruit/btn-recruit.gif); width:150px; height:22px; text-indent:-6666px; display:block; background-position:0 0; _overflow:hidden; }
.btnRecruit:hover { background-position:0 -22px; }

/*社内イベント*/
ul.eventList {}
ul.eventList li{ clear:both;}
ul.eventList li a{}
ul.eventList li a:hover{}
ul.eventList li a span{ float:right; font-size:10px; font-weight:normal; color:#666666;}

.eventContainer{ width:690px; margin:0 0 0 50px; clear: both; }
#main .eventContainer p{ width:315px; float:left; clear: none; margin: 0 30px 1em 0; }
#main .eventContainer p img{ background-image:url(../img/recruit/event/event-photo-bg.jpg); width:292px; height:200px; padding:9px 14px 14px 9px;}

