@charset "utf-8";



#presslist a {
	color:#666;
}

#presslist a:hover {
	color:#D40055;
}

#presslist {
	width: 720px;
	margin:0 0 30px 0;
	padding: 0;
}

#presslist h2 {
	padding:0 0 5px 0;
}

#presslist dl {
	display:block;
	width:720px;
	padding:10px 0 10px 0;
	line-height:1.2;
	border-bottom:2px dotted #E2E2E2;
}

#presslist dl dt {
	float:left;
	display:inline;
	width:50px;
	border-left:5px solid #E2E2E2;
	padding:0 0 0 5px;
}

#presslist dl dd.title {
	float:left;
	display:inline;
	width:500px;
	margin:0 0 0 20px;
}

#presslist dl dd.title img {
	vertical-align:top;
	margin:0 0 0 3px;
}

#presslist dl dd.title img.new {
	vertical-align:top;
	margin:0 3px 0 0;
}

#presslist dl dd.kiji {
	float:left;
	display:inline;
	width:120px;
	margin:0 0 0 20px;
	text-align:right;
	font-size:110%;
	line-height:1.1;
}

span.note {
	display:block;
	font-size:70%;
}

#presslist dl:after {
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}

.separator {
	clear:both;
	height:30px;
}

hr {
	display:none;
}

#whiteareaMedia{
	width:694px;
	margin:10px 22px 13px 23px;
	padding:30px 10px 20px 10px;
	background-color:#fff;
}

#presslist p{
	margin:0 0 10px 0;
}

#presslist div.anoterWin {
	text-align:right;
	margin:0 0 10px 0;
}

/* LINK */
#presslist div.linkArea{
	height:53px;
	background:url(../img/link_img_media.gif) no-repeat top left;
}

#presslist div.linkArea img {
	margin:0 0 5px 90px;
}

#presslist div.linkArea p {
	margin-left:90px;
	font-size: 80%;
	color:#666;
	line-height: 1.4;
}


