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

#navi-box-p {
	background-image: url(image/navi07.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 72px;
	clear: both;
}
#pry p {
	font-size: 1em;
	color: #666666;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 140%;
}
#pry h4 {
	color: #004D91;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 30px;
	font-size: 1.1em;
}
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

#pry li {
	font-size: 1em;
	line-height: 140%;
	color: #666666;
}
.pry-p {
	color: #004D91;
}

