@charset "utf-8";
/* ====last update 2007/12/13 ==== */


/* =============================== */
/*  recruit CSS                    */
/*               author:T.NIkaidoh */
/* =============================== */
div.Mainbox table	{
	padding: 0px;
	font-size: 1.0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 451px;
	margin:0 0 10px 13px;
}

div.Mainbox th	{
	margin: 0px;
	padding: 8px 11px;
	background-color: #FEF9EF;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	text-align: left;
}
	
div.Mainbox td	{
	margin: 0px;
	padding: 8px 11px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}

.return	{
	text-align: right;
}
	
ul.chronological	{
	float: left;
	width:450px;
	padding-left: 18px;
}

ul.chronological li	{
	padding:0 16px 0 0px;
	margin-bottom: 8px;
	margin-left:8.7em;
	text-indent:-8.7em;
}

ul.chronological span	{
	padding:0 1em 0 16px;
}

.MapArea	{
	background-image:url(img/MapBackground.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}

.MapArea ul	{
	float:left;	
	width:160px;
}

.MapArea h5	{
	float:left;
	width:150px;
	font-size:1em;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}
	
#MapYuni,#MapSapporo,#MapNaganuma	{
	float:right;
	width: 288px;
	height: 278px;
	border: 1px solid #CCCCCC;
}
	
.MapArea p	{
	float:right;
	width: 288px;
}

#contents .linkBtn {
	display: block;
	float: left;
	width: 460px;
	font-size: 0.6em;
	text-align: center;
	padding: 0;
	margin:15px 0 50px 0;
}

#contents .Mainbox p {
	line-height: 190%;
	margin-bottom: 1.3em;
}

#contents .Mainbox p.nothing {
	height:500px;
}
