body {
/*	background-image:url(../images/back.gif);
	background-repeat:repeat;*/
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  padding-top:20px;
}

a {
  color: #eb4d5b;
  text-decoration: none;
  outline: none 0 !important;
}
a:link {
  color: #eb4d5b;
  text-decoration: none;
}
a:visited {
  color: #eb4d5b;
  text-decoration: none;
}
a:hover {
  color: #ff64aa;
  text-decoration: underline;
}
a:active {
  color: #ff64aa;
  text-decoration: underline;
}
a:hover img.hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

.hover {
  cursor: pointer;
}
.hover:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

a.button {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background-color: #00add2;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  color: #f5a9a9;
  text-decoration: none;
  outline: none 0 !important;
}
a.button:link {
  color: white;
  text-decoration: none;
}
a.button:visited {
  color: white;
  text-decoration: none;
}
a.button:hover {
  color: white;
  text-decoration: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
a.button:active {
  color: white;
  text-decoration: none;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {clear: both;}
.cf {*zoom: 1;}
.send {
  position: relative;
  width: 320px;
  height: 60px;
}

li img {
  vertical-align: bottom;
}

/*
 * wrapper
 */

#wrapper {
	background-color:#fff;
	border:2px solid #000;
  width: 960px;
  margin: 30px auto;
  padding: 40px 0 50px 0;
  z-index:0;
}

/*
 * header
 */
#header {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
#header #hobo {
  margin-top: -60px;
  position:absolute;
  top:0;
  right:3px;
}
#header #yodogawa{
width:960px;
margin:0 auto;
}
#header #yodogawa h1{
	position:absolute;
	top:-78px;
	left:320px;
	z-index:2;
}

#header #yodogawa .yodogawa1{
	float:left;
	margin:-45px 0 0 33px;
	z-index:1;
}
#header #yodogawa .yodogawa2{
	float:right;
	margin:-20px -45px 20px 0;
}
#header #yodogawa .yodogawa2 p{
	margin:0 0 10px 0;
}
#header #yodogawa .yodogawa_bottom{
	width:314px;
	background-color:#fbdbde;
	position:absolute;
	top:203px;
	right:4px;
}
#header #yodogawa .yodogawa_bottom p{
	margin:0 0 0 43px;
	padding:5px 0 5px 0;
	
}
#header #yodogawa .yodogawa_bottom .photo_icon{
	position:absolute;
	right:12px;
	top:-19px;
}



#data{
	width: 956px;
	background-color:#f5a6ad;
	border-bottom:2px solid #000;
	border-top:2px solid #000;
	padding:35px 0 35px;
}
#dateNavi {
  width: 880px;
  margin: 0 auto;
  padding-top: 10px;
}
#dateNavi ul {
  width: 880px;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  letter-spacing: -5px;
  line-height: 0;
}
#dateNavi li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
  width: 160px;
  height: 50px;
  line-height: 1em;
  letter-spacing: 0.075em;
}
#dateNavi li a {
  display: block;
}
#dateNavi li.map {
  float: right;
  width: 160px;
  height: 40px;
  line-height: 40px;
  margin-left: 0;
  margin-right: 40px;
  margin-bottom: 10px;
}
#dateNavi li.current a {
  cursor: default;
}
#dateNavi li.current a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

#sakuraMain {
  width: 880px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}
#sakuraMain > .left {
  float: left;
}
#sakuraMain > .right {
  position: relative;
  float: right;
  width: 240px;
  height: 600px;
}
#sakuraMain ul, #sakuraMain li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#sakuraMain ul.slide {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 0 0 10px;
  text-align: center;
}
#sakuraMain ul.slide li {
  width: 230px;
  height: 50px;
}
#sakuraMain ul.slide li:first-child {
  height: 40px;
  margin-bottom: 5px;
}

#recent {
  border-top: 1px solid #fff;
}
#recent .item {
  background: url(../images/btn_arrow.png) no-repeat 15px center;
  border-bottom: 1px solid #fff;
  width: 240px;
  padding: 5px 0 5px 40px;
}
#recent .item:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  cursor: pointer;
}
#recent .item .clearfix {
  height: auto;
  overflow: hidden;
}
#recent .item .left {
  float: left;
  width: 45px;
  height: 50px;
  padding-bottom: 5px;
  overflow: hidden;
}
#recent .item .right {
  margin-left: 55px;
  word-wrap: break-word;
}
#recent .item .right a {
  font-size: 10px;
  line-height: 1.2em;
}
#recent .item .right .name, #recent .item .right .date, #recent .item .right .num {
  font-size: 12px;
  line-height: 1.35em;
  font-weight: bold;
}
#recent .item .right .date, #recent .item .right .num {
  font-size: 10px;
}
#recent .item .comment {
  font-size: 12px;
  line-height: 1.35em;
  padding: 0;
}

ul#itemNavi {
  width: 220px;
  margin: 5px 0 5px 20px;
  padding: 0px;
  height: auto;
  overflow: hidden;
  list-style-type: none;
}
ul#itemNavi li {
  margin: 0;
  padding: 0;
}
ul#itemNavi li.back {
  float: left;
  cursor: pointer;
}
ul#itemNavi li.back:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
ul#itemNavi li.next {
  float: right;
  cursor: pointer;
}
ul#itemNavi li.next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

/*
 * footer
 */
#footer {
  width: 800px;
  margin: 40px auto 0;
  padding: 0;
  text-align: center;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  letter-spacing: -0.4em;
  line-height: 0;
  text-align: left;
}
#footer ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding-left: 40px;
  letter-spacing: 0.075em;
  line-height: 1em;
}
#footer ul li:first-child {
  padding-left: 0;
}
#footer ul li.home {
  float: right;
}
#footer ul li a {
  display: block;
}
#footer ul li .fb_iframe_widget {
  display: block;
}
#footer .copyright {
  margin-top: 50px;
}

.copyright {
  font-size: 10px;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #2c3925;
}

/*--------------------------------------------------------------------------------
 * 
 * 	how.html
 * 
 --------------------------------------------------------------------------------*/
body.how{
	background-image:url(../images/back.gif);
	background-repeat:repeat;
}
body.how #wrapper {
	width: 800px;
	position:relative;
}
body.how #contents {
  width: 500px;
  margin: 0 0 0 210px;
}
body.how h1, body.how h2, body.how h3 {
  color: #EB4D5B;
}
body.how h2 {
  background: url(../images/sakuraL.png) no-repeat left center;
  height: 40px;
  line-height: 40px;
  margin: 80px auto 40px;
  padding: 0 0 0 40px;
}
body.how h2:first-child {
  border: 0 none;
}
body.how h3 {
  background: url(../images/sakuraL2.png) no-repeat left center;
  height: 40px;
  line-height: 40px;
  margin: 40px auto 20px;
  padding: 0 0 0 40px;
}
body.how h3.l2 {
  line-height: 20px;
}
body.how .yodogawa {
  font-weight: bold;
}
body.how .send {
  line-height: 60px;
  margin: 0;
}
body.how .back {
  width: 200px;
  height: 30px;
  margin: 40px 0;
  line-height: 30px;
}
body.how .contribute {
  margin: 40px auto;
  text-align: center;
}
body.how strong {
  font-weight: bold;
  color: #EB4D5B;
}
body.how strong.big {
  font-size: 18px;
  line-height: 1.75em;
}
body.how .cap {
  font-size: 13px;
  line-height: 1.75em;
  color: #808080;
}
.how_copyright {
  font-size: 10px;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align:rightr;
  color: #2c3925;
  position:absolute;
  bottom:4px;
  right:10px;
  
}
/*--------------------------------------------------------------------------------
 * 
 * 	form.html
 * 
 --------------------------------------------------------------------------------*/
 body.form{
	background-image:url(../images/back.gif);
	background-repeat:repeat;
}
body.form #wrapper {
  width: 800px;
}
body.form .back {
  width: 200px;
  height: 30px;
  margin: 40px auto;
  line-height: 30px;
}
body.form .contribute {
  margin: 40px auto;
  text-align: center;
}

#map {
  width: 640px;
  height: 600px;
  margin: 0 auto;
}

#form h2 {
  display: inline-block;
  background: url(../images/sakuraL.png) no-repeat left center;
  padding-left: 40px;
  vertical-align: middle;
  height: 40px;
  line-height: 40px;
  color: #EB4D5B;
  font-weight: bold;
}
#form table {
  width: 600px;
  margin: 0 auto;
}
#form td, #form th {
  padding: 10px;
  line-height: 1.5em;
}
#form th {
  vertical-align: top;
  width: 140px;
  font-weight: bold;
}
#form .cap {
  font-size: 13px;
  line-height: 1.75em;
  color: #808080;
}

/*--------------------------------------------------------------------------------
 * 
 * 	thanx.html
 * 
 --------------------------------------------------------------------------------*/
body.thanx {
	background-image:url(../images/back.gif);
	background-repeat:repeat;
  /*position: relative;
  width: 880px;
  margin: 0 auto;
  padding: 40px 0;
  background-color: #FFF; 
  text-align: left;*/
}
body.thanx #wrapper {
  width: 800px;
}
body.thanx h2 {
  display: inline-block;
  background: url(../images/sakuraL.png) no-repeat left center;
  padding-left: 40px;
  vertical-align: middle;
  height: 40px;
  line-height: 40px;
  color: #EB4D5B;
  font-weight: bold;
}
body.thanx #contents {
  text-align: center;
}
body.thanx .back {
  width: 200px;
  height: 30px;
  margin: 40px auto;
  line-height: 30px;
}
body.thanx .contribute {
  margin: 40px auto;
  text-align: center;
}
