﻿@charset "utf-8";


#rightWrapper h2 {
	margin-bottom : 15px ;
}

.ppBlock {
	padding : 20px 10px ;	
}

.ppBlock p {
	text-indent   : 1em ;
	margin-bottom : 15px ;
}

.ppBlock ol{
	margin-left : 30px ;
}
	
	.ppBlock ol li{
		line-height:140%;
		padding : 0 0 0 0 ;
	}
	
	
#ppList {
	padding : 0 20px ;	
}

#ppList p {
	text-indent   : 1em ;
	margin-bottom : 20px ;
	padding      : 0 0 0 12px ;
}

#ppList ul {
	margin-bottom : 20px ;
	padding      : 0 0 0 12px ;
}

.ppBlock p.typeA {
	text-indent :0 ;
	margin : 0 0 5px 0 ;
}

.ppBlock p.typeB {
	text-indent :0 ;
	padding:0 0 0 20px ;
}

.ppBlock p.typeC {
	text-indent :0 ;
}


.ppRight {
	text-indent :0 ;
	text-align:right;
}