/* content */
#content {
	padding-bottom: 50px;
	background: url(../img/bg.jpg) repeat;
}

/* header */
#header {
	background: #000;
}

#header .logo {
	padding: 20px 0px 0px 0px;
}

#header p {
	text-align: center;
}

/* visual */
#visual img {
	margin-bottom: 0px;
}

/* pr */
#pr {
	padding: 30px 0px;
}

#pr h1 {
	font-size: 60px;
	line-height: 1.0;
	color: #fff;
	text-align: center;
}

h2 {
	font-family: Arial;
	font-style: italic;
	font-size: 90px;
	line-height: 1.0;
	text-align: center;
	font-weight: normal;
	color: rgba(220,60,30,1.00);
	margin-bottom: 10px;
}

h3 {
	font-size: 90px;
	line-height: 1.0;
	text-align: center;
	font-weight: normal;
	color: rgba(220,60,30,1.00);
	margin-bottom: 10px;
}

p.sub {
	font-size: 26px;
	line-height: 1.0;
	font-weight: bold;
	color: #000;
	text-align: center;	
	margin-bottom: 30px;
}

p {
	font-size: 22px;
	line-height: 1.7;
	text-align: center;
	font-weight: normal;
	color: #0d223f;
	margin-bottom: 30px;
}

p.ttl {
	font-style: normal;
	font-size: 24px;
	line-height: 1.3;
	font-weight: bold;
	color: #0d223f;
	margin-bottom: 20px;
}

.link {
	margin-top: 22px;
	font-weight: bold;
}

ul {
	text-align: center;
	margin-bottom: 50px;
}

ul li {
	font-size: 22px;
	line-height: 1.0;
	margin-bottom: 20px;
}

.strada {
	font-family: Arial;
	font-style: italic;
	font-size: 34px;
}

/* section */
section {
	padding: 50px 0px 50px 0px;
}

/* allex */
#allex {
	padding: 0px 0px;
	text-align: center;
}