@charset "UTF-8";

#contents {
	width: 590px;
	margin-left: 15px;
}

.substance {
	width: 590px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #7F7F7F;
}

#lead {
	width: 590px;
	margin-top: 10px;
	padding: 0 15px 10px 15px;
	border-bottom: 1px dotted #7F7F7F;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 560px;
	font-size: 95%;
}

.detailCont {
	margin-top: 15px;
	text-align: left;
}

.detailCont .detailList {
	width: 560px;
	margin: 0 15px;
	border-top: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
}

.detailCont .detailList th {
	padding: 5px 7px;
	background-color: #eeeeee;
	border-bottom: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
	vertical-align:top;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

.detailCont .detailList th p {
	padding-left: 13px;
	background-image: url(../img/pt_bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align:top;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

.note{
	font-weight: bold;
	color:#CC0000;
	padding-left:5px;
}
.detailCont .detailList td {
	padding: 3px 7px;
	border-bottom: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
	font-size: 95%;
	vertical-align:top;
	text-align: left;
}

.detailCont .detailList input {
	width:320px;
}
.detailCont .detailList textarea {
	width:320px;
}



.pageTitle {
	width: 560px;
	margin: 15px auto 0;
	font-size: 95%;
}
.pageTitle h3 {
	display: inline;
	padding: 2px 5px 2px 11px;
	margin-bottom: 15px;
	background-image: url(../img/detail_ttl_icon1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #7281A8;
	font-weight: bold;
	color: #fff;
	line-height: 1.5em;
}
#link {
}

#link a {
	padding-left: 15px;
	background-image: url(../../resource/img_common/icon_arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.4em;
}
#link dl {
	width: 545px;
	_width: 543px;
	border-bottom: 1px dotted #BDBDBD;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#link dl dt {
	float: left;
	width: 3.3em;
	padding-left: 5px;
	font-weight: bold;
}

#link dl dd {
	float: left;
	margin-left: 2.4em;
}

#bcArea02{
	margin: 15px 0px;
	text-align: center;
}

#bcArea02 input{
	width: 80px;
	margin: 0px 5px;
}

#map{
	padding-bottom: 10px;
	margin: 15px auto;
	border-bottom: 1px dotted #7F7F7F;
	font-size: 95%;
	text-align: center;
}

#map a {
	padding-left: 15px;
	background-image: url(../../resource/img_common/icon_arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}