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


h3 span {
	color: #ffaa00;
}
/*----------- contents -------------*/
#wrapper {
	margin: 0 auto;
}
#head {
	background: url(../images/main_v_bkgrnd.png);
	background-repeat: repeat;
	background-position: center;
	dominant-baseline: auto;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
}
#head img {
	margin: 0 auto;
	text-align: center;
}
#content3 {
	background: #f2f2f2;
	overflow: hidden;
	padding-bottom: 40px;
	text-align: center;
}
#pp {
	margin: 0 auto;
}
#pp h1 {
	color: #fa0178;
	margin: 0 auto;
}
#pp h2 {
	font-size: 22px!important;
	margin-top: 40px;
	line-height: 100%;
	border-left: 7px solid #fa0178;
}
#pp h3 {
	font-size: 16px!important;
	margin-top: 20px;
	line-height: 100%;
}
#pp p {
	font-size: 14px;
	padding: 1px 0!important;
}
#pp ul li {
	font-size: 14px;
	margin-left: -35px;
}
.ppbox {
	max-width: 560px;
	background: #f2f2f2;
	padding: 20px;
	margin-bottom: 50px
}
.ppbox h3, .ppbox p {
	margin: 0!important;
	padding: 0!important;
}
