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: #FFFFFF;
	background: url(images/back.jpg); 
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base.jpg) repeat-y center top; 
	text-align: center;
	}
	

.midashi {
	font-size: 16px;
	font-weight:bold;
	color: #2E318F;
}

.cap {
	font-size: 12px;
	color: #4D4D4D;
}

.chu {
	font-size: 12px;
	color: #EA1C24;
	line-height: 1.4;
}

.URL {
	font-size: 12px;
}

.copy {
	font-size: 10px;
	color: #4D4D4D;
}

.read {
	font-weight:bold;
	letter-spacing:2px;
}

.q { font-size: 25px; font-weight: bolder; line-height: 35px; color: #2E318F; letter-spacing:3px;}

/*　リンク　*/

a:link{ color: #EA1C24; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #2E318F; text-decoration: none; }
