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

.textStyle01{
	line-height:180%;
}

.outline {
	clear:both;
}
.outline dt,
.outline dd{
	line-height:180%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.outline dt {
	width:80px;
	float:left;
	margin:0 5px 0 0;
}

.outline dd.mark {
	float:left;
	width:10px;
}

.outline dd.txt {
	float:left;
	width:350px;
}

.mb24{
	margin:0 0 24px 0;
}

a.map{
	text-decoration:underline;
}

#historyTable{
	margin-top:10px;
}

#historyTable dt{
	width:50px;
	float:left;
	margin-right:5px;
	line-height:180%;
	clear:left;
}
	
#historyTable dd{
	float:left;
	width:500px;
	line-height:180%;
}


#recuruitTable dt{
	float:left;
	width:70px;
	margin-right:10px;
	clear:left;
	font-weight:bold;
}

#recuruitTable dd{
	float:left;
	width:350px;
}

#recuruitTable dt,
#recuruitTable dd{
	margin-bottom:5px;
	line-height:165%;
}


/* ---- フォーム設定 ---- */

textarea{
	background:#000;
	color:#FFF;
	border:0;
	width:465px;
	height:220px;
	*height:230px;
	margin:0 0 10px 0;
	padding:0;
	overflow:hidden;
}

html>/**/body textarea {
 	height:243px;
 }
html:first-child textarea {
	height:235px;
 }

/* safari only \*/
html*textarea{
	height:120px;
}
/* end */
html * textarea{
	*height:253px;
}

.ColumnTxt{
width:236px;
display:block;
float:left;
margin-bottom:20px;
}

.ColumnImg{
float:left;
width:240px;
}

.ColumnMap01{
margin-top:13.8em;
display:block;
float:left;
}
.ColumnMap02{
margin-top:7.2em;
display:block;
float:left;
}

.mt2{
margin-top:2px;
}

.mt60{
margin-top:60px;
}
