﻿@charset "utf-8";
/* CSS Document */


/* -----------------------------------------------------------

CSS Information



 File name:      recruit.css

 Style Info:     リクルートページのスタイル設定

----------------------------------------------------------- */
.recruit-title_01{
	background: url(../img/recruit_title_01.gif) no-repeat;
	width:230px;
	height:60px;
	padding-bottom:30px;
	text-indent:-9999px;
}


.recruit-title_02{
	font-size:122%;
	padding-bottom:10px;
}

.recruit-list{
	padding-bottom:30px;
}

.tel{
	font-size:122%;
}

.recruit-wording-01{
	padding-bottom:40px;
}

.recruit-wording-02{
	font-size:92%;
	padding-bottom:40px;
}

.recruit-wording-03{
	font-size:92%;
	padding-bottom:20px;
}

.c_box {
    width: 720px;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:40px;
	font-size:92%;
}


.c_box th {
	width:35%;
    padding: 15px;
    line-height: 180%;
	text-align:left;
	font-weight:normal;
}


.c_box td {
    padding: 5px;
}

.btn-entry{
	width:121px;
	height:32px;
	padding-top:10px;
	padding-left:260px;