﻿#primary {
	width : 100%;
	background-image : url(ptitleimg.jpg);
	background-repeat : no-repeat;
	background-position : center top;
	background-size : cover;
}

#fbbox {
	width : 90%;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 10%;
}

dl#greeting {
	margin-bottom: 6%;
}

dl#greeting dt {
	padding-top : 5px;
	font-size : 140%;
	text-align : center;
	line-height : 1.3em;
	margin-bottom : 5%;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 500;
}

dl#greeting dd {
	line-height : 1.4em;
}

.fb-page {
	width : 100%;
}