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

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

.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: #004A98;
	}

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



/*　リンク　*/

a:link{ color: #603813; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #079724; text-decoration: none; }
