@charset "utf-8";

@import "../../common/css/old.css";

/* Manner
---------------------------------------------------- */
.manner .u_line{text-decoration:underline;}
.manner #article h4,
.manner #article h5 {
	line-height: normal;
}
.manner #article div.mark-on {
	margin: 0 0 30px 0;
}
.manner #article div.mark-on div.trade-mark {
	float: left;
	width: 106px;
	margin: 0 10px 0 0;
}
.manner #article dt,
.manner #article dd {
	margin: 0;
	line-height: 1.5;
}
.manner #article dl {
	margin-top: 30px;
}
.manner #article div.mark-on dl {
	float: left;
	width: 600px;
	margin: 0;
}
.manner #article dt,
.manner #article h4 {
	padding: 0 0 15px 0;
	font-weight: bold;
	background: url(./images/line.gif) bottom left repeat-x;
}
.manner #article h4{
  font-size:16px;
}
.manner #article h5 {
	margin-top: 20px;
	font-weight: bold;
}
.manner #article textarea {
	width: 550px;
	line-height: 1.5;
}
.manner #article .terms_cont {
	padding: 10px;
	height: 300px;
	overflow: auto;
	border: 1px solid #666666;
}
.manner #article #terms h5 {
	margin: 20px 0;
	font-size: 14px;
}
.manner #article #terms .sub_title{
  margin-bottom:5px;
}
.manner #article .terms_cont h5.first {
	margin: 0 0 20px 0;
}
.manner #article .terms_cont h6 {
	margin: 10px 0;
}
.manner #article .terms_cont p {
	margin: 20px 0;
}
.manner #article .terms_cont li::marker{
  font-weight:bold;
}
.manner #article .terms_cont ol {
	margin: 0;
}
.manner #article .terms_cont ol li.first {
	list-style: none;
}
.manner #article .terms_cont ol ol li {
	list-style: none;
	text-indent: -2em;
}
.manner #article p.link  {
	margin: 0;
	padding-left: 25px;
	background: url(../../img/arrow_others_normal.gif) center left no-repeat;
	line-height: 1.5;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
}
.manner .english {
	font-family: Arial, Verdana, sans-serif;
}
/*.manner .english #article .terms_cont ol li.first {
	list-style-type: decimal;
}*/
