* {
	margin: 0px;
	padding: 0px;
}
/*/-----01-----/*/
.mbox01 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 0px;
	background-color: #FFF;
	background-position: center top;
	color: #000;
	font-family: "Verdana", "Helvetica", "MS UI Gothic";
	text-align: left;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}


.mbox01 P {
	text-align: left;
	margin-top: 8px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 18px;
}
.mbox01 H2 {
	font-size: 14px;
	background-color: #E2939D;
	color: #FFFFFF;
	margin-top: 12px;
	line-height: 26px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-left: 8px;
	text-align: center;
	clear: both;
}
.mbox01 H3 {
	font-size: 12px;
	line-height: 22px;
	color: #CE4859;
	margin: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3D3D8;
	background-image: url(images/h3bg.gif);
	padding: 1px;
	text-indent: 5px;
}

.mbox01 P.left {
	text-align: right;
	margin-top: 8px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 18px;
	font-size: 10px;
}

.mbox01 IMG {
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 12px;
}

.mbox01 UL {
	text-align: left;
	margin-top: 8px;
	margin-right: 22px;
	margin-bottom: 22px;
	margin-left: 22px;
}

.mbox01 UL LI {
	list-style-image: url(../images/arrow01.gif);
	list-style-type: none;
	font-size: 12px;
	line-height: 22px;
	margin-left: 22px;
}
