@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: 'Frontage_Bold';
	src: url('../fonts/Frontage_Bold.eot');
	src: local('☺'), url('../fonts/Frontage_Bold.woff') format('woff'), url('../fonts/Frontage_Bold.ttf') format('truetype'), url('../fonts/Frontage_Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Frontage_Regular';
	src: url('../fonts/Frontage_Regular.eot');
	src: local('☺'), url('../fonts/Frontage_Regular.woff') format('woff'), url('../fonts/Frontage_Regular.ttf') format('truetype'), url('../fonts/Frontage_Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
p{
	font-family: helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	text-align: justify;
}
h1{
	font-family: 'Frontage_Bold', sans-serif;
	font-size: 22px;
	color: #FF2A68;
	font-weight: lighter;
	letter-spacing: -2px;
}
h2{
	font-family: 'Frontage_Regular', sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: lighter;
	letter-spacing: -2px;
}
h3{
	font-family: 'Frontage_Regular', sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: lighter;
	letter-spacing: -2px;
	text-align: center;
}
h4{
	font-family: 'Frontage_Regular', sans-serif;
	font-size: 11px;
	padding: 5px; 
	color: #000;
	font-weight: lighter;
	letter-spacing: -2px;
	text-align:left;
}
.h4bold {
	font-weight: bold;
}
.divider{
	background-color: #999;
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.divider2{
	background-color: #999;
	height: 1px;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
}
.container{
	text-align: center;
	width: 816px;
	margin: 0 auto;
}
.header{
    width: 816px;
	padding-top: 20px;
	padding-bottom:20 px;
}
.logo{
	width: 346px;
	height: 86px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.social{
	width: 816px;
	height: 55px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.clear {clear: both;display: block; overflow: hidden;visibility: hidden;width: 0;height: 0;}
.content{
    width: 816px;
	padding-top: 20px;
	padding-bottom:20 px;
}
.colonnasx{
	width: 296x;
	float: left;
}
.colonnadx{
	width: 497px;
	float: right;
}
.cover{
	width: 296px;
	height: 296 px;
	margin-right: 15px;
	border: 1px solid #999;
}
.boxinfo{
	width: 296px;
	margin-top: 20px;
	margin-right: 15px;
	border: 1px solid #999;
}

.press{
	width: 497px;
	float: right;
	background-color: white;
	border: 1px solid #999;
	min-height: 450 px;
}
.press_text{
	width: 458px;
	text-align: left;
	padding: 15px;
}
