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

#lead {
	font-size: 15px;
	line-height: 23px;
	width: 545px;
	margin-bottom: 22px;
	padding-left: 70px;
	margin-top: 6px;
	letter-spacing:-0.05em;
}

.red {
	color: #C1272D;
	font-weight:bold;
}

.photo_l{
float:left;
}

.photo_r{
margin-left:10px;
float:left;
}

.setsumei{
font-size:13px;
	letter-spacing:0em;
}

.table_g{
border-collapse: collapse;
border: 1px #888 solid;
margin:0;
}

.table_g td{
	padding:10px;
		border: 1px #888 solid;
}

.table_l{
	background-color:#C5DCE2;
	font-weight:bold;
	width:150px;
	text-align:center;
	margin:0;
	border: 1px #888 solid;
}

.oubo_button{
background: url("../recruit/oubo_button.jpg") no-repeat;
margin-bottom:20px;}


.oubo_button a {
background: url("../recruit/oubo_button.jpg") no-repeat;
width:566px;
height:50px;
display: block; 
text-indent: -9999px;
}

.oubo_button a:hover{
background: url("../recruit/oubo_button_o.jpg") no-repeat;
width:566px;
height:50px;
display: block; 
text-indent: -9999px;
}

.center{
text-align:center;
}

table.mailform{
width:550px;
}

table.mailform th{
padding:5px;
width:30%;
}

table.mailform span{
 color:red;
 font-size:12px;
 margin-right:7px;
}

table.mailform td{
padding:5px;
width:70%;
}