

p#sf-type {
	display: none;
}


h4.table_title {
	font-size: 90%;
	font-weight: bold;
}
h5.table_title02 {
	font-size: 90%;
	font-weight: bold;
	border-left: solid 5px #E8F2FF;
	padding-left: 10px;
}


/*
*******************************
Form専用追加レイアウト
*******************************
*/

div#main {
	width: 700px;
	margin: 70px 0 10px 0;
}


div.table_blue {

}

div.table_blue table {
	width: 100%;
}
	div.table_blue table th {
		width: 20%;
		padding: 10px 5px;
	}
	div.table_blue table td {
		width: 80%;
		padding: 10px 5px;
	}




/*
*******************************
Form用プライバシーポリシー
*******************************
*/

div.cont_pp {
	padding: 10px 15px;
	width:760px;
}

p,li {
	line-height: 150%;
}


p.p_title {
	font-size: 100%;
	font-weight: bold;
}

p.p_cont {
	font-size: 80%;
	font-weight: normal;
}

p.plist_title {
	font-size: 90%;
	font-weight: bold;
}

ol.p_list00 {
	
}
	ol.p_list00 li {

	}

ol.p_list01 {

}
	ol.p_list01 li {

	}

ol.p_list02 {

}
	ol.p_list02 li {
		list-style-type: lower-roman;

	}
