@charset "UTF-8";

/*=======================*/
/* アクセスのページ 　   */
/*=======================*/

#contents h2{
	width: 720px;
	height: 18px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
	text-indent: -9999px;
	border-bottom: solid 1px #FF6600;
	background-repeat: no-repeat;
	background-position: left top;
}

/* ------------ */

#access{
	margin-bottom: 60px;
	padding: 0 40px;
    overflow: hidden;
}

#access h2{ background-image: url(../img/access/h2_access.png); }

/* ------------ */

#col_left{
	width: 220px;
	float: left;
}

#col_left h3{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1em;
}

#col_left p.image{
	margin-bottom: 1em;
}

#col_left dl dt{
	margin-top: 1em;
}

#recruit{
	font-weight: bold;
	margin-top: 25px;
	padding-top: 20px;
	border-top: dotted 1px #999999;
	clear: both;
}

#recruit h3{
	width: 189px;
	height: 19px;
	margin-bottom: 5px;
	text-indent: -9999px;
	background-image: url(../img/index/h3_recruit.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ------------ */

#col_right{
	padding-left: 280px;
}

#col_right dl{
	margin-bottom: 1em;
}

#col_right dl dt{
	padding-left: 17px;
	font-weight: bold;
	background-image: url(../img/common/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#col_right dl dd{
	padding-left: 17px;
}

#col_right dl dd dl{
	margin-top: 1em;
}


#col_right dl dd dl dt{
	background: none;
	padding: 0;
	font-weight: normal;
}

#col_right dl dd dl dd{
	padding: 0;
}


/* ------------ */

#map{ padding: 0 40px; }

#map h2{ background-image: url(../img/access/h2_map.png); }

#map p{ text-align: center; }