@charset "utf-8";
/* CSS Document */

/**================================= Product Setting =================================**/

/**************** Product common setting *****************/

#press .imgBox {
	left:50%;
	top:14px;
	margin-left:-572px;
	position:absolute;
}

#press .mainArea {
	padding-top:10px;
}

#press .contactArea {
	padding-top:0px;
	margin-bottom:15px;
}

#press .contactArea .btnArea {
	top:10px;
}

#press .contactBtn {
	text-align:center;
}

#press .plinkBox {
	border-bottom:1px dashed #FF4100;
	padding-bottom:20px;
	margin-bottom:20px;
}

#press .plinkBox li {
	margin:0 8px 5px 0;
	float:left;
}

#press .plinkBox li.even {
	margin-right:0;
}

#press .pagetop02 {
	border-bottom:1px dashed #FF4100;
	margin-bottom:20px;
	padding-bottom:15px;
	text-align:right;
}

/**************** section setting *****************/

#press .section .sectionTtl {
	background:url(../images/voice/ttl_voice02.jpg) no-repeat left top;
	color:#FFFFFF;
	height:52px;
	margin-bottom:15px;
	text-align:right;
	position:relative;
}

#press .section .sectionTtl .name {
	font-size:1.125em;
	left:15px;
	top:11px;
	position:absolute;
}


/* section */

#press .section {
	background:#E0E0E0 url(../images/common/bg_section_btm.jpg) no-repeat center bottom;
	margin-bottom:5px;
	padding-bottom:22px;
	overflow: hidden;
	height: auto;
}


#press .section .sectionInr {
	background:#FFFFFF;
	margin:0 15px 10px 15px;
	padding:20px 25px 20px 25px;
	font-size: 14px;
	height: auto;
	overflow: hidden;
}

#press .section .sectionInr p {
	margin: 0 0 20px 0;
}

	#press .section .sectionInr .bodyArea p span.days {
		font-size: 12px;
	}