a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
	background-color: #6A2B2D;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	}

#wrapper{
	margin: 0 auto;
	background-color: #000000;
	width:800px;
	background-attachment: fixed;
	text-align: center;
	}
	
.honmon {
	color: #ffffff;
}

.honmon2 {
	color: #ffffff;
	margin-left:120px;
}

.youtubeembd {
  margin-left: -120px;
}

.photo {
  margin-top: 20px;
}

.date {
	font-size: 11px;
	letter-spacing:1px;
	color: #ffffff;
}

.date2 {
	font-size: 16px;
	font-weight:bold;
	letter-spacing:1px;
	color: #ffffff;
}

.cap {
	font-size: 12px;
	line-height: 1.4;
	color: #ffffff;
}

.midashi {
	font-size: 22px;
	letter-spacing:3px;
	font-weight:bold;
	line-height: 1.4;
	color: #ffffff;
}

.title {
	font-size: 26px;
	letter-spacing:3px;
	font-weight:bold;
	line-height: 1.4;
	color: #7C9052;
}

/*　リンク　*/

a:link{ color: #C40210; text-decoration: none; }
	 
a:visited{ color: #666666; text-decoration: none; }
	 
a:hover{ color: #FBB03B; text-decoration: none; }
