/* CSS Document */

/* メインメニュー */

table#main td.menu{
	height:155px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}

#menu_area {
	width:952px;
	height:155px;
	background-image:url(images/menu_area.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
}

#menu_area ul {
	display:block;
	width:926px;
	height:44px;
	padding:0px;
	margin:0px 0px 0px 13px;
	list-style-type: none;
}

#menu_area li {
	padding:0px;
	margin:0px;
	float:left;
}

#menu_area a {
	text-decoration:none;
}

#menu_area a.menu1 {
	display:block;
	width:185px;
	height:44px;
	margin:0px;
	background-image:url(../images/menu1.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#menu_area a.menu1:hover {
	background-image:url(../images/menu1_on.gif);
	background-repeat:no-repeat;
}

#menu_area a.menu2 {
	display:block;
	width:184px;
	height:44px;
	margin:0px;
	background-image:url(../images/menu2.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#menu_area a.menu2:hover {
	background-image:url(../images/menu2_on.gif);
	background-repeat:no-repeat;
}

#menu_area a.menu3 {
	display:block;
	width:184px;
	height:44px;
	margin:0px;
	background-image:url(../images/menu3.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#menu_area a.menu3:hover {
	background-image:url(../images/menu3_on.gif);
	background-repeat:no-repeat;
}

#menu_area a.menu4 {
	display:block;
	width:184px;
	height:44px;
	margin:0px;
	background-image:url(../images/menu4.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#menu_area a.menu4:hover {
	background-image:url(../images/menu4_on.gif);
	background-repeat:no-repeat;
}

#menu_area a.menu5 {
	display:block;
	width:189px;
	height:44px;
	margin:0px;
	background-image:url(../images/menu5_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#menu_area a.menu5:hover {
	background-image:url(../images/menu5_on.gif);
	background-repeat:no-repeat;
}

/* パンくずリスト */

table#main td.topic_path{
	height:52px;
	background-image:url(../images/topicpath_bg.gif);
	background-repeat:repeat-x;
}

#topicpath_area {
	width:952px;
	height:52px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
}

.submenu_header {
	display:block;
	float:left;
	width:189px;
	height:39px;
	margin:13px 0px 0px 10px;
}

/* 採用案内サイドメニュー*/

#sidemenu_area {
	display:block;
	float:left;
	width:189px;
	margin-left:10px;
}

#sidemenu_area ul {
	display:block;
	width:189px;
	height:177px;
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style-type: none;
}

#sidemenu_area li {
	padding:0px;
	margin:0px;
	float:left;
}

#sidemenu_area a {
	text-decoration:none;
}

#sidemenu_area a.sidemenu1 {
	display:block;
	width:189px;
	height:35px;
	margin:0px;
	background-image:url(images/submenu_1.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.sidemenu1_on {
	display:block;
	width:189px;
	height:35px;
	margin:0px;
	background-image:url(images/submenu_1_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.sidemenu1:hover {
	background-image:url(images/submenu_1_on.gif);
	background-repeat:no-repeat;
}

#sidemenu_area a.sidemenu2 {
	display:block;
	width:189px;
	height:35px;
	margin:0px;
	background-image:url(images/submenu_2.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.sidemenu2_on {
	display:block;
	width:189px;
	height:35px;
	margin:0px;
	background-image:url(images/submenu_2_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.sidemenu2:hover {
	background-image:url(images/submenu_2_on.gif);
	background-repeat:no-repeat;
}

#sidemenu_area a.minimenu1 {
	display:block;
	width:189px;
	height:33px;
	margin:0px;
	background-image:url(images/minimenu_1.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.minimenu1_on {
	display:block;
	width:189px;
	height:33px;
	margin:0px;
	background-image:url(images/minimenu_1_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.minimenu1:hover {
	background-image:url(images/minimenu_1_on.gif);
	background-repeat:no-repeat;
}

#sidemenu_area a.minimenu2 {
	display:block;
	width:189px;
	height:25px;
	margin:0px;
	background-image:url(images/minimenu_2.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.minimenu2_on {
	display:block;
	width:189px;
	height:25px;
	margin:0px;
	background-image:url(images/minimenu_2_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.minimenu2:hover {
	background-image:url(images/minimenu_2_on.gif);
	background-repeat:no-repeat;
}

#sidemenu_area a.minimenu3 {
	display:block;
	width:189px;
	height:25px;
	margin:0px;
	background-image:url(images/minimenu_3.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.minimenu3_on {
	display:block;
	width:189px;
	height:25px;
	margin:0px;
	background-image:url(images/minimenu_3_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.minimenu3:hover {
	background-image:url(images/minimenu_3_on.gif);
	background-repeat:no-repeat;
}

#sidemenu_area a.minimenu4 {
	display:block;
	width:189px;
	height:25px;
	margin:0px;
	background-image:url(images/minimenu_4.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.minimenu4_on {
	display:block;
	width:189px;
	height:25px;
	margin:0px;
	background-image:url(images/minimenu_4_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.minimenu4:hover {
	background-image:url(images/minimenu_4_on.gif);
	background-repeat:no-repeat;
}

#sidemenu_area a.minimenu5 {
	display:block;
	width:189px;
	height:34px;
	margin:0px;
	background-image:url(images/minimenu_5.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.minimenu5_on {
	display:block;
	width:189px;
	height:34px;
	margin:0px;
	background-image:url(images/minimenu_5_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.minimenu5:hover {
	background-image:url(images/minimenu_5_on.gif);
	background-repeat:no-repeat;
}

#sidemenu_area a.sidemenu3 {
	display:block;
	width:189px;
	height:35px;
	margin:0px;
	background-image:url(images/submenu_3.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.sidemenu3_on {
	display:block;
	width:189px;
	height:35px;
	margin:0px;
	background-image:url(images/submenu_3_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.sidemenu3:hover {
	background-image:url(images/submenu_3_on.gif);
	background-repeat:no-repeat;
}

#sidemenu_area a.sidemenu4 {
	display:block;
	width:189px;
	height:35px;
	margin:0px;
	background-image:url(images/submenu_4.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.sidemenu4_on {
	display:block;
	width:189px;
	height:35px;
	margin:0px;
	background-image:url(images/submenu_4_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.sidemenu4:hover {
	background-image:url(images/submenu_4_on.gif);
	background-repeat:no-repeat;
}

#sidemenu_area a.sidemenu5 {
	display:block;
	width:189px;
	height:35px;
	margin:0px;
	background-image:url(images/submenu_5.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.sidemenu5_on {
	display:block;
	width:189px;
	height:35px;
	margin:0px;
	background-image:url(images/submenu_5_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.sidemenu5:hover {
	background-image:url(images/submenu_5_on.gif);
	background-repeat:no-repeat;
}

#sidemenu_area a.sidemenu6 {
	display:block;
	width:189px;
	height:37px;
	margin:0px;
	background-image:url(images/submenu_6.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.sidemenu6_on {
	display:block;
	width:189px;
	height:37px;
	margin:0px;
	background-image:url(images/submenu_6_on.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#sidemenu_area a.sidemenu6:hover {
	background-image:url(images/submenu_6_on.gif);
	background-repeat:no-repeat;
}

.contents {
	display:block;
	float:left;
	width:722px;
	margin:0px 0px 0px 20px;
	padding:0px;
	text-align:center;
}

.content_title {
	margin-bottom:20px;
}

/* 採用案内トップ */

.indexImg {
	margin-top:20px;
	width:722px;
	height:450px;
}

/* 募集要項 */

.subcontent_area {
	display:block;
	width:702px;
	background-image:url(images/subtitle_bg.gif);
	background-repeat:repeat-y;
	margin:20px 0px 20px 10px;
}

#subcontent_text {
	width:662px;
	margin:0px;
	padding:20px 20px 10px 20px;
	text-align:left;
}

.lead_employee {
	width:702px;
	padding:0px 10px 0px 10px;
	text-align:left;
}

#detail_gist {
	border:0px;
}

#detail_gist td.item {
	width:80px;
	padding:20px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #E1E1E1;
}

#detail_gist td.detail {
	padding:20px;
	text-align:left;
	border-bottom:1px solid #E1E1E1;
}

#comtact_gist {
	background-color:#F3F3F3;
	border:1px solid #E1E1E1;
	margin-top:47px;
}

#comtact_gist td.item {
	width:80px;
	padding:20px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
}

#comtact_gist td.detail {
	padding:20px;
	text-align:left;
}

/* 興行を支える仕事 */

#diagram_entertainment {
	display:block;
	width:661px;
	padding:0px;
	margin-left:30px;
}

.lead_entertainment {
	display:block;
	width:662px;
	text-align:left;
	padding:20px;
}

.red {
	color:#CF001B;
}

#diagram_entertainment3 {
	display:block;
	width:621px;
	height:175px;
	background-image:url(images/diagram_entertainment3.gif);
	background-repeat:no-repeat;
	padding:46px 0px 0px 40px;
	margin:0px 0px 40px 0px;
}

#diagram_entertainment3 ul {
	list-style-type: none;
}

#diagram_entertainment3 li {
	display:block;
	float:left;
	width:65px;
	height:65px;
	margin-right:8px;
	margin-bottom:8px;
}

#diagram_entertainment3 a {
	background-image:url(images/button_entertainment.gif);
	background-repeat:no-repeat;
}

#diagram_entertainment3 a span {
	display:none;
}

a#diagram_button1 {
	display:block;
	width:65px;
	height:65px;
	background-position:0px 0px;
}
a#diagram_button1:hover {
	background-position:0px -137px;
}

a#diagram_button2 {
	display:block;
	width:65px;
	height:65px;
	background-position:-74px 0px;
}
a#diagram_button2:hover {
	background-position:-74px -137px;
}

a#diagram_button3 {
	display:block;
	width:65px;
	height:65px;
	background-position:-148px 0px;
}
a#diagram_button3:hover {
	background-position:-148px -137px;
}

a#diagram_button4 {
	display:block;
	width:65px;
	height:65px;
	background-position:-222px 0px;
}
a#diagram_button4:hover {
	background-position:-222px -137px;
}

a#diagram_button5 {
	display:block;
	width:65px;
	height:65px;
	background-position:-296px 0px;
}
a#diagram_button5:hover {
	background-position:-296px -137px;
}

a#diagram_button6 {
	display:block;
	width:65px;
	height:65px;
	background-position:-370px 0px;
}
a#diagram_button6:hover {
	background-position:-370px -137px;
}

a#diagram_button7 {
	display:block;
	width:65px;
	height:65px;
	background-position:-444px 0px;
}
a#diagram_button7:hover {
	background-position:-444px -137px;
}

a#diagram_button8 {
	display:block;
	width:65px;
	height:65px;
	background-position:-518px 0px;
}
a#diagram_button8:hover {
	background-position:-518px -137px;
}

a#diagram_button9 {
	display:block;
	width:65px;
	height:65px;
	background-position:0px -72px;
}
a#diagram_button9:hover {
	background-position:0px -209px;
}

a#diagram_button10 {
	display:block;
	width:65px;
	height:65px;
	background-position:-74px -72px;
}
a#diagram_button10:hover {
	background-position:-74px -209px;
}

a#diagram_button11 {
	display:block;
	width:65px;
	height:65px;
	background-position:-148px -72px;
}
a#diagram_button11:hover {
	background-position:-148px -209px;
}

a#diagram_button12 {
	display:block;
	width:65px;
	height:65px;
	background-position:-222px -72px;
}
a#diagram_button12:hover {
	background-position:-222px -209px;
}

a#diagram_button13 {
	display:block;
	width:65px;
	height:65px;
	background-position:-296px -72px;
}
a#diagram_button13:hover {
	background-position:-296px -209px;
}

a#diagram_button14 {
	display:block;
	width:65px;
	height:65px;
	background-position:-370px -72px;
}
a#diagram_button14:hover {
	background-position:-370px -209px;
}

a#diagram_button15 {
	display:block;
	width:65px;
	height:65px;
	background-position:-444px -72px;
}
a#diagram_button15:hover {
	background-position:-444px -209px;
}

a#diagram_button16 {
	display:block;
	width:65px;
	height:65px;
	background-position:-518px -72px;
}
a#diagram_button16:hover {
	background-position:-518px -209px;
}

/* 社員インタビュー */

.IVindex_photo {
	 display:block;
	 float:left;
	 width:294px;
	 margin:0px 10px 0px 0px;
}

.IVindex_lead {
	display:block;
	float:left;
	width:350px;
	margin:0px;
	padding:0px;
}

.interview_area {
	width:681px;
	margin:30px 0px 30px 20px;
	text-align:left;
}

.interview_photo {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}


#oneday {
	border:0px;
}

#oneday td.time {
	width:140px;
	padding:10px;
	text-align:left;
}

#oneday td.dot {
	width:30px;
	padding:10px;
	text-align:center;
}

#oneday td.detail {
	padding:10px;
	text-align:left;
}

#interviewnavi_area {
	display:block;
	width:680px;
	height:60px;
	margin:20px 0px 20px 10px;
	padding:0px 0px 0px 0px;
}

#interviewnavi_area ul {
	display:block;
	width:680px;
	height:60px;
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#interviewnavi_area li {
	padding:0px;
	margin:0px;
	float:left;
}

#interviewnavi_area a {
	text-decoration:none;
}

#interviewnavi_area a.navi1 {
	display:block;
	width:200px;
	height:60px;
	margin:0px 40px 0px 0px;
	padding:0px;
	background-image:url(images/button_interview1.jpg);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#interviewnavi_area a.navi1:hover {
	background-image:url(images/button_interview1_on.jpg);
	background-repeat:no-repeat;
}

#interviewnavi_area a.navi2 {
	display:block;
	width:200px;
	height:60px;
	margin:0px 40px 0px 0px;
	padding:0px;
	background-image:url(images/button_interview2.jpg);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#interviewnavi_area a.navi2:hover {
	background-image:url(images/button_interview2_on.jpg);
	background-repeat:no-repeat;
}

#interviewnavi_area a.navi3 {
	display:block;
	width:200px;
	height:60px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-image:url(images/button_interview3.jpg);
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#interviewnavi_area a.navi3:hover {
	background-image:url(images/button_interview3_on.jpg);
	background-repeat:no-repeat;
}

/* 社員コメント集 */

#commentbutton_area {
	display:block;
	width:722px;
	height:483px;
	background-image:url(images/commentbutton_bg.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#commentbutton_area div.title {
	display:block;
	float:left;
	width:438px;
	height:94px;
	margin:20px 0px 0px 20px;
	background-image:url(images/title_commentbutton.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
}

#commentbutton_area div.button {
	display:block;
	float:left;
	width:209px;
	height:94px;
	margin:20px 0px 0px 20px;
	text-indent:-1000em;
}

#commentbutton_area a.button1 {
	display:block;
	width:209px;
	height:94px;
	background-image:url(images/button_comment1.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a:hover.button1 {
	background-image:url(images/button_comment1_on.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a.button2 {
	display:block;
	width:209px;
	height:94px;
	background-image:url(images/button_comment2.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a:hover.button2 {
	background-image:url(images/button_comment2_on.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a.button3 {
	display:block;
	width:209px;
	height:94px;
	background-image:url(images/button_comment3.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a:hover.button3 {
	background-image:url(images/button_comment3_on.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a.button4 {
	display:block;
	width:209px;
	height:94px;
	background-image:url(images/button_comment4.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a:hover.button4 {
	background-image:url(images/button_comment4_on.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a.button5 {
	display:block;
	width:209px;
	height:94px;
	background-image:url(images/button_comment5.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a:hover.button5 {
	background-image:url(images/button_comment5_on.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a.button6 {
	display:block;
	width:209px;
	height:94px;
	background-image:url(images/button_comment6.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a:hover.button6 {
	background-image:url(images/button_comment6_on.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a.button7 {
	display:block;
	width:209px;
	height:94px;
	background-image:url(images/button_comment7.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a:hover.button7 {
	background-image:url(images/button_comment7_on.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a.button8 {
	display:block;
	width:209px;
	height:94px;
	background-image:url(images/button_comment8.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a:hover.button8 {
	background-image:url(images/button_comment8_on.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a.button9 {
	display:block;
	width:209px;
	height:94px;
	background-image:url(images/button_comment9.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a:hover.button9 {
	background-image:url(images/button_comment9_on.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a.button10 {
	display:block;
	width:209px;
	height:94px;
	background-image:url(images/button_comment10.gif);
	background-repeat:no-repeat;
}

#commentbutton_area a:hover.button10 {
	background-image:url(images/button_comment10_on.gif);
	background-repeat:no-repeat;
}

#comment_menu ul {
	display:block;
	width:700px;
	padding:0px;
	margin:0px 0px 0px 16px;
	list-style-type: none;
}

#comment_menu li {
	padding:0px;
	margin:0px;
	float:left;
}

#comment_menu a {
	text-decoration:none;
	display:block;
	width:130px;
	height:20px;
	margin:0px 4px 6px 0px;
	color:#333333;
	border-left:3px solid #FFB0B0;
	border-bottom:1px solid #666666;
	font-size:80%;
}
#comment_menu a.on {
	text-decoration:none;
	display:block;
	width:130px;
	height:20px;
	background-color:#FFCCCC;
	margin:0px 4px 6px 0px;
	color:#333333;
	border-left:3px solid #C91A16;
	border-bottom:1px solid #666666;
	font-size:80%;
}
#comment_menu a:hover {
	background-color:#cccccc;
}



.hr_gray {
	display:block;
	height:3px;
	width:100%;
	background-color:#D3D3D3;
	overflow:hidden;
}

.hr_white {
	display:block;
	height:2px;
	width:100%;
	background-color:#ffffff;
	overflow:hidden;
}

#comment_profile {
	padding:20px;
	background-image:url(images/comment_bg.gif)
}

#comment_profile div.card {
	display:block;
	float:left;
}

#comment_profile div.text {
	display:block;
	float:left;
	margin-left:20px;
}

#comment_text div.title {
	display:block;
	width:638px;
	height:27px;
	padding:4px 0px 0px 24px;
	margin-top:10px;
	text-align:left;
	background-image:url(images/subtitle_comment2.gif);
	background-repeat:no-repeat;
}

#comment_text div.detail {
	display:block;
	padding:6px;
	margin-bottom:10px;
	text-align:left;
}

/* キャリアステップ */

#carrier_area {
	width:702px;
	margin:30px 0px 30px 10px;
}

#carrier_area div.text {
	padding:20px;
	text-align:left;
}

/* 応募方法 */

#entry_method1 {
	width:656px;
	height:82px;
	background-image:url(images/entry1.gif);
	background-repeat:no-repeat;
	padding-top:5px;
}
#entry_method1 div.title {
	display:none;
}
#entry_method1 div.detail {
	margin:0px 0px 0px 160px;
}

#entry_method2 {
	width:656px;
	height:55px;
	background-image:url(images/entry2.gif);
	background-repeat:no-repeat;
	padding-top:32px;
}
#entry_method2 div.title {
	display:none;
}
#entry_method2 div.detail {
	margin:0px 0px 0px 160px;
}

#entry_method3 {
	width:656px;
	height:55px;
	background-image:url(images/entry3.gif);
	background-repeat:no-repeat;
	padding-top:32px;
}
#entry_method3 div.title {
	display:none;
}
#entry_method3 div.detail {
	margin:0px 0px 0px 160px;
}

#entry_method4 {
	width:656px;
	height:55px;
	background-image:url(images/entry4.gif);
	background-repeat:no-repeat;
	padding-top:32px;
}
#entry_method4 div.title {
	display:none;
}
#entry_method4 div.detail {
	margin:0px 0px 0px 160px;
}

#entry_item {
	display:block;
	width:100%;
	margin:0px;
}

#entry_item li.list {
	display:block;
	float:left;
	width:134px;
	height:19px;
	background-image:url(images/entryitem.gif);
	background-repeat:no-repeat;
	padding:2px 0px 0px 12px;
	margin:0px 4px 10px 0px;
}

.entry_limit {
	width:656px;
	border:2px solid #FFB0B0;
	padding:10px 0px 10px 0px;
	margin-top:20px;
	text-align:center;
	color:#C91A16;
}

/* 求める人物像 */

#recruit_message {
	display:block;
	width:699px;
	height:178px;
	background-image:url(images/message_bg.gif);
	background-repeat:no-repeat;
	margin:20px 0px 20px 10px;
	padding:0px;
}

#recruit_message div.text_area {
	display:block;
	width:659px;
	height:121px;
	padding:20px 20px 0px 20px;
	text-align:left;
}

/* 採用Q＆A */

#qa_area td.odd {
	background-color:#ececec;
	padding:10px;
	text-align:left;
}

#qa_area td.odd a {
	color:#333333;
	text-decoration:none;
}

#qa_area td.odd a:hover {
	text-decoration:underline;
}

#qa_area td.even {
	background-color:#ffffff;
	padding:10px;
	text-align:left;
}

#qa_area td.even a {
	color:#333333;
	text-decoration:none;
}

#qa_area td.even a:hover {
	text-decoration:underline;
}

.qa_answer {
	color:#d6000b;
	font-weight:bold;
	margin-bottom:10px;
}

/* 障がい者採用 */

.handicap_header {
	width:740px;
	height:72px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.handicap_content {
	width:732px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px 0px 40px 0px;
	background-color:#FFFFFF;
}

.handicap_footer {
	width:740px;
	height:59px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}