@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 基本


******************************************************************************* */


/* ==

　01. 基本

=============================================================================== */

div.title2 h1{
	height:115px;
	padding-top:30px;
	background:#f4f4f4 url(../../images/rn01/point01/bg_title.jpg) right bottom no-repeat;
}
div.title2 .pHeading01 {
	height: 115px;
	line-height:1.3;
	padding: 30px 20px 0;
	background:#f4f4f4 url(../../images/rn01/point01/bg_title.jpg) right bottom no-repeat;
}
div.title2 .pHeading01_tit {
	height: auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	background: none;
	color: #333;
	font-size: 32px;
}
div.title2 .pHeading01_txt {
	color: #333;
	font-size: 32px;
	font-weight: bold;
}