@charset "utf-8";
/* CSS Document */

.press-list {
	margin-top:15px;
}

.press-detail {
	margin-bottom:100px;
}

.user-press-pi1 {
	margin:0px;
	padding:0px;
}

.press-list a {
	text-decoration:none;
	color: #C00;
}

.press-list-entry {
	margin:0px;
	border-bottom:1px solid #999;
}


.press-detail-table {
	border:none;
	border-collapse:collapse;
	border-top:1px solid #999;
	margin:10px 0 10px 0;
}

.press-detail-table td {
	vertical-align:top;
}
.press-image-tr {

}

.press-image-thumb {
	width:180px;
	border-bottom:1px solid #999;
	padding:10px 0px 10px 0px;
}

.press-image-desc {
	border-bottom:1px solid #999;
	vertical-align:top;
	padding:10px 0px 10px 5px;
}

.press-detail-bottomtext {
	border-bottom:1px solid #999;
	margin-bottom:10px;
	padding-bottom:10px;
}

.my-link {
	color: #C00;
	text-decoration:none;
	font-weight:bold;
}

.link-72, .link-300, .link-doc, .link-pdf, .back-link  {
	color: #C00;
	text-decoration:none;
	display:block;
	font-weight:normal;
	margin-top:5px;
	padding-left:20px;
}

.link-doc, .link-pdf, .back-link {
	margin-left:50px;
	font-weight:normal;
}

.back-link {
	background: url(../images/back.gif) top left no-repeat;
}

.link-doc {
	background: url(../press/doc.gif) top left no-repeat;
}

.link-pdf {
	background: url(../press/pdf.gif) top left no-repeat;
}

.link-72 {
	background: url(../press/72dpi.gif) top left no-repeat;
}

.link-300 {
	background: url(../press/300dpi.gif) top left no-repeat;
}
