@charset "utf-8";

/*
 ***************************
 メディア別
 ***************************
 */
body.page_media #header h1 {
	padding-top: 22px;
	float: left;
}
body.page_media #header .left {
	float:left;
	width:650px;
}
body.page_media #header .right {
	float:right;
	width:330px;
	clear:none;
	margin:0;
}
#content_header {
	*width:660px;
}
#aside .article_list ul {
	_width: 300px;
}
#content .textad .inner {
	_width:620px;
}
#article .article_list span.link {
	_top:-3px;
}
/*
 ***************************
 DIAMOND online
 ***************************
 */
body {
	background-image: url(../../images/v2/jbpress/bg.png);
}

#header {
	border-color: #FFF;
}
#header.digitalexperience{padding-bottom:0;padding-right:0;}
#header .logo_media {
	float:right;
	padding-top: 25px;
	width: 117px;
	height: 58px;
}
#header .logo_media a {
	background-image: url(../../images/v2/dol/logo.png);
	width: 117px;
	height: 58px;
}
#header .right {
	margin-top: -10px;
}
#header .header-search{
	margin:10px 0 10px 6px;
}
#content_header {
	background-image: url(../../images/v2/dol/bg_content_n.png);
}
#signage {
	background-color: #FFF;
	/*padding-bottom: 10px;*/
	padding-top: 30px;
}
#signage #title-parts {
	/**margin-left:80px;*/
}
#signage #title {
	line-height: 30px;
	background: url(../../images/v2/dol/title_underline.gif) 0 100% repeat-x;
	margin: 30px 20px 0;
	padding: 0 5px 15px;
}
#signage #title h1 {
	font-size: 25px;
}
#signage #title h2 {
	font-size: 18px;
}
#kanban, #article-content {
	border: 1px solid #CCC;
	/*margin: 0 auto;*/
	margin-left:80px;
	width: 500px;
}
#article-content {
	font-size: 12px;
	border-top-width: 0;
	padding: 5px 0 5px 5px;
	width: 495px;
}
#signage #article-content span {
	padding-right: 10px;
	float: left;
}
#signage #article-content span#btn_article_profile {
	padding-right: 5px;
	margin-bottom: 5px;
	float: right;
	cursor: pointer;
}
#signage #service-menu {
	font-size: 0;
	border-top: 1px dotted #CCC;
	padding-top: 5px;
	height: 22px;
	*zoom: 1;
	clear: both;
}
#signage #service-menu:after {
	content: ""; 
	display: block; 
	clear: both;
}
#signage #service-menu .right li {
	font-size: 10px;
	line-height: 19px;
	margin-left: 15px;
	height: 19px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#signage #service-menu .right li a {
	color: #999;
}
#signage #service-menu .right li img {
	vertical-align: middle;
	padding-right: 5px;
}
#signage #service-menu .right li#btn_article_profile img {
	vertical-align: top;
}
div.apple_overlay .close {
	background-image: url(../../images/v2/dol/close.gif);
}
#footer {
	background: url(../../images/test/bg_footer_dol.png) 0 0 repeat-x;
}
#footer .inner {
	text-align: left;
	width: 994px;
}
