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

ul,li{ margin: 0; padding: 0; }
body {
	background: url(../images/disneybase.gif) center top;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.9;
	letter-spacing:2px;
	color: #595757;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(../images/base_disney.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;
}


.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;
	font-weight:bold;
	letter-spacing:1px;
	}
	
.news {
	font-size: 12px;
	line-height: 1.3;
	letter-spacing:0px;
	}
	
.arart {
	font-size: 12px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	color: #CC3333;
	}
.stock {
	font-size: 10px;
	letter-spacing:0px;
}
.out {
	font-size: 10px;
	letter-spacing:0px;
	color: #CC3333;
}


/*　リンク　*/

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