@charset "UTF-8";
/* CSS Document */
.pp{
	overflow:hidden;
	margin:0 0 15px 0;
}
.pp h2{
	margin:0 0 15px 0;
	padding:0;
	overflow:hidden;
	height:70px;
	background-image:url(../topImage/top_greetingHd.jpg);
	background-repeat:no-repeat;
}
.pp p{
	margin:0 10px 1.5em 10px;
	padding:0;
	line-height:120%;
	color:#333;
}
.pp ul{
	margin: 0px 10px 20px 10px;
	padding: 5px;
	list-style: inside;
}
.pp ul li{
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 5px;
	color:#333;
	line-height: 110%;
}

.pp h4{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0px auto 10px auto;
	padding: 0px;
	color:#333;
	font-size: 120%;
	font-weight: bold;
	text-indent:5px;
	background-repeat:repeat-x;
	background-position:left;
}
.pp h5{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0px auto 10px auto;
	padding: 0px;
	color:#333333;
	font-size: 120%;
	font-weight: bold;
	text-indent:5px;
	background-repeat:repeat-x;
	background-position:left;
}
.pp h6{
	width: 100%;
	height: 13px;
	line-height: 13px;
	margin: 0px auto 8px auto;
	padding: 0px;
	color:#333333;
	font-size: 110%;
	font-weight: bold;
	text-indent:10px;
	border-left:12px solid #333333;
}
