@charset "UTF-8";
@import url(login.css);
@import url(list.css);
@import url(top.css);

/* 入会タイトル */

#nki_tt{
	width: 775px;
	height: 54px;
	background: url(../images/otws_tt.jpg) no-repeat left;
	text-align: left;
	margin-bottom: 10px;
}

#nki_tt h2{
	margin: 13px 0 0 28px;
	font-size: 18px;
	font-weight: bold;
	float: left;	
}

.nki_p{
	padding: 0 15px;
	text-align: left;
	font-size: 14px;
	line-height: 1.8em;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

.nki_p p{
/*
	display:inline;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	line-height: 2em;
*/
	padding-bottom: 5px;
	line-height: 30px;
	background: url(../images/line_27_3.gif);
}

#nki_sm{
	width: 775px;
	margin: 0 auto 40px auto;
	border: 1px solid #cacaca;
	text-align: left;
	
}
	
.nki_pp{
	background: url(../images/nki_line5px.jpg) no-repeat center bottom;
	margin-bottom: 20px;
}

.nki_pp h2{
	width: 760px;
	background: url(../images/red_bar_5px.jpg) repeat-x;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
	color: #ffffff;
	text-align: left;
	margin: 0 auto;
}

.nki_pp p{
	width: 720px;
	margin: 20px auto;
	padding-bottom: 30px;
	font-size: 15px;
	color: #dc0000;
	line-height: 1.5em;
	
}

.nki_tex01{
	font-size: 16px;
	font-weight: bold;
}

.nki_tex02{
	color: #666666;
	font-size: 12px;
}

/* step */
.nki_step{
	width: 695px;
	margin: 0 auto;
}

.nki_step01{
	width: 334px;
	margin: 0 27px 20px 0;
	float: left;
	background: url(../images/nki_step_line.gif) repeat-y top;
}

.nki_step01 p{
	width: 294px;
	height: 35px;
	padding: 5px 20px 0 20px;
	background: none;
	color: #666666;
	line-height: 1.2em;
}

.nki_step02{
	width: 334px;
	margin: 0 0 20px 0 ;
	float: left;
	background: url(../images/nki_step_line.gif) repeat-y top;
}

.nki_step02 p{
	width: 294px;
	height: 35px;
	padding: 5px 20px 0 20px;
	background: none;
	color: #666666;
	line-height: 1.4em;
}

.nki_step03{
	width: 334px;
	margin: 0 27px 20px 0;
	float: left;
	background: url(../images/nki_step_line.gif) repeat-y top;
}

.nki_step03 p{
	width: 294px;
	height: 80px;
	padding: 5px 20px 0 20px;
	background: none;
	color: #666666;
	line-height: 1.4em;
}

.nki_step04{
	width: 334px;
	margin: 0 0 20px 0;
	float: left;
	background: url(../images/nki_step_line.gif) repeat-y top;
}

.nki_step04 p{
	width: 294px;
	height: 80px;
	padding: 5px 20px 0 20px;
	background: none;
	color: #666666;
	line-height: 1.4em;
}

.nki_step05{
	width: 694px;
	margin: 0 0 20px 0;
	clear: both;
	background: url(../images/nki_step_line2.gif) repeat-y top;
}

.nki_step05 p{
	width: 604px;
	height: 80px;
	margin: 0 0;
	padding: 5px 45px 0 45px;
	background: none;
	color: #666666;
	line-height: 1.4em;
}

.nki_btn{
	width: 141px;
	margin: 0 auto 30px auto;
	text-align: center;
}

