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

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

.cap {
	font-size: 11px;
	line-height: 1.6;
	letter-spacing:0px;
}

.cap-b {
	font-size: 13px;
	line-height: 1.7;
	letter-spacing:1px;
}


.gray_cap {
	font-size: 11px;
	line-height: 1.6;
	letter-spacing:0px;
	color: #808080;
}

.date {
	font-size: 12px;
	line-height: 1.6;
}

.midashi {
	font-size: 22px;
	line-height: 1.4;
	font-family: "Times New Roman","Garamond","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	letter-spacing:1px;
	font-weight:bold;
	}
	
.s-midashi {
	font-size: 18px;
	line-height: 1.4;
	font-family: "Times New Roman","Garamond","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	letter-spacing:1px;
	font-weight:bold;
	color: #CC0000;
	}
	
.sb-midashi {
	font-size: 18px;
	line-height: 1.4;
	font-family: "Times New Roman","Garamond","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	letter-spacing:1px;
	font-weight:bold;
	}
	
.midashi2 {
	font-size: 22px;
	line-height: 1.3;
	letter-spacing:1px;
	font-family: "Times New Roman","Garamond","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:bold;
	color:FF496D;
	}

/*　リンク　*/

a:link{ color: #008C80; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #CC0000; text-decoration: none; }
