@media screen and (min-width: 0px) and (max-width: 736px) { body { background: #fff !important; }}



.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }



.content-press-area {
	text-align:center;
	margin:auto;
	width:672px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {.content-press-area {width:675px;}}
@-moz-document url-prefix() {.content-press-area {width:675px;} }


@media screen and (min-width: 0px) and (max-width: 736px) {
	.content-press-area { width: auto; } 
}







.content-press-a {
	text-align:left;
	margin:1em 0 1em 0;
}

.content-press-a .TEXT,
.content-press-a .text {
    letter-spacing: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

.content-press-area p {
	margin-bottom:1em;
	word-wrap: break-word !important;
	}

.content-press-a hr {
	margin:1em 0 1em 0;

	}



.content-press-a table.table-press-a {
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right-color: #999;
    border-bottom-color: #999;
    width:auto;
	margin:1em 0 1em 0;
}


.content-press-a table.table-press-a th {
	text-align:center;
	}

.content-press-a table.table-press-a th , .content-press-a table.table-press-a td {
    padding: 0 3px 0 3px;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-top-color: #999;
    border-left-color: #999;
    font-weight:normal;
    background:none;
}


.content-press-a .txt-c {
	text-align:center;
}

.content-press-a .right {
	float:right;
}


.content-press-a address br,
.content-press-a address em {
	display:block;
	}




p.title-press-a {
	font-size: 143%;
	margin-bottom: 15px;
	padding: 2px 10px 2px 10px;
	clear: both;
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight:bold;
}

p.title-press-a  > span:not([class]):not([id])  {
	font-size: 70%;
	font-weight: normal;
}

#center-contents .content-press-a h1 {
		word-wrap: break-word !important;
	}
#center-contents .content-press-a h1 > span:not([class]):not([id])   {
	word-wrap: break-word !important;
}


.logo-type-001 { 
  float:left;
  margin-top:5px;
}

