 
.top-text{
  font-size : 11px;
  color : white;
}
.info-line{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #db9642;
}
.info-waku{
  font-size : 12px;
  
  border-bottom-style : dotted;
  border-bottom-color : #6d6761;
  color : white;
  padding-left : 5px;
  
  background-repeat : no-repeat;
  border-bottom-width : 1px;
}
.copytext{
  font-size : 10px;
  color : #433b33;
}
.oowaku{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #1f160c #1f160c #1f160c #1f160c;}
.itiran{
  font-size : 11px;
  padding-bottom : 3px;
}
.menu-text{
  font-size : 12px;
  line-height : 20px;
  padding-left : 10px;
}
.conpla dd {
	margin-left: 2em;
	margin-bottom: 8px;
}
.conpla dd ul li,
.conpla dd ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.conpla dd ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
.conpla dd ul li {
	margin-left: 1.8em;
	text-indent: -1.8em;
}
.conpla dt { font-weight: bold; }
.conpla {
	height: 300px;
	overflow: auto;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
}
alignLeft { text-align: left; }

