@charset "utf-8";

/* 日経BP書店 */
#bpstore {
	clear:left;
	width:1000px;
	background:#fff url(../images/bpstore_bg.gif) repeat-x left bottom;
	color:#666;
	/* height:35px; line-height:35px;*/
	min-height:2.5em; line-height:2.5em;
	border-top: 1px solid #606060; border-bottom: 1px solid #5f5f5f;
	margin-bottom:1em;
}

#bpstore a {
	display:block;
	min-height:2.5em; line-height:2.5em;
	background:url(../images/bpstore_icon.gif) no-repeat 160px 0;
	padding-left:200px; padding-right:100px;
	color:#333; text-decoration:none;
}

#bpstore strong {
	color:#900; text-decoration:underline;
}

#bpstore a:hover {
	color:#900; text-decoration:underline;
}

/* フッター */

#footer {
	overflow:hidden;
	width:860px;
	padding-bottom:20px;
}

#footer p {
	font-size:11px;
	margin:0 0 0 160px;
}

#footer ul {
	overflow:auto;
	width:550px;
	padding:0;
	margin:0 0 0 160px;
}

#footer li {
	float:left;
	margin:0 2px 0 0; padding:0 0 0 12px;
	list-style-type:none;
	background:url(../images/I.gif) no-repeat 0 6px;
}

#footer li.title {
	padding:0;
	background:none;
}

#footer li a, #footer li strong {
	font-size:11px;
}

#logo {
	float:right; display:block; overflow:hidden;
	background:url(../images/bp_logo.gif) no-repeat;
	width:114px; height:25px;
	text-indent:-100em;
}

#logo:hover {
	background: #fff url(../images/bp_logo_over.gif);
}

/* 40th Anniversary Edition */

#footer.anniversary { width:910px; }

#footer.anniversary #logo { margin-top:5px; }

#footer.anniversary #anv_logo {
	float:right; display:block; overflow:hidden;
	background:url(/style/secondstage/images/bp40th_logo.gif) no-repeat;
	width:35px; height:41px;
	text-indent:-100em;
	text-decoration:none;
	margin-left:10px;
}