@charset "utf-8";

/* globalNavi add by adachi 2011.02.25
------------------------------------------*/
#headContainer #globalNavi ul li.navi01 a:link,
#headContainer #globalNavi ul li.navi01 a:visited {
	background: url(../../common/images/header_bt001.gif) no-repeat 0 -17px;
}


/* index
==========================================*/
.index_section {
	position: relative;
	margin: 0 70px 15px;
	min-height: 48px;
	padding: 8px 0 30px;
	background: url(../../common/images/com_bg001.gif) repeat-x left bottom;
	zoom: 1;
}


* html .index_section {
	height: 60px;
}
.index_section h2 {
	margin: 0 0 5px 66px;
	padding: 0 0 5px 23px;
	background: url(../../common/images/com_ex001.gif) no-repeat 5px 0.2em;
	border-bottom: 1px dotted #dcdcdc;
	line-height: 1.3;	
}

.index_section p {
	margin-left: 71px;
}

.index_section p.ph {
	position: absolute;
	top: 3px;
	left: 0;
	margin: 0;
	padding: 2px;
	border: 1px solid #cccccc;
}

/* history
==========================================*/
.info_area dl {
	margin-bottom: 20px;
	border:none;
	line-height:1.4em;
	padding: 0;
	zoom: 1;
}

.info_area dt {
	display: blok;
	float: left;
	width: 6em;
	font-weight: bold;
}

.info_area dt span {
	font-weight:normal;
}

.info_area dd {
	display: block;
	padding: 0;
	padding-bottom: 0.5em;
	padding-left: 7em;
}

/* access
==========================================*/
.accessMap {
	margin: 0 70px 28px;
	padding-bottom: 28px;
	zoom: 1;
}
.accessMap p {
	padding-bottom: 1.3em;
}


