@charset "UTF-8";
/* CSS Document */

#header {
	background-color: #609D9D;
}
.mainv {
	width: 100%;
	text-align: center;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.mainv img {
	width: 100%;
	height: auto;
	max-width: 750px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
body h2 {
	width: 90%;
	margin-top: 30px;
	display: block;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 18px;
	color: #505050;
	line-height: 1.5em;
	letter-spacing: 0px;
}
body h2 span {
	display: inline-block;
}
body h3 {
	text-align: center;
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-image: url(../../img/ordersystem/sp_mds_line.png);
	background-repeat: repeat-x;
	background-position: center center;
}
body h3 span {
	color: #946162;
	text-align: center;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}
.txt {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.8em;
	margin-top: 15px;
	margin-bottom: 0em;
	display: block;
	text-align: justify;
}
.chart_unit {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
.chart_unit .chart_part {
	margin-bottom: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	line-height: 1.6em;
}
.chart_unit .chart_part h4 {
	background-color: #C8C8C8;
	display: block;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.chart_unit .chart_part p {
	margin-top: 5px;
	margin-bottom: 1.5em;
}
