@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 .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 {
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:510px;
}
.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;
}