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

.cap {
	font-size: 12px;
	line-height: 1.4;
	letter-spacing:1px;
}

.credit {
	font-size: 10px;
	line-height: 1.4;
	letter-spacing:1px;
}

.ohashi {
	letter-spacing:0px;
}

.midashi {
	font-size: 20px;
	font-weight:bold;
	line-height: 1.2;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #F5B3CA;
}

.midashi2 {
	font-size: 14px;
	font-weight:bold;
	line-height: 1.2;
	color: #1C6866;
}

.a_day {
	font-size: 13px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	}


/*　リンク　*/

a:link{ color: #009ECC; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #F5B3CA; text-decoration: none; }
