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

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing:0px;
	background:#ED1C24;
	color: #000000;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base.jpg) repeat-y center top; 
	background-attachment: fixed;
	text-align: center;
	}


.cap {
	font-size: 12px;
}

.big {
	font-size: 16px;
}
.hobonichi {
	color: #666666;
}

/*　リンク　*/

a:link{ color: #B9272D; font-weight:bold; text-decoration: none; }
	 
a:visited{ color: #F3A83B; font-weight:bold; text-decoration: none; }
	 
a:hover{ color: #80C12B; font-weight:bold; text-decoration: none;}
