@charset "UTF-8";


/* ========================
 * Rules
======================== */

#privacy ,
#terms {
	line-height:1.7;
	letter-spacing:0.05em;
}

h1 {
	font-size:150%;
	padding:5px 0;
	margin-bottom:10px;
}

dl#privacy  {
	margin:20px 10px;
}

dl#privacy dt{
	font-weight:bold;

}

dl#privacy dd{
	margin:10px 20px 20px 20px;
}

dl#privacy ol {
	padding:5px;
}

dl#privacy li {
	padding-left:5px;
}



dl#terms ul {
	margin:20px 20px 20px 30px;
	list-style-type:decimal;
	list-style-position:outside;
}

ul.bfr {
	list-style-type:none;
	list-style-position:outside;
	margin:20px 20px 20px 20px;
}

ul.bfr li {
	margin-bottom:10px;
}

dl#terms dd dd ul {
	margin:20px !important;
}


dl#terms dd{
	margin:10px 10px 20px 10px;
}

dl#terms dt {
	margin:0 20px;
	font-weight:bold;
}
dl#terms dd dt{
	margin:0 0 0 20px;
	font-weight:normal;
}


dl#terms dd p{
	margin:0 20px;
}


dl#terms ul ol {
	margin:10px 0 10px 20px;
	list-style-type:disc;
	list-style-position:outside;
}

dl#terms table.memtype_service {
	margin:10px 0;
	width: 420px;
	border: 1px #333 solid;
	border-collapse: collapse;
	border-spacing: 0;

}

dl#terms table.memtype_service th {
	padding: 2px;
	border: #333 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
}

dl#terms table.memtype_service td {
	padding: 2px;
	border: 1px #333 solid;
	border-width: 0 0 1px 1px;
}

dl#terms table.memtype_service .nwp {
	white-space:nowrap;
}

dl#terms table.memtype_service .cnt {
	text-align:center;
}



.rmk_Box {
	border:1px solid #c39143;
	padding:10px;
	margin:5px 0;
}

p.end {
	margin-top:50px !important;
	text-align:right;
}

.intro {
	margin:0 20px;
}

.note {
	color:#c39143;
	font-weight:normal;
}


/* ========================
 * Company
======================== */

.remarks {
	width:470px;
	margin:0 auto 10px auto;
	text-align:left;
}

#company .remarks h2 {
	font-size:120%;
	margin:15px 0 !important;
}

table#cnts {
	text-align:left;
}

table#cnts  {
	width:470px;
	margin:0px auto 20px auto;
	text-align:left;
	border: 1px #CCC solid;
	border-collapse: collapse;
	border-spacing: 0;
}


table#cnts td {
	padding: 10px 5px;
	border: 1px #CCC solid;
	border-width: 0 0 1px 1px;
}

table#cnts td.color {
	white-space: nowrap;
	background: #e9f7fe;
}


