#Press {
	background:url(../img/page_titile_press.png) no-repeat right;
	height:41px;
	top:150px;
}
#PressWrapper {
	margin-left:135px;
	margin-right:125px;
	overflow:hidden;
	position:relative;
	height:450px;
}
.PressBox {
	overflow:hidden;
	color:#666;
	font-size:10px;
	padding-bottom:10px;
	clear:both;
}
.PressTitle {
	font-size:12px;
	color:#666;
	padding-top:15px;
	padding-bottom:10px;
}
.PressTitle strong {
	display:block;
}
.PressPhoto {
	width:270px;
	float:right;
	margin-left:20px;
	margin-top:5px;
 text-align:right:
}
.PressPhoto img {
	text-align:right;
	float:right;
}
.PressBox p {
	padding-top:7px;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10px;
	/* スマホ用 */

	-webkit-text-size-adjust: none;
}
.PressBox ul {
	padding-top:3px;
	padding-bottom:3px;
}
.PressBox li {
	list-style: url(../img/press_list.gif) outside;
	margin-left:12px;
	font-size:10px;
	margin-bottom:5px;
	line-height:1.4;
}
.PressBox p a,  .PressBox li a {
	color:#AAA;
	text-decoration:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.PressBox a.jp {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
}
.PressBox p a:hover,  .PressBox li a:hover {
	color:#333;
	text-decoration:underline;
}
/*.PressPageLink {
	position:absolute;
	left:310px;
	top:435px;
}*/
.PressPageLink a {
	font-size:10px;
	color:#888;
	text-decoration:none;
}
.PressPageLink a:hover {
	color:#333;
	text-decoration:underline;
}
/*201502追加*/
.PressPageLink .n-fl{
	position:absolute;
	top:420px;
	left:0;
}
.PressPageLink .n-fr{
	position:absolute;
	top:420px;
	left:320px;
}