/* @override http://10.0.1.2:8001/toolbar/nifty_tb.css */

@charset "UTF-8";
/* CSS Document */

h4,dd,li{
	color: #323232;
}

div.box_faq {
	width: 720px;
	margin: 0 auto 3em auto;
}



div.box_faq h4{
	font-size: 14px;
	margin: 1.5em 0 0 0;
	border: 1px solid #cbcbcb;
	line-height: 1;
	padding: 0.6em 0 0.6em 0.7em;
	border-left: 6px solid #6cbfff;
}

div.box_faq h4.first{
	margin: 0;
}

div.box_faq dl,
div.box_faq ul,
div.box_faq ol{
	margin: 0;
	padding: 0;
}

div.box_faq ol{
	margin: 1.5em 5em 2em 5em;
}

div.box_faq ol li{
	margin: 0 0 1em 0;
}

div.box_faq dt,
div.box_faq dd,
div.box_faq li{
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1.6;
}

div.box_faq dt{
	margin: 1em 0 0.4em 0;
	color: #339ced;
	border-bottom: 1px dotted #b2b2b2;
	padding-bottom: 0.1em;
}


/* 20110927 */

#niftytb {
	height: auto;
	width: 721px;
	margin:0 auto;
}
#niftytb p{
	margin:0 0 12px 0;
	font-size: 14px;
}

#niftytb h2 {
	margin-bottom: 0;
}

#niftytb h3{
	text-align:left;
	margin-top:26px;
	margin-bottom: 14px;
}

#niftytb h4 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#niftytb p#head_image {
	margin-top: 19px;
	margin-bottom: 18px;
}

#niftytb p.btn_get_toolbar {
	margin-bottom: 20px;
	text-align: center;
}

#niftytb p.btn_get_toolbar a {
	display: inline-block;
	width: 551px;
	height: 65px;
	background-color: #d5d5d5;
}

#niftytb p.btn_get_toolbar a img:hover {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}

#niftytb p.img {
	text-align: center;
}

div.flash_movie {
	text-align: center;
	margin-bottom: 26px;
}

#niftytb p.explain_movie {
	font-size: 12px;
	margin-bottom: 30px;
}











