@charset "UTF-8";
/* CSS Document */

#wrapper {
	font: small "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	letter-spacing: 0.1em;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 30px;
	float: none;
	margin-bottom: 50px;
}
#header {
	width: 920px;
}
#contents {
	width: 920px;
	margin-top: 15px;
}

#main {
	width: 920px;
	float: right;
	padding-top: 25px;
}
body {
	margin: 0px;
}


.block1 {
	width: 279px;
	margin-right: 27px;
	margin-left: 55px;
	float: left;
	margin-bottom: 50px;
}

*html body .block1 {
	width: 279px;s
	margin-right: 27px;
	margin-left: 55px;
	float: none;
	margin-bottom: 50px;
}

.block2 {
	width: 279px;
	margin-bottom: 50px;
	margin-right: 55px;
	margin-left: 28px;
	float: right;
}

*html body .block2 {
	width: 279px;
	margin-bottom: 50px;
	margin-right: 30px;
	margin-left: 53 px;
	margin-top: -332px;
	float: right;
}


h2 {
	margin-right: 75px;
	margin-left: 40px;
	width: 608px;
	margin-top: 30px;
}
.news {
	margin-left: 50px;
}
.nt {
	font-weight: bold;
	color: #0c326b;
	letter-spacing: 0.2em;
}

#address {
	width: 920px;
	margin-top: 20px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 10px;
	letter-spacing: 0.2em;
}

#address p {
	width: 400px;
	margin: 0px 0px 10px 0px;
}

html>/**/body #address {
	width: 920px;
	margin-top: 650px;
	padding-top: 7px;
	padding-bottom: 25px;

}

#corporatename {
	width: 460px;
	float: left;
	padding-left: 30px;
	background: #FFFFFF url(../img/footer_bg.jpg) repeat-x;
}

*html body #corporatename {
	padding-top: 10px;
	padding-bottom: 10px;
}

*+html body #corporatename {
	padding-top: 10px;
	padding-bottom: 10px;
}

#copy {
	width: 400px;
	float: right;
	text-align: right;
	padding-right: 30px;
	background: #FFFFFF url(../img/footer_bg.jpg) repeat-x;
}

*html body #copy {
	padding-top: 10px;
	padding-bottom: 11px;

}

*+html body #copy {
	padding-top: 10px;
	padding-bottom: 10px;

}

.co-name {
	font-size: 10px;
	letter-spacing: 0.4em;
}


h1 {
	margin-top: 40px;
}
h2 {
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
}
#news {
	margin-left: 20px;
}


/* ページトップリンクの設定です */

#pagetop {
  float: right;  
  /* --- マージンを設定してください --- */
  margin: 0 15px 0px 0;
  /* --- パディングを設定してください --- */
  clear: both;
  
}

#header p {
  float: right;
  margin: -40px 3px 0px 0px;
  border:0;
}


