@charset "UTF-8";
/* mmt add style Document */

#addTxtLinkNavi {
	margin-top: 5px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	margin-bottom: 15px;
}

#addTxtLinkNavi p {
	font-size: 70%;
	color: #333333;
}

#addTxtLinkNavi a:link {
	color: #333333;
	text-decoration: none;
}

#addTxtLinkNavi a:visited {
	color: #333333;
	text-decoration: none;
}

#addTxtLinkNavi a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#mmtAddBody {
	width: 540px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}

#mmtAddBody h3 {
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF8532;
	border-left-color: #FF8532;
	padding-left: 4px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 90%;
}

#mmtAddBody p {
	font-size: 80%;
	line-height: 160%;
	color: #333333;
}

#mmtAddBody ul {
	padding: 0px;
}

#mmtAddBody li {
	font-size: 80%;
	color: #333333;
	list-style-type: none;
	margin-bottom: 5px;
	padding-top: 0px;
}

#mmtAddBody a:link {
	color: #333333;
	text-decoration: underline;
}

#mmtAddBody a:visited {
	color: #333333;
	text-decoration: underline;
}

#mmtAddBody a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#mmtAddBodyLeft {
	float: left;
	width: 341px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-left: 9px;
	padding-top: 5px;
}

#mmtAddBodyRight {
	float: right;
	width: 150px;
	padding-right: 9px;
	padding-top: 5px;
}

.mmtAddBodyCol {
	margin-bottom: 30px;
}

.modify h4 {
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-bottom: 15px;
}

#addSchedule {
	width: 520px;
	border: 1px solid #FF8532;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-bottom: 30px;
}

#addSchedule h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FF8532;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #FF8532;
}

.textCentering {
	text-align: center;
}

#mmtOther h4 {
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
}

#mmtOther p {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

