@charset "utf-8";
#point {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 732px;
}
.poinp {
	margin-left: 30px;
}

.pointtable {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#point .pointtable tr td p {
	color: #333;
	margin-left: 20px;
	margin-right: 20px;
}
.pointtable2 {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.margin-top-30px {
	margin-top: 30px;
}
.margin-top-30pxright-5px {
	margin-top: 30px;
	margin-right: 5px;
}

.margin-l-10px {
	margin-left: 10px;
}
.img-r-margin-top-10px {
	float: right;
	margin-top: 10px;
}
#point-navi {
	top: -5px;
	width: 100%;
	background-color: #F39;
	position: relative;
	float: left;
	text-shadow: 1px 1px 1px gray;

	filter: progid:DXImageTransform.Microsoft.shadow(color=#999999, direction=180, strength=3);
	-moz-box-shadow: 0px 2px 3px gray;
// 順にx-offset、y-offset、ぼかし半径、影の色。
   -webkit-box-shadow: 0px 2px 3px gray; // Safari, Chrome用の記述。
;
}
.point-navi-link a{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 25px;
	font-family: "メイリオ";
	text-decoration: none;
}
.point-navi-link-a a {
	font-size: 12px;
	font-weight: bold;
	color: #FF3399;
	display: block;
	float: left;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 25px;
	font-family: "メイリオ";
	text-decoration: none;
	background-color: #FFD7EB;
}


#point-navi .point-navi-link a:hover {
	color: #F39;
	background-color: #FFD7EB;
}



.margin-top-30pxleft-15px {
	margin-top: 30px;
	margin-left: 15px;
}
.margin-top-30pxleft-20px {
	margin-top: 30px;
	margin-left: 20px;
}


.margin-top-35px {
	margin-top: 35px;
}


#point p {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	margin-right: 15px;
}
.point-setumei {
	float: none;
	width: 676px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#point .point-setumei p {
	line-height: 150%;
}
.img-c {
	margin-bottom: 10px;
}
#point .img-l1 {
	margin-right: 15px;
	margin-bottom: 80px;
	margin-top: 15px;
}
#point .point-setumei .style20 .img-r1 {
	margin-bottom: 50px;
}
.ｌｉｎｅ {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 20px;
}
.img-a {
	margin-bottom: 20px;
}
.img-b {
	margin-left: 10px;
	margin-bottom: 10px;
}
.style20 {
	color: #F98F00;
	font-style: normal;
	font-weight: bold;
}
#point .point-setumei .style6 {
	font-size: 14px;
	line-height: 145%;
}
.point-td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFD2AA;
	padding-bottom: 20px;
}
.point-td2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7B3D7;
	padding-bottom: 20px;
}
.qa-point {
	background-color: #FC9;
	border: 1px solid #FFB366;
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
	color: #666;
	font-family: "メイリオ";
}
.qa-point2 {
	background-color: #FFCEDE;
	border: 1px solid #FF6699;
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
	color: #666;
	font-family: "メイリオ";
}

#point .qa-point-table tr td ul li {
	font-size: 80%;
	line-height: 160%;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	list-style-position: inside;
	display: block;
	margin-right: 40px;
}


.qa-point-table {
	border: 1px solid #999;
}
.point-table-qa-1 {
}
#point .point-table-qa-1 tr td p {
	margin-left: 30px;
}
.point-table-qa-1-td {
	background-color: #FF8C3F;
	color: #FFF;
	font-weight: bold;
	font-family: "メイリオ";
	font-size: 150%;
	line-height: 150%;
	border: 1px solid #F30;
}
.point-table-qa-2-td {
	background-color: #ED6EB1;
	color: #FFF;
	font-weight: bold;
	font-family: "メイリオ";
	font-size: 150%;
	line-height: 150%;
	border: 1px solid #EA53A3;
}
#point .qa-point-table tr td ul li a {
	color: #333;
	text-decoration: none;
}
#point .qa-point-table tr td ul li a:hover {
	color: #F30;
}

#point a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}

