@charset "utf-8";

body {
	margin: 0px; 
	background-color:#FFFFFF;
	color: #333333;
	font-size: 12px;
	line-height: 125%;
}


h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
	margin: 0px;
}

img {
	border: 0;
}

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

form {
	margin: 0;
}


a:link {
	color: #000080;
}

a:visited {
	color: #000080;
}

a:hover {
	color: #000080;
}

a:active {
	color: #000080;
}



/*-----------------------
form
---------------------------*/

#form {
	width: 250px;
	height:390px;
}

#form p {
	margin: 10px 0 3px 0;
}

#form .box {
	width: 250px;
	height: 50px;
}

#form .box2 {
	width: 250px;
}

#form .botan {
	width: 250px;
	text-align: center;
}

#form .kakunin {
	font-size: 10px;
	margin: 3px 0;
}

#form2 {
	width: 250px;
	text-align: center;
}

#form2 h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin: 40px auto;
}

#form2 h2 {
	font-size: 12px;
	font-weight: normal;
}


/*-----------------------
index
---------------------------*/

#rec {
	width: 840px;
	margin: 0 auto;
	background: url(../recruit/img/back.jpg) repeat-y;
}

#head {
	width: 790px;
	height: 100px;
	margin:5px 25px;
}

#mainbox {
	width:790px;
	margin: 5px auto;
	background: url(../recruit/img/rightimg.jpg) no-repeat top right;
}


#left {
	width: 640px;
	margin-left: 15px;
}

.mainimg {
	margin: 10px 0 20px 0;
}

#rec .text1 {
	background: url(../recruit/img/text1.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 335px;
	height: 16px;
}

#rec .text2 {
	background: url(../recruit/img/text2.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 335px;
	height: 16px;
}

#rec .text3 {
	background: url(../recruit/img/text3.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 335px;
	height: 16px;
}

#rec .text4 {
	margin: 5px 0 15px 10px;
}

.title1 {
	border-bottom: solid 6px #7EA2FE;
	width: 360px;
	height: 20px;
	padding-top: 5px;
}

.title1 p {
	color: #000040;
	font-size: 14px;
	font-weight: bold;
}

.title1 img {
	margin: 0 5px;
	vertical-align: bottom;
}

.title2 {
	border-bottom: solid 6px #7EA2FE;
	width: 260px;
	height: 20px;
	padding-top: 5px;
}

.title2 p {
	color: #000040;
	font-size: 14px;
	font-weight: bold;
}

.title2 img {
	margin: 0 5px;
	vertical-align: bottom;
}

.qrtext {
	font-size: 10px;
	margin-top: 5px;
}

.blue {
	color: #000080;
}

#box {
	width: 640px;
	border-collapse: collapse;
	vertical-align: top;
	margin-top: 5px;
}

#box tr {
	vertical-align: top;
}

#lbox {
	width: 360px;
}

#rbox {
	width: 260px;
}


#lbox th {
	width: 75px;
	height: 30px;
	text-align: left;
	font-size: 12px;
	color: #000080;
	vertical-align: top;
	/*padding: 7px 1px;*/
}

#lbox table {
	width: 350px;
}


