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;
	background-attachment: fixed;
	background-image: url(images/base.gif);
	background-position: center top;
	color: #383A38;
	}
	
#wrapper{
	margin: 0 auto;
	text-align: center;
	}

.b {
	font-size: 22px;
	font-weight:bold;
}


.midashi {
	font-size: 15px;
	line-height: 1.5;
	font-weight:bold;
	letter-spacing:2px;
}


.cap {
	font-size: 12px;
}

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

.misumi {
	line-height: 35px;
}

.sen {
	letter-spacing:0px;
}

.red {
	font-size: 18px;
	font-weight:bold;
	line-height: 1.4;
	color: #00359A;
}

.date_l {
	font-size: 13px;
	line-height: 1.6;
	letter-spacing:2px;
	font-weight:bold;
	color:#8B9298;
}

.l_title {
	font-size: 20px;
	line-height: 1.4;
	color:#286DCA;
	font-weight:bold;
	letter-spacing:2px;
}



/*　リンク　*/

a:link{ color: #00BF40; font-weight:bold; text-decoration: none; }
	 
a:visited{ color: #683D00; font-weight:bold; text-decoration: none; }
	 
a:hover{ color: #D4145A; font-weight:bold; text-decoration: none;}
