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

ul,li{ margin: 0; padding: 0; }

body {
	background: url(images/base.jpg) center top;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.7;
	background-color: #FFFFFF;
	color: #333333;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/back.jpg) repeat-y center top; 
	text-align: center;
	}

.credit {
	color: #333333;
	font-size: 11px;
	line-height: 1.2;
}

.date_cont {
	font-size: 11px;
	letter-spacing:1px;
}

.mini {
	font-size: 12px;
	letter-spacing:1px;
	line-height: 1.3;
}

.midashi{	
　　font-size: 22px;
	line-height: 24px;
	color: #24561F;
	letter-spacing:1px;
	font-weight:bold;
}

.komidashi{	
　　font-size: 18px;
	line-height: 24px;
	color: #894C00;
	letter-spacing:1px;
	font-weight:bold;
}

.big{	
　　font-size: 30px;
	line-height: 32px;
	color: #000000;
	letter-spacing:1px;
	font-weight:bold;
}

.red13px {	
　　font-size: 13px;
	line-height: 23px;
	color: #CD0019;
}


/*　リンク　*/

a:link{ color: #CD0019; text-decoration: none; }
	 
a:visited{ color: #8D4C00; text-decoration: none; }
	 
a:hover{ color: #3FB6FF; text-decoration: none; }
