@charset "UTF-8";


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Queries による切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

#wtop {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#wtop dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#wtop dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#wtop dd span {
	color: #b2985e;
	font-weight: bold;
	text-decoration: underline;
}
.type {
	font-size: 90%;
	padding: 0px;
	line-height: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.type span {
	color: #FF6666;
	font-weight: bold;
	text-decoration: underline;
	font-size: 150%;
}
#type_a {
	background-color: #F0F0F0;
	padding: 0px;
	float: left;
	height: auto;
	width: 30%;
	margin-top: 0px;
	margin-right: 34px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#type_a dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#type_a dl p {
	margin: 0px;
	background-color: #b2985e;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#type_a dl dt {
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#type_a dl dd {
	text-align: center;
	margin: 0px;
	font-weight: bold;
	font-size: 130%;
	padding: 0px;
}
#type_a dl dd span {
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	color: #F66;
	line-height: 1.5em;
	display: block;
}
#type_b {
	background-color: #F0F0F0;
	padding: 0px;
	float: right;
	height: auto;
	width: 30%;
	margin: 0px;
}
#type_b dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#type_b dl p {
	margin: 0px;
	background-color: #b2985e;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#type_b dl dt {
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#type_b dl dd {
	text-align: center;
	margin: 0px;
	font-weight: bold;
	font-size: 130%;
	padding: 0px;
}
#type_b dl dd span {
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	color: #F66;
	line-height: 1.5em;
	display: block;
}

#office {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#office dl {
	margin: 0px;
	padding: 0px;
}
#office dl dt {
	padding: 0px;
	float: right;
	height: auto;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#office dl dd {
	margin: 0px;
	font-weight: bold;
	color: #b2985e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#office dl p {
	font-size: 90%;
	line-height: 1.7em;
}
.fukidashi {
	margin: 0px;
	padding: 0px;
}
.fukidashi dt {
	background-color: #b2985e;
	height: auto;
	width: 60%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 8px;
}
.fukidashi dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.fukidashi dd img {
	display: block;
	margin: 0 auto;
	padding: 0;
}
.osusume {
	background-color: #f1f1f1;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-image: url(../img/illust.png);
	background-repeat: no-repeat;
	background-position: 30px;
	padding: 20px;
}
.osusume dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.osusume dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.osusume span {
	color: #b2985e;
	font-weight: bold;
}
.cost-list1 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.cost-list1 th,
.cost-list1 td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
}
.cost-list1 th {
	width: 52%;
	font-size: 90%;
	background-color: #F0F0F0;
}
.cost-list1 td {
	text-align: right;
	font-size: 90%;
}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.3em;
}
.cost-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.3em;
}
.cost-list1 td font {
	font-weight: bold;
	color: #b2985e;
	font-size: 120%;
}
.cost-list1 p {
	text-decoration: line-through;
}
.cost-list1 .cp {
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
	color: #C00;
	line-height: 1.3em;
}
.cyuusyaku {
	font-size: 80%;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.flow_off {
	padding: 0px;
	background-color: #f1f1f1;
	background-image: url(../img/illust_flow_off.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.flow_home {
	padding: 0px;
	background-color: #f1f1f1;
	/*background-image: url(../img/illust_flow_home.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
.flow1 {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.flow1 dl {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 30%;
}
.flow1 dl dt {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 195px;
}
.flow1 dl dd {
	margin: 0px;
	text-align: center;
	text-align: left;
	font-size: 90%;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#qa1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#qa1 dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#qa1 dl dt {
	background-image: url(../img/qa1.png);
	background-repeat: no-repeat;
	font-size: 120%;
	font-weight: bold;
	color: #b2985e;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 75px;
	background-position: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#qa1 dl dd {
	background-color: #f1f1f1;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 75px;
	background-image: url(../img/qa2.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	font-size: 95%;
	line-height: 1.7em;
}
#yakuzai {
	padding: 0px;
	margin: 0px;
}
#yakuzai dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#yakuzai dl dt {
	padding: 0px;
	float: left;
	height: auto;
	width: 230px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#yakuzai dl dd {
	font-weight: bold;
	color: #b2985e;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#yakuzai dl p {
	font-size: 90%;
	line-height: 1.7em;
}
#other {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#pmtc {
	margin: 0px;
	padding: 0px;
}
#pmtc dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#pmtc dl dt {
	padding: 0px;
	float: right;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#pmtc dl dd {
	margin: 0px;
	font-weight: bold;
	color: #b2985e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 110%;
}
#pmtc dl p {
	font-size: 90%;
	line-height: 1.5em;
}
#pring {
	margin: 0px;
	padding: 0px;
}
#pring dl {
	margin: 0px;
	padding: 0px;
}
#pring dl dt {
	font-weight: bold;
	color: #b2985e;
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pring dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pring dl p {
	font-size: 90%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

}



/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {

#wtop {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#wtop dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#wtop dd {
	font-size: 90%;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wtop dd span {
	color: #b2985e;
	font-weight: bold;
	text-decoration: underline;
}
.type {
	font-size: 90%;
	padding: 0px;
	line-height: 2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.type span {
	color: #FF6666;
	font-weight: bold;
	text-decoration: underline;
	font-size: 130%;
}
#type_a {
	background-color: #F0F0F0;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#type_a dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#type_a dl p {
	margin: 0px;
	background-color: #b2985e;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#type_a dl dt {
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#type_a dl dd {
	text-align: center;
	margin: 0px;
	font-weight: bold;
	font-size: 130%;
	padding: 0px;
}
#type_a dl dd span {
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	color: #F66;
	line-height: 1.5em;
	display: block;
}
#type_b {
	background-color: #F0F0F0;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#type_b dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#type_b dl p {
	margin: 0px;
	background-color: #b2985e;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#type_b dl dt {
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#type_b dl dd {
	text-align: center;
	margin: 0px;
	font-weight: bold;
	font-size: 130%;
	padding: 0px;
}
#type_b dl dd span {
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	color: #F66;
	line-height: 1.5em;
	display: block;
}
#office {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#office dl {
	margin: 0px;
	padding: 0px;
}
#office dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}
#office dl dd {
	margin: 0px;
	font-weight: bold;
	color: #b2985e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#office dl p {
	font-size: 90%;
	line-height: 1.7em;
}
.fukidashi {
	margin: 0px;
	padding: 0px;
}
.fukidashi dt {
	background-color: #b2985e;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 8px;
}
.fukidashi dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.fukidashi dd img {
	display: block;
	margin: 0 auto;
	padding: 0;
}
.osusume {
	background-color: #f1f1f1;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding: 20px;
}
.osusume dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0px;
	line-height: 1.5em;
	padding: 7px;
}
.osusume dd {
	margin: 0px;
	padding: 7px;
	line-height: 1.5em;
}
.osusume span {
	color: #b2985e;
	font-weight: bold;
}
.cost-list1 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.cost-list1 th,
.cost-list1 td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
}
.cost-list1 th {
	width: 52%;
	font-size: 90%;
	background-color: #F0F0F0;
	line-height: 1.5em;
}
.cost-list1 td {
	text-align: right;
	font-size: 90%;
}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.3em;
}
.cost-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.3em;
	display: block;
}
.cost-list1 td font {
	font-weight: bold;
	color: #b2985e;
	font-size: 120%;
}
.cost-list1 p {
	text-decoration: line-through;
}
.cost-list1 .cp {
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
	color: #C00;
	margin: 0px;
	padding: 0px;
}
.cyuusyaku {
	font-size: 80%;
	color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 95%;
}
.flow_off {
	background-color: #f1f1f1;
	background-image: url(../img/illust_flow_off.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 180px;
	padding-bottom: 0;
	padding-left: 0px;
}
.flow_home {
	background-color: #f1f1f1;
	background-image: url(../img/illust_flow_home.png);
	background-image: url(../img/illust_flow_off.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 200px;
	padding-left: 0px;
}
.flow1 {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.flow1 dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.flow1 dl dt {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.flow1 dl dd {
	margin: 0px;
	text-align: center;
	font-size: 90%;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#qa1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#qa1 dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#qa1 dl dt {
	background-image: url(../img/qa1.png);
	background-repeat: no-repeat;
	font-size: 120%;
	font-weight: bold;
	color: #b2985e;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 75px;
	background-position: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 100%;
}
#qa1 dl dd {
	background-color: #f1f1f1;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 75px;
	background-image: url(../img/qa2.png);
	background-repeat: no-repeat;
	background-position: 20px 25px;
	font-size: 95%;
	line-height: 1.7em;
}
#yakuzai {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#yakuzai dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#yakuzai dl dt {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#yakuzai dl dt img {
	width: 100%;
}
#yakuzai dl dd {
	font-weight: bold;
	color: #b2985e;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#yakuzai dl p {
	font-size: 90%;
	line-height: 1.7em;
}
#other {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#pmtc {
	margin: 0px;
	padding: 0px;
}
#pmtc dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#pmtc dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}
#pmtc dl dd {
	font-weight: bold;
	color: #b2985e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 110%;
	margin: 0px;
}
#pmtc dl p {
	font-size: 90%;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
#pring {
	margin: 0px;
	padding: 0px;
}
#pring dl {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pring dl dt {
	font-weight: bold;
	color: #b2985e;
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pring dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pring dl p {
	font-size: 90%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.none {
	margin: 0px !important;
	padding: 0px !important;
}
}



