@charset "utf-8";

p.pdf {
	background-color: #E3E3E3;
	text-align: center;
	padding: 5px;
	float: right;
	border: 1px solid #AEAEAE;
	width: 150px;
	clear: both;
	vertical-align: middle;
	background-image: url(../company/images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	margin-top: -15px;
}
p.pdf a {
	display: block;
	text-decoration: none;
	background-image: url(../company/images/icon_yard.gif);
	background-repeat: no-repeat;
	background-position: 125px center;
}
p.pdf a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#left dl {
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#left dl dt {
	float: left;
	width: 7em;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
}
#left dl dd {
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 9em;
	margin-bottom: 15px;
}
#left dl p {
	margin-bottom: 10px;
}#reader {
	background-color: #E3E3E3;
	padding: 5px;
	height: 40px;
}
#reader p {
	float: left;
	margin-left: 15px;
}

#left table.history {
	width: 580px;
	margin-left: 15px;
	line-height: 1.5em;
}
#left table.history th {
	width: 100px;
	vertical-align: top;
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0.5em;
	padding-right: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.8em;
}
#left table.history td {
	padding: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#left table.yakuin td {
	padding-right: 20px;
}
div.map_link {
	margin-bottom: 15px;
	margin-left: 15px;
}
div.map_link ul {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

div.map_link ul li {
	margin: 0;
	padding: 0;
	float: left;
	/* 固定幅にしたかったら
	width: 110px;
	*/
	text-align: center; /* 文字サイズ */
}

div.map_link ul li a {
	border-right: 1px solid #666;
	padding: 5px;
	display: block;
	position: relative; /* for IE6 */
	color: #333333;
	text-decoration: none;
}

div.map_link ul li a:hover, div.map_link ul a.over {
	border-color: #ccc;
	color: #FFFFFF;
	background-color: #003961;
}

/* ClearFix */

div.map_link ul {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

div.map_link ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


div.map {
	text-align: center;
	margin-top: 5px;
}
div.right {
	text-align: right;
	background-color: #E4E4E4;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-left: 15px;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	p
; 	padding-left: 1em;

