/******************************
 newspepar.css
******************************/
@charset "utf-8";

/* コンテンツ
------------------------------*/

/* バージャー病新聞 */
#contents.second .section_newspaper_new {}
#contents.second .section_newspaper_new .newspaper_img_box {
	text-align: center;
	
}
#contents.second .section_newspaper_new .newspaper_img_box img {
	border: 3px solid #e1e1e1;
	padding: 2.5px;
}
#contents.second .section_newspaper_new .newspaper_txt_box {
	margin: 10px auto 0;
	padding-left: 35px;
	width: 275px;
	height: 25px;
	line-height: 25px;
	background: url(../img/common/site_scale_up_icon.png) no-repeat center left;
	color: #00a0e9;
}
#contents.second .section_newspaper_new .pdf_btn {
	margin: 10px auto 0;
}

/* アドビリーダー */
#contents.second .section_newspaper_addobe .txt_box {
	width: 350px;
}
#contents.second .section_newspaper_addobe .img_box {
	padding-top: 5px;
	width: 115px;
}