@import "http://parts.nikkei.co.jp/parts/MoneyMarkets/v3/css/inc_common.css";
@charset "shift_jis"

/*============================================================

サイト名：日経ヴェリタス

============================================================*/
#dummy {}

#localNavi a {
	white-space:nowrap;
	padding: 0em 0.6em;
}
#localNavi #lnavi100 a{margin-left:10px;}

.bottomListTbl{
	float: none;
}
.imageDisplayList p.lImg a img {
	border:1px solid #cccccc;
}

.imageDisplayList ul{
	margin-left: 80px;
}
.imageDisplayList ul li.moreLink {
	clear: none;
}

.rightBoxbase .veritas_boxBody {
	border:1px solid #6F8291;
	padding: 6px;
}
.rightBoxbase .veritas_boxBody form {
	padding-left: 20px;
}
.rightBoxbase .veritas_boxBody form label {
	width: 6em;
	float: left;
	text-align: center;
	margin: 2px 0.5em 2px 0px;
	display: block;
	cursor: auto;
	font-weight: bold;
	color: #966733;
}
.rightBoxbase .veritas_boxBody form input {
	color: #781351;
	margin: 2px 0px;
	border: 1px solid #cccccc;
}
.rightBoxbase .veritas_boxBody form input.checkbox {
	border-style: none;
	vertical-align: bottom;
}
* html .rightBoxbase .veritas_boxBody form input.checkbox {
	vertical-align: middle;
	position: relative;
	top: -1px;
}
*:first-child+html .rightBoxbase .veritas_boxBody form input.checkbox {
	position: static;
	top: 0px;
	vertical-align: middle;
}

.rightBoxbase .veritas_boxBody form .submit input {
	margin-left: 6.5em;
	color: none;
	background: transparent;
	border: none;
}
* html .rightBoxbase .veritas_boxBody form .submit input {
	margin-left: 7em;
}
.rightBoxbase .login {
	background-color: #F4F3EE;
}
* html .rightBoxbase .login form p.submit {
	padding-bottom: 3px;
}
.rightBoxbase .login form .input {
	width: 150px;
}
.rightBoxbase .login form p.link {
	border-top: 1px dotted #cccccc;
	margin-right: 20px;
	padding-top: 3px;
	text-align: center;
}
.rightBoxbase .login form p.link a:link,
.rightBoxbase .login form p.link a:visited{
	text-decoration: underline;
}
.rightBoxbase .login form p.link a:hover {
	text-decoration: none;
}

.rightBoxbase .logout {
	background-image: url(http://parts.nikkei.co.jp/parts/veritas/images/logout_bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	background-color: #C9E9FF;
}
.rightBoxbase .logout h6 {
	margin-bottom: 2px;
	color: #00163F;
}
.rightBoxbase .logout p {
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 5px;
	color: #32557B;
}
.rightBoxbase .logout .submit {
	text-align: center;
	margin-bottom: 0px;
	line-height: 0px;
}
.rightBoxbase .logout .submit input {
	margin-left: 0em;
}


#headerArea {
	background-image: url(http://parts.nikkei.co.jp/parts/veritas/images/img_bg_header2.gif);
}
#headerArea.headTypeB {
	background-image: url(http://parts.nikkei.co.jp/parts/veritas/images/img_bg_header.gif);
}
#nikkeimoneyLogo {
	padding: 10px 0px 8px 10px;
}


#leftMenuBox li.veritas_li a {
	background-image: url(http://parts.nikkei.co.jp/parts/veritas/images/bg_leftclmcell.jpg);
}

#leftMenuBox li.veritas_li a:hover {
	background-image: url(http://parts.nikkei.co.jp/parts/veritas/images/bg_leftclmcell_h.jpg);
}

#leftClm #leftMenuBox h2.veritas_h2 {
	background-color: #315268;
}


.thisWeek .newsPhoto{
	float:right;
	width:100px;
	margin:0 0 10px 10px;
	font-size:88%;
	background:#f8f8f8;
	border:solid 1px #e1e1e1;
	font-size:12px;
}
.thisWeek .newsPhoto.positionL{
	float:left;
	margin:0 10px 10px 0;
}
.thisWeek .newsPhoto.positionC{
	float:none;
	margin:10px auto;
}
.thisWeek .newsPhoto img,
.thisWeek .newsPhoto p{ padding:5px 5px 0 5px;}
