﻿/*個人情報の保護について（見出し）*/
#policy {
	background: url(../images/policy/policy.gif) no-repeat left top;
}
/*個人情報に対する基本方針（小見出し）*/
#policy2 {
	background: url(../images/policy/policy2.gif) no-repeat;
}
/*個人情報保護方針（小見出し）*/
#policy1 {
	background: url(../images/policy/policy1.gif) no-repeat;
}

/*個人情報保護*/
h3.pp{
	fotn-size: 70%;
	margin:10px 0;
}
h4{
	fotn-size: 80%;
	margin:20px 0 10px 0;
}
h4.pp{
	color: #f30;
}


/*サブタイトル*/
.po_title {
	border-bottom: 1px solid #f00;
	margin: 32px 0 10px 0;
	padding: 0 0 5px 20px;
	height: 18px;
	font-size: 14px;
	background: url(../images/common/list.gif) no-repeat left 1px;
}

/*リスト指定*/
#contents ul {
	margin-left: 30px; 
	line-height:1.4;
	list-style-type: decimal;
}

/*代表取締役会長*/
#last {
	text-align:right;
	margin-top: 30px; 
	line-height:1.3;
}