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


/* =============================== */
/*  Corporate CSS                  */
/*               author:T.NIkaidoh */
/* =============================== */
div#contents{
	position:relative;
	overflow:hidden;
}
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: #f2f2f4;
	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;
	clear: both;
	}
	
.chronological	{
	padding-left: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
table.chronological th,table.chronological td	{
	padding-left: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.Mainbox dl {
	margin-top: 5px;
}

.MapArea	{
	display: block;
	padding-top: 10px;
	}

.returnmark {
	background-image: url(img/returnArrow.png);
	background-position: left 5px;
	background-repeat: no-repeat;
	text-indent: 16px;
	display: block;
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 175px;
}


.MapArea ul	{
	float:left;
	width:172px;
	clear: left;
	}

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

#marker_link_1,#marker_link_2,#marker_link_2	{
	background-image:url(img/MapBackground.png);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	clear: both;
	}
.Mainbox dd {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

