@charset "shift_jis";

#pointservice-body {
 margin-bottom: 50px;
 font-size:16px;
 line-height: 1.5;
 color:#444;
 width:830px;
}

.hd_in a {
	color: #333333;
	text-decoration: none;
}
.hd_in a:hover {
	text-decoration: underline;
}
#info {
	color:#FF5050;
	padding:10px 0px;
	font-weight: bold;
	line-height : 1.8 ;
    border-top : dashed 1px #FF5050;
	border-bottom : dashed 1px #FF5050;
	font-size:20px;
	margin: 20px 0px;
    text-align: center;
}
.hd {
	text-align: center;
    background: #FFFF99;
    margin: 10px auto;
    font-weight: bold;
    padding: 5px;
    font-size:26px;
    color: #222222;
}

.bkimg {
	background-repeat: no-repeat;
	 background-position: right;
	 background-attachment: scroll;
	 min-height: 160px;
	 background-size: 330px auto;
}
.hd_inl {
	width:500px;
	padding: 10px;
	line-height: 1.6;
	margin: 20px 0px;
}
.hd_in {
	padding: 5px;
	margin: 20px 0px;
}
