@charset "shift_jis";

#newcpn-body {
 margin-bottom: 50px;
 font-size:16px;
 line-height: 1.5;
 color:#333;
 width:830px;

}
.newcpn-titile {
	background: #eee;
    margin: 50px auto 15px;
    font-weight: bold;
    padding: 7px 10px;
    font-size: 18px;
}
.newcpn-contents {
	margin:10px 15px;
}
.newcpn-contents-hd {
	margin-top:30px;
	font-weight: bold;
    
}
.newcpn-contents-in {
	margin-left:1em;
}
.newcpn-cpn {
	float: left;
	width: 200px;
    margin-left: 10px;
}
.newcpn-cpnex {
	float: right;
    width: 530px;
}
.txt_num {
	font-size:26px;
	padding: 0px 2px;
}
.txt_bold {
	font-weight: bold;
}
.txt_pink {
	color: #e60055;
}
.txt_blue {
	color: #009be2;
}
.indent1 {
	padding-left:1em;
	text-indent:-1em;
}
.newcpn-txtlink {
	text-decoration: none;
    color: #3079ED;
}
.newcpn-txtlink:hover {
	text-decoration: underline;
}
