@charset "utf-8";
@import url(common.css);
/*mailmagazine
-------------------------------------------------------*/
#AreaMail{
	background:url(../img/back_mail.jpg) no-repeat center top;
	height:80px;
	padding-top:10px;
	width:440px;
}
#AreaMail img.btn{
	margin-right:10px;
}
#AreaNews{
	margin:0 auto;
	width:420px;
}
#AreaNews dl{
	margin-bottom:10px;
	text-align:left;
}
#AreaNews dl dt {
	clear:left;
	float:left;
	line-height:1.6;
	padding:0.3em 0.5em;
	padding-left:0;
	width:8em;
}
#AreaNews dl dt a:link,
#AreaNews dl dt a:visited,
#AreaNews dl dt a:hover,
#AreaNews dl dt a:active{
	background:url(../img_common/arrow_pink.gif) no-repeat left center;
	color:#333333;
	padding-left:18px;
	text-decoration:none;
}
#AreaNews dl dd {
	border-bottom:1px dashed #CCCCCC;
	line-height:1.6;
	margin-left:0;
	padding:0.3em 0.5em 0.3em 7em;
}
#AreaNews dl dd a:link,
#AreaNews dl dd a:visited,
#AreaNews dl dd a:hover,
#AreaNews dl dd a:active{
	color:#333333;
	text-decoration:none;
}
#AreaPickup{
	margin:0 auto;
	width:400px;
}
#AreaPickup img{
margin-bottom:10px;
}

