@charset "UTF-8";

ul#picNav { margin:30px 0;}
ul#picNav li {
	float:left;
	overflow:hidden;
/*	display:none;  エフェクト用*/
}
#topNewsArea {
	clear:both;
	width:430px;
	float:left;
	margin-left:35px;
	overflow:hidden;
}
#topNewsArea dl{ margin-bottom:10px;}
#topNewsArea dt{ font-size:80%; padding-bottom:4px;}
#topNewsArea dd{ font-size:90%; margin-bottom:1em; border-bottom:1px dotted #999; line-height:1.4;}
#topFbArea {
	width:420px;
	float: right;
	margin-right:35px;
	overflow:hidden;
}
#topFbArea iframe{ width: 100%!important;}

#topMailMagazine{ margin-bottom:10px;}

#top-contactSide {
	background-color:#f2f0e3;
	overflow:hidden;
	text-align:center;
	padding-top:20px;
}
#top-contactSide p{ margin-bottom:20px;}
