@charset "UTF-8";
/* CSS Document */

/* Reset */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object {
  margin: 0;
  padding: 0;
}

h5, h6, pre, table, code, kbd, samp, acronym, input, textarea {
  font-size: 100%;
}

a, ins {
  text-decoration: none;
}

address, em, cite, dfn, var {
  font-style: normal;
}

input, textarea {
  font-family: sans-serif;
  font-weight: normal;
}

img {
	vertical-align: bottom;
}

a img {
  border: none;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 145%;
	color: #333;
	background-image: url(../img/photo_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper {
	background-image: url(../img/heart_bg.jpg);
	background-repeat: no-repeat;
	background-position: center -2px;
	clear: both;
	width: 100%;
}
#footer {
	background-image: url(../img/photo_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 150px;
}
#logo {
	clear: both;
	height: 125px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
}
#cnts {
	background-image: url(../img/cnts_bg.png);
	background-repeat: no-repeat;
	background-position: center 555px;
	clear: both;
	width: 100%;
	padding-bottom: 150px;
}
#heart {
	clear: both;
	height: 705px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#data {
	clear: both;
	height: 35px;
	width: 641px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
p.comment {
	clear: both;
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
}
