@charset "shift_jis";

/* ============================

2009.8.24 企業の方へページに適用

============================ */


/* ------------
   ボックス 
------------*/
.btn img{
	margin-bottom: 5px;
	}


.desc{
	margin: 10px;
	padding: 10px;
	background-image: url(../../about_us/images/ref_bg.gif);
	background-repeat: repeat-x;
	}


.tel{
	width: 530px;
	background-image: url(../../about_us/images/ref_tel.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 115px;
	height: 130px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #CCC;
	background-color: #F0F0F0;
	}
	
.mail{
	width: 530px;
	background-image: url(../../about_us/images/ref_mail.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 115px;
	height: 90px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #CCC;
	background-color: #F0F0F0;
	}
	
.form{
	width: 625px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #CCC;
	background-color: #F0F0F0;
	padding: 20px;
	}
.form-table th{
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	font-weight: normal;
	}


/* ------------
   文字 
------------*/

.freedial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #09F;
	margin-top: 15px;
	}
	
.freedial span{
	font-size: 16px;
	}
	
.freedial-desc{
	margin-top: 10px;
	}

.mailadd a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bolder;
	color: #09F;
	margin-top: 10px;
	display: block;
	margin-bottom: 20px;
	}
	
.mailadd a:hover{
	color: #F60;
	}

h1{
	background-image: none;
	height: auto;
	width: auto;
	}
h1 img{
	margin-top: 3px;
	}

h2{
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
h3.margin{
	margin-bottom: 10px;
	font-weight: normal;
	color: #333;
	padding-bottom: 8px;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
	}

.sol{
	list-style-position: inside;	
	}
/* ----------------------
   現在募集中の採用企画 
----------------------*/
td.text{
	text-align: left;
	vertical-align: top;
	width: 335px;
	padding-right: 15px;
	}
.kokushi{
	border: 1px solid #999;
	}
td.text h3{
	color: #009;
	margin-bottom: 5px;
	}
td.text h4{
	font-weight: normal;
	}








