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:1px;
	color: #000000;
	background-color: #D0D2D3;
	}
	
#wrapper{
	margin: 0 auto;
	text-align: center;
	}

.kakomi {
	margin: 0 auto;
	text-align: center;
	background: url(images/kakomi_02.gif) repeat-y center top; 
	text-align: center;
	width:619px;
}


.date {
	font-size: 10px;
	letter-spacing:1px;
	font-weight:bold;
	line-height: 1.3;
}

.cap {
	font-size: 11px;
	line-height: 1.4;
	color:#999999;
}

.midashi {
	font-size: 25px;
	letter-spacing:3px;
}

.midashi2 {
	font-size: 23px;
	letter-spacing:3px;
}

.chukomidashi {
	font-size: 16px;
	line-height: 1.3;
	font-weight:bold;
	letter-spacing:1px;
}


.komidashi {
	font-size: 14px;
	letter-spacing:3px;
	line-height: 1.3;
	font-weight:bold;
}

.kokomidashi {
	font-size: 12px;
	line-height: 1.3;
	font-weight:bold;
	letter-spacing:0px;
}

.komejirushi {
	font-size: 11px;
	line-height: 1.3;
	font-weight:bold;
	letter-spacing:5px;
}

.mokuji {
	font-size: 12px;
	letter-spacing:3px;
	line-height: 1.3;
	font-weight:bold;
}

.hobonichi {
	letter-spacing:0px;
}

/*　リンク　*/

a:link{ color: #ED5A24; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #D8C805; text-decoration: none; }
