@charset "UTF-8";
/* -----------------------------------------------------------------------

    ARTDIVE WEB　プレスの方へ CSS

-----------------------------------------------------------------------*/
#Press h2{
    background:url(/images/press/TitlePress.gif) no-repeat center right;
}
#Press .PressRelease{
    background:url(/images/press/SubTitlePressRelease.png) no-repeat;
    margin-top:40px;
}
#Press .MediaPublishing{
    background:url(/images/press/SubTitleMedia.png) no-repeat;
    margin-top:40px;
}
#Press .PressOffer{
    background:url(/images/press/SubTitlePressOffer.png) no-repeat;
    clear:both;
}
.PressContact{
    text-align:center;
    margin:20px auto;
}
#Press h4 {
clear:both;
height:27px;
padding-bottom:25px;
text-indent:-9999px;
background-repeat:no-repeat;
}
#Press #Download{
	background-image: url(/images/press/PressTitleDownload.png);
}
.PressReleaseBox {
	width:600px;
	margin:0px 20px 20px 0px;
}
.PressReleaseBox .PressBtn{
    float:right;
    margin-left:3px;
    display:inline;
}
.PressReleaseBox dl {
border-bottom:1px solid #DDD2BF;
margin-top:5px;
padding-bottom:5px;
height:40px;
}
.PressReleaseBox dl:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.PressReleaseBox dt {
float:left;
width:90px;
}
.PressReleaseBox dd {
float:right;
width:500px;
}
.PressReleaseBox .PdfLink a,.PressReleaseBox .OtherLink a{
display:block;
height:30px;
text-indent:-9999px;
width:150px;
}
.PressReleaseBox .PdfLink a{
background:transparent url(/images/mypage/DownloadBtn.png) no-repeat center center;
}
.PressReleaseBox .PdfLink a:hover{
background:transparent url(/images/mypage/DownloadBtnHover.png) no-repeat center center;
}
.PressReleaseBox .OtherLink a{
background:transparent url(/images/mypage/DownloadBtn2.png) no-repeat center center;
}
.PressReleaseBox .OtherLink a:hover{
background:transparent url(/images/mypage/DownloadBtn2Hover.png) no-repeat center center;
}
.PressReleaseDate{
	font-weight:bold;
	color:#1C1C1C;
	margin-right:5px;
}
.MediaPaper {
	padding-bottom:10px;
}
.MediaTv img {
	padding:20px 0px 10px;
}
#MediaPubLi {
	list-style-type:none;
	width:620px;
	padding-bottom:20px;
}
#MediaPubLi li {
	font-weight:bold;
	float:left;
	width:290px;
	margin-bottom:10px;
	margin-right:20px;
	border-bottom:#DDD2BF 1px solid;
}
#MediaPubLi li p.MediaPubImg {
	float:left;
	padding-right:10px;
}
#MediaPubLi li p.MediaPubTit {
	margin-top:10px;
}
#MediaPubLi li img {
	padding-bottom:10px;
}
