.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
	min-height: 1px;
	margin: 0px;
}

* html .clearfix {
  zoom: 1;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#flash {
	height: 250px;
	width: 750px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	clear: both;
}

#header {
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#index-main {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 750px;
	padding: 0px;
}
#container  div.new-address  {
	text-decoration: none;
	clear: both;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #CC0000;
}
#container .new-address img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
}



#index {
	text-align: center;
}

#container-right {
	float: right;
	width: 360px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D2D28F;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	padding: 0px;
}
.container-r-photo {
	margin: 0px;
	float: right;
	width: 150px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.container-r-text {
	text-align: left;
	margin: 5px;
	padding: 0px;
	float: left;
	width: 180px;
}

.container-r-text p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin: 5px;
}
.container-r-text h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	line-height: 20px;
	padding-bottom: 3px;
	margin: 5px;
}



#container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: both;
}
#contents-main {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container-left {
	float: left;
	width: 350px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	text-align: left;
	padding: 0px;
}
#container-left  #info {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(index-img/info.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 350px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	color: #999999;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container-left #new {
	clear: both;
	overflow: hidden;
	overflow:auto;
	width:340px;
	height:250px;
	margin: 0px;
	padding: 0px;
    background-color:#FFFFFF;
	scrollbar-face-color : #FFFFFF;	
	scrollbar-highlight-color : #FFFFFF;	
	scrollbar-shadow-color : #FFFFFF;	
	scrollbar-3dlight-color : #FFFFFF;	
	scrollbar-arrow-color : #777777;	
	scrollbar-track-color : #FFFFFF;	
	scrollbar-darkshadow-color : #FFFFFF;	
	scrollbar-base-color : #FFFFFF;	
}
#container-left #new ul {
	margin: 5px;
	padding: 0px;
	text-align: left;
}


#container-left   #new   li {
	font-size: 12px;
	line-height: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 5px;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(index-img/arrow-a.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
}
#container-left #new span {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 25px;
	color: #FF3300;
}
#container-left #new h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}




#footer1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	text-align: center;
	clear: both;
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(dwt-img/footer-back.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}


#footer2 {
	background-color: #639A63;
	clear: both;
	width: 752px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer1 span {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	vertical-align: text-botom;
}


#dialog {
	width: 750px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#dialog   span  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #6B9E9C;
}
#dialog  p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 0px;
}
#dialog h1 {
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 0px;
}

#dialog   h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-size: 16px;
}
#dialog   h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.dialog-div {
	text-align: left;
	clear: both;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	padding: 0px;
	clear: both;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #006600;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#form-tel {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 36px;
	font-weight: bolder;
	color: #666666;
}
#form {
	clear: both;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
}
#form-main {
	height: 950px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#form-title {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#form-toiawase {
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#form-map {
	height: 350px;
	width: 425px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
#form-link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	color: #339966;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

#form-link a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	color: #339966;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
#form-link  a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	color: #FF9900;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
#form-link li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#form-new {
	clear: both;
	margin-top: 50px;
	margin-bottom: 50px;
}


.form-p1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.form-p2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	margin: 0px;
}
.form-address {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 25px;
	color: #999999;
	font-weight: bold;
}
.form-style1 {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}




.title-icon {
	text-align: center;
	margin-bottom: 10px;
}
#contents-img {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 600px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contents-main {
	clear: both;
	width: 750px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#contents-main h1 {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 30px;
}

#contents-main h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #666666;
	margin: 0px;
}
#contents-main h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-indent: 1em;
}
#contents-main p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.contents-container {
	clear: both;
	width: 600px;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.contents-left {
	margin: 0px;
	float: left;
	width: 450px;
}
.contents-right {
	margin: 0px;
	float: right;
	width: 200px;
}
.photo-right {
	padding: 0px;
	width: 150px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.photo-right p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
	line-height: 10px;
	color: #999999;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.photo-left {
	padding: 0px;
	width: 120px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#products-main {
	height: 400px;
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #009933;
}
#products-koji {
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	padding-bottom: 150px;
}

#link {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}

#link h1 {

}
#link p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 25px;
	padding-right: 50px;
	padding-left: 50px;
}
#link hr {
	border: 1px dotted #99CC66;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#link .radio li {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	list-style-type: none;
}
#link table {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 600px;
	margin-bottom: 10px;
}
#link th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	padding: 5px;
}

#link td {
	text-align: center;
	padding: 5px;
}
.link-container {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#link-jump {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-align: right;
	clear: both;
	float: right;
	width: 650px;
	margin-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#link-jump a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	line-height: 20px;
}
#link-jump a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	line-height: 20px;
}



.link-radio1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 25px;
	clear: both;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
}
.link-radio1 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
}
.link-radio1 h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 25px;
	text-align: left;
	color: #333333;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 45px;
}

.link-radio1  p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 25px;
	text-align: left;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
.link-radio1 ol {
	margin-right: 35px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.link-radio1 ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.link-radio1  li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 25px;
	color: #666666;
	text-indent: 20px;
}



.link-radio2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	float: right;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
	clear: both;
	text-align: left;
}

.link-radio2  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link-radio3 {
	clear: both;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#counter {
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}



.link-list {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	list-style-type: none;
	margin-left: 50px;
	text-align: left;
	vertical-align: middle;
	background-image: url(link-img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
.link-list  a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.link-list  a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	color: #FF9900;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
.link-list-sub {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	list-style-type: none;
	margin-left: 50px;
	text-align: left;
	vertical-align: middle;
	text-indent: 30px;
}
.link-list-sub a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.link-list-sub a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	color: #FF9900;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}






.radio {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 620px;
}


.radio-m {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	float: left;
	list-style-type: none;
	width: 120px;
}
.right {
	float: right;
}
#container-left #new li a {
	font-size: 12px;
	line-height: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 5px;
	list-style-type: none;
	padding: 0px;
	color: #333333;
	text-decoration: underline;
}
#healing {
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	clear: both;
	text-align: center;
}
#healing h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
}
#healing h1 {
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 0px;
}
.photo {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	text-align: left;
	clear: both;
}.photo-box {
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
.body {
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
