@charset "utf-8";

div.read{padding:0; margin:0; line-height:1.8em;}
div.read p{margin:0; padding:0;}
@media screen and (max-width:480px) {
p img{width:100%;}
}

h3{margin:20px 0 12px; clear:both; display:block;}
h5{border-bottom:1px dotted #CC3333; color:#CC3333; padding:6px 0; margin:12px 0 0 0; color:#990033; clear:both;}
p{line-height:1.6em;}

dl{margin:0 0 30px; line-height:1.6em;}
dl dt{color:#CC0033;}
dl dd{margin:0 0 30px;}


.bigTxt{
	font-size:140%;
	}

.bTxt{
	font-weight: bold;
	}

.pinkTxt{
	font-weight: bold;
	color: #ff558a;
	}

.p_and_w {
	border-collapse: collapse;
	border-spacing: 0; line-height:1.5em;
}
.p_and_w th{white-space:nowrap; text-align:right; color:#FF3366;}

.p_and_w th.w, .p_and_w td.w{
	border-collapse: collapse;
	border-spacing: 0;
	padding: 5px;
}

.p_and_w th.p, .p_and_w td.p{
	border-collapse: collapse;
	border-spacing: 0;
	padding: 5px;
	background-color: #ffe7ef;
}
@media screen and (max-width:480px) {
.p_and_w th span{display:block;}
}

