body {
	
	background: none;
	color: #000000;
	text-align:center;
}

b,
b font {
	font-weight: bold;
}

#wrapper {
	
	border-left: none;
	border-right:none;
	float: none;
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	width: 950px;
}

#container {
	float: left;
	margin-right: -212px;
	width: 100%;
	
}

#contents {
	float: right;
	margin-left: -212px;
	width: 100%;
}

h2 {
}

h3 {
}

.attention {
	color:#FF0000;
}

.ns {
	margin-top: 0px !important;
}

.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0.1em;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	min-height: 1%;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.btn-area01 {
	margin-top:20px;
	text-align:center;
}

.txtvm1 {
	background-color: #E9EEEF;
	color: #000000;
}

.txtvm4 {
	color: #333333;
}

.txtvm41 {
	color: #333333;
	font-size: 85%;
}

.txtvm5 {
	color: #666666;
}

a:link {
	color: #32729e;
	text-decoration: none;
}

a:visited {
	color: #32729e;
	text-decoration: none;
}

a:hover {
	color: #32729e;
	text-decoration:underline;
}

a:active {
	color: #32729e;
	text-decoration: underline;
}
