@charset 'shift_jis';
/* press.css
----------------------------------------------- */
html,body {
}
body {
}


/* #container
------------------------------------- */
#container {
	margin: 10px;
	font-size: 10pt;
}


/* #navi
------------------------------------- */
#navi {
}
#navi ul {
	overflow: hidden;
}
#navi ul li {
	float: left;
	margin-left: 4px;
	margin-left: expression((this.parentNode.firstChild == this) ? '0' : '4px');
}
#navi ul li:first-child {
	margin-left: 0;
}
#navi ul li a {
	display: block;
	width: 100px;
	height: 24px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	background-color: #48bf97;
	border-radius: 2px;
}


/* #pickup
------------------------------------- */
#pickup {
	margin-bottom: 20px;
	border-bottom:1px solid #afb9c2;
	background-image:url(../image/pickup/bgline.gif);
	background-repeat:repeat-y;
	position:relative;
	width:460px;
	margin-left:-1px;
}
#pickup .pickup-title {
	position:relative;
    background-image:url(../image/pickup.gif);
	background-repeat:no-repeat;
	width:459px;
	height:32px;
	position:relative;
}
#pickup #pickup-content {
	margin: 5px;
}
#pickup #pickup-content h3 {
	margin-bottom: 6px;
	color: #6271bb;
	border-bottom: 1px solid #6271bb;
	margin-left:1px;
}


/* #presslist
------------------------------------- */
#presslist {
	margin-top: 12px;
	margin-top: 10px\9;
	_margin-top: 10px;
}
#presslist h1 {
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 15pt;
	color: #1a429a;
	background-image:url(../image/subline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-top:-3px;
	position:relative;
}
#presslist .news {
	padding:10px 0 0 0;
	clear:both;
	position:relative;
	zoom:1;
	width:450px;
}
.newsline	{
	clear:both;
	background-image:url(../image/dlline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	display:block;
	height:15px;
}

#presslist span.thum {
	float:right;
	display:none;
}
#presslist span.thum img{
	zoom:1;
}
#presslist span.date {
	color:#244cb1;
	float:left;
	font-size:16px;
	padding:0 0 5px 0;
	margin:-5px 0 0 0;
	zoom:1;
}
#presslist span.company {
	display: block;
	float: left;
	margin-left:16px;
	width: 90px;
	font-size:12px;
	height:15px;
	line-height:15px;
	text-align: center;
	border: 1px solid #244cb1;
	background-color: #ffffff;
	color:#1a429a;
	zoom:1;
}
#presslist span.category {
	margin-left: 10px;
	padding: 2px 10px;
	color: #4d74c1;
	border: 1px solid #4d74c1;
	zoom:1;
}
#presslist span.href {
	position:relative;
	margin-top:-2px;
	line-height:1.3;
	display:block;
	clear:both;
	float:left;
	zoom:1;
	width:450px;
}
#presslist span.href_with_thum {
	position:relative;
	margin-top:-2px;
	line-height:1.3;
	display:block;
	clear:both;
	float:left;
	width:85%;
	zoom:1;
}
#presslist a {
	color: #434459;
	zoom:1;
}
#presslist p.pagetop {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: right;
}
#presslist p.pagetop a {
	color: #1d2d96;
	font-size: 8pt;
	text-decoration: none;
}


/* #companylink
------------------------------------- */
#companylink {
	margin: 8px 0;
	text-align: right;
	background-color: #f2f4f9;
}
#companylink a {
	color: #334da4;
	text-decoration: none;
}


/* #companylist
------------------------------------- */
#companylist {
	padding-top:10px;
	margin-top:20px;
	background-image:url(../image/dlline.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#companylist ul {
	width:460px;
	overflow: hidden;
	_width:448px;
}
#companylist ul li {
	float:left;
	margin-right:10px;
	width: 46%;
	height:40px;
	color: #244cb1;
	font-size:12px;
}

#companylist ul li p {
	overflow:hidden;
	float:left;
	padding-top:2px;
	margin:0;
	width:105px;
	font-size:11px;
	_width:100px;
}

#companylist ul li div {
	width:105px;
	float:left;
	margin-right:0px;
}

#companylist ul li span {
	display:inline-block;
	margin-right: 4px;
	width: 85px;
	font-size:10px;
	height:16px;
	line-height:17px;
	padding-top:1px;
	text-align: center;
	border: 1px solid #244cb1;
	background-color: #ffffff;
	color:#1a429a;
}
