@charset "UTF-8";
/* CSS Document */

.mainvisual a img {
	display: block;
	width:600px;
	margin:0 auto;
	padding-top:30px;
}
.whatsnew{
	padding:0px 20px 25px 25px;
	line-height:1.6;
	margin-bottom:30px;
}
.whatsnew h2{
	font-size:24pt;
	background:url(../img/iconBig_beige.gif) no-repeat 0px 7px;
	padding-left:16px;
	font-family: 'Playfair Display', serif;
	color:#333;
}

.whatsnew a{
	color:#555;
}

 .whatsnew article {
	width: 16%;
    float: left;
    padding: 10px 62px 5px 20px;
	font-size:12px;
}

.more {
	width:auto;
	padding:5px 10px 5px 10px;
	/*background:#c3a268;*/
	font-family: 'Montserrat', sans-serif;
	color:#FFFFFF;
	letter-spacing:0.1em;
}


/*#container_bg {
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fdfee6), color-stop(0.00, #fff));
background: -webkit-linear-gradient(#fff, #fdfee6);
background: -moz-linear-gradient(#fff, #fdfee6);
background: -o-linear-gradient(#fff, #fdfee6);
background: -ms-linear-gradient(#fff, #fdfee6);
background: linear-gradient(#fff, #fdfee6);
}*/
