@charset "utf-8";

.designated_content {
	width: 880px;
	margin: 30px 60px;
}
h3 {
	font-weight: bold;
	font-size: 25px;
	color: #1290C5;
}
.designated_table {
	width:880px;
	border: 1px solid #B7B7B7;
	border-collapse: collapse;
}
.designated_table th {
	background-color: #DFE2E3;
	border: 1px solid #B7B7B7;
	color: #222222;
	padding: 5px;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
}
.designated_table td {
	border: 1px solid #B7B7B7;
	text-align: center;
	padding: 15px;
}
.designated_p {
	margin-bottom: 30px;
}
.sougi_title {
	font-size: 20px;
	background-color: #D9D9D9;
	border-left: 10px solid #4D849B;
	padding: 10px;
	margin-bottom: 20px;
	
}
.plan_set {
	width: 880px;
	clear: both;
}
.plan_set ul li{
	list-style:none;
	width:100px;
	float: left;
	margin-right: 10px;
}
.plan_non {
	width: 850px;
	margin-bottom: 60px;
	clear: both;
	padding-top: 5px;
}
.plan_non ul li{
	float: left;
	padding-left:15px;
	list-style-position: inside;
	}
.plan_title {
	width: 230px;
	margin-top: 30px;
	margin-bottom: 10px;
	background-color: #E3E0E0;
	border-left: 5px solid #605D5D;
	padding: 5px;
}
.plan_ul   {
	list-style-position: inside;
}
.free {
	margin: auto;
}
.call {
	margin: auto;
}
.designated_font01 {
	font-size:20px;
}
