@charset "utf-8";

.top {
	position: relative;
	width: 952px;
	margin: 0 auto;
	height: 312px
}
.infos {
	width: 100%
}
img {
	border: 0;
}
strong {font-size:15px; color:#D94345}
.intro {
	-webkit-box-shadow: 0px 9px 5px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 9px 5px -6px rgba(0,0,0,0.75);
box-shadow: 0px 9px 5px -6px rgba(0,0,0,0.75);
background:#fff;
height:50px;
margin-top:-40px;
width:100%;

}
.content {

	background-color: #fff;
	width: 829px;
	margin: 0 auto;
}
.link {
	width: 100%;
}
.buttons {
	
	margin: 0 auto;
}
.buttons td {
	font-weight:bold;
	text-align: center;
	width: 211px;
	height: 50px;
	padding: 20px;
}
.green {background: url("..	/img/buttongreen.png") center center no-repeat;}
.green a,.green a:visited, .red a, .red a:visited {color:#fff;}
.green a:hover, .red a:hover {color:#000;}
.white {background: url("..	/img/buttonwhite.png") center center no-repeat;}
.white a, .white a:visited {color:#000;}

.white a:hover{color:#ce2b37;}
.red {background: url("..	/img/buttonred.png") center center no-repeat;}
.salvatore {float:right;}
.bottom {
	width: 829px;
	font-size: 11px;
	margin: 0 auto;
}
h2 {font-size:24px; margin-bottom:20px;}
body {
	background:url("../img/background.jpg") center repeat-y;
	font-size: 13px;
	color:#;
	color: #266830;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ćć©ćļ\Xćļ\X@ļæXćG ProN W3', Meiryo, ćBćAćFćF, sans-serif;
	line-height: 1.5em;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

a:visited {
	color: #000000;
}
a:active {
	color: #ffffff;
}
a:hover {
	color: #ffffff;
}
footer {
	color:#000;
	background:#fff;
	height:65px;
	width: 100%;
	position: relative;
padding-top:10px;
-webkit-box-shadow: 0px -9px 5px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 0px -9px 5px -6px rgba(0,0,0,0.75);
box-shadow: 0px -9px 5px -6px rgba(0,0,0,0.75);

}
footer ul {
	float: left;
	width: 500px;
	margin: 0 0 35px 5px;
}
footer ul li {
	float: left;
	padding-right: 25px;
	background: url(../img/arrow_footer.gif) left 4px no-repeat;
	padding-left: 18px;
}
footer a:link {
	color: #000;
}
footer a:visited {
	color: #000;
}
footer a:active {
	color: #000;
}
footer p {
	font-size: 85%;
	padding: 5px 5px 0 0;
	color: #000;
	text-align: center;
}
header {
	width: 100%;
	height: 312px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
header h1 {
	width: 952px;
	height: 60px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}
header h1 p {
	float: left;
	width: 155px;
	height: 60px;
	background: url(../img/logo.gif) left 10px no-repeat;
	text-indent: -9999px;
}
header h1 span {
	display: inline-block;
	float: right;
	font-size: 85%;
	text-align: right;
	padding-right: 5px;
	margin-top: 34px;
}

#wrapper {
	width: 952px;
	margin: 0 auto;
	/*background-image: url("../img/backtable.jpg");*/
	background-image: url("../img/backtable.png");
	background-repeat: repeat-y;
}
blockquote {margin-left:0px; margin-right:0px;}
.gotop {
	width:60px;
	display: block;
	background: url(../img/arrow_top.gif) left 4px no-repeat;
	position:fixed;
	bottom:15px;
	right:5%;
	font-size: 90%;
	padding: 0 5px 0 18px;

}
.ystable {float:left;}
.entrybtn {
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
}
.fb-like-box {
	margin: 40px 0 20px;
}

