@charset "utf-8";



/* pp

**********************************************************************/

#main h3 {

	padding-bottom: 14px;

	font-size: 134%;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #b2b2b2;

	padding-left: 8px;

	margin-bottom: 20px;

}



#main p {

	padding-bottom: 22px;

	padding-left: 8px;

	line-height: 1.8;

}



#main ol {

	padding-bottom: 92px;

	line-height: 1.8;

	font-size: 92%;

	padding-left: 8px;

}



/* リストの番号 icon　*/

#main ol .icon_01 {

	background: url(../img/subpage/icon_01.gif) no-repeat left 1px;

}



#main ol .icon_02 {

	background: url(../img/subpage/icon_02.gif) no-repeat left 1px;

}



#main ol .icon_03 {

	background: url(../img/subpage/icon_03.gif) no-repeat left 1px;

}



#main ol .icon_04 {

	background: url(../img/subpage/icon_04.gif) no-repeat left 1px;

}



#main ol .icon_05 {

	background: url(../img/subpage/icon_05.gif) no-repeat left 1px;

}



#main ol .icon_06 {

	background: url(../img/subpage/icon_06.gif) no-repeat left 1px;

}



#main ol .icon_01,

#main ol .icon_02,

#main ol .icon_03,

#main ol .icon_04,

#main ol .icon_05,

#main ol .icon_06 {

	padding-left: 22px;

	padding-bottom: 25px;

}



/*　2番目の項目の中のリスト　*/

#main ol li ul {

	padding-top: 15px;

	line-height: 1.8;

	padding-left: 25px;

}



#main ol li ul li {

	list-style-type: disc;

}

