@charset "utf-8";
/* CSS Document */

/* CyberStep Regist Center Site Style
=====================================================================

/* CommonCSS Category ---------
00. CommonLayout
01. Regist
02. Preregist
03. Activate
04. Confirm
05. Complete
---------------------------- */


/* 00. CommonLayout
--------------------------------------------------------------------------- */
.detailBox{
	background:#fff;
	border:none;
	padding:15px;
	min-height:418px;
	width:560px;
	margin: 0 auto;
	}
.detailBox p.txt_t,
.detailBox dl{
	margin:0 auto 10px;
	padding:0 15px;
	}
.detailBox dl{
	margin:0 auto 20px;
	padding:0 15px;
	}
.detailBox dt{ font-weight:bold;}
.detailBox dd {
	margin-bottom:1em;
	margin-left:1em;
	}
.detailBox ol{
	margin:0 auto 20px;
	padding:0 15px;
	}
.detailBox ol li {
	list-style:decimal;
	list-style-position:outside;
	margin-left:1em;
	}

/* 00-01. h3ttl
------------------------------ */
.detailBox h3{
	margin-bottom:20px;
	padding:30px 0 0 0;
	overflow:hidden;
	height:0;
	width:560px;
	}
h3.id_terms{ background:url(../images/h3ttl_terms.jpg) left top no-repeat;}
h3.service_terms{ background:url(../images/h3ttl_terms.jpg) left -30px no-repeat;}
h3.privacy{ background:url(../images/h3ttl_terms.jpg) left -60px no-repeat;}


/* 00-02. h4ttl
------------------------------ */
h4.t{
	color:#3366CC;
	font-size:12px;
	font-weight:bold;
	margin:1em 0 0.5em 1em;
	}


/* 01. id_terms
--------------------------------------------------------------------------- */
p.BackTop{ text-align:right;}
div.frame-terms_t{
/*
	border:1px solid #000000;
	margin:10px auto 30px;
	padding:10px;
	height:350px;
	overflow-y:scroll;
*/
	}
div.frame-terms_t p{ padding:5px 0;}

