@charset "utf-8";
dl,dt,dd {
	margin: 0;
	padding: 0;
}

#shanghai {
	width: 700px;
	margin: 0 auto;
}
.shanghai_text1,.shanghai_text2 {
	float: left;
}

.shanghai_text1 dt,.shanghai_text2 dt {
	display: inline;
	vertical-align: bottom;
}
.shanghai_text1 dd,.shanghai_text2 dd {
	line-height: 150%;
	padding: 0 10px 10px;
	text-align: left;
}
.shanghai_text1 dd.bottom,.shanghai_text2 dd.bottom {
	display: inline;
	background: none;
	padding: 0;
}
.shanghai_text1 dd {
	background: url(images/text1_middle.gif) repeat-y;
}
.shanghai_text2 dd {
	background: url(images/text2_middle.gif) repeat-y;
}

#shiyo {
	background: url(images/shiyo_title.jpg) no-repeat;
	width: 100%;
	margin-bottom: 40px;
}
#shiyo table {
	width: 500px;
	margin: 60px auto 0 auto;
	border-top: #FFC286 1px solid;
	border-left: #FFC286 1px solid;
	background-color: #FFFFFF;
}
#shiyo table td {
	border-right: #FFC286 1px solid;
	border-bottom: #FFC286 1px dotted;
	padding: 6px 8px;
}
#shiyo table td.title {
	background-color: #D2FFD2;
	font-weight: bold;
	color: #004040;
	width: 120px;
}
#shiyo table td.last {
	border-bottom: #FFC286 1px solid;
}
#teian {
	background: url(images/teian_back.gif) repeat-y;
}
#teian dt {
	float: left;
	width: 280px;
	padding: 6px;
	text-align: left;
	font-size: 1.3em;
}
#teian dd {
	margin-left: 310px;
	text-align: left;
}
#teian span {
	display: block;
}
#teian .company {
	font-weight: bold;
	color: #771324;
}
#teian .title {
	line-height: 180%;
	font-weight: bold;
}
#teian .money {
	text-align: right;
	color: #CC0000;
	font-weight: bold;
}



