﻿@charset "utf-8";

/*--------------------------------------------------
  == Okasan Online Securities Module Style ==
  --------------------------------------------------
  File       : nsk.css
  Date       : 2011.09.27
  Last Update: 2011.09.27
--------------------------------------------------*/

/* For modern browsers */
.cf:before,
.cf:after {
content:"";
display:table;
}
 
.cf:after {
clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
zoom:1;
}

.right {
float:right;
padding:0 0 10px 10px;
}
.txtcenter {
text-align:center;
}


#nsk_content {
}
	#nsk_content p {
	margin-bottom:5px;
	}
	#nsk_content .list-dot-01 {
	margin-bottom:0;
	}






