.pbPage {
	color: #454545;
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","osaka","Lucida Grande",sans-serif;
	background-image: url(images/back.gif); 
}

.bg-left {
	background-repeat: repeat-y;
	background-image: url(images/back-l.gif);
}

.bg-right {
	background-repeat: repeat-y;
	background-image: url(images/back-r.gif);
}

.main {
	background-color: #ededd5;
	vertical-align:top;
	padding :12px 15px 15px 15px;
}

.pan {
	font-size: 12px;
	padding :12px 8px 16px 8px;
}

.setumei {
	font-size: 90%;
	line-height: 1.4;
	padding: 12px 16px;
	border: 1px solid #8dbd0e;
	background-color: floralwhite;
}

.setumei2 {
	font-size: 100%;
	line-height: 1.4;
	padding: 12px 16px;
	border: 1px solid #8dbd0e;
	background-color: floralwhite;
}

.shusai {
	font-size: 90%;
	line-height: 1.4;
}

.bg_w-left {
	background-repeat: repeat-y;
	background-image: url(images/waku-l.gif);
}

.bg_w-right {
	background-repeat: repeat-y;
	background-image: url(images/waku-r.gif);
}

.main-w {
	vertical-align:top;
	padding :2px 20px;
}

.ttls {
	background-repeat: no-repeat;
	background-image: url(images/ttls_bg.gif);
	font-size: 16px;
	padding: 7px 0 12px 28px;
	font-weight: 800;
	color: #6c6b66;
	margin-bottom: 0;
}

p {
	font-size: 90%;
	line-height: 1.6;
	margin: 3px 6px 13px 6px;
}

.douga {
	color: #666666;
	margin: 6px;
	font-size: 90%;
	line-height: 1.4;
	padding: 8px;
	border: 1px solid silver;
	background-color: whitesmoke;
}

.photo {
	color: #666666;
	margin: 5px;
	padding: 8px;
	border: 1px solid silver;
	background-color: whitesmoke;
	text-align: center;
}

.s-txt {
	padding-right: 4px;
	font-size: 80%;
	text-align: right;
}

.en-tbl {
	margin: 6px 8px 5px 8px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-collapse: collapse;
}

.en-tbl th {
	font-size: 90%;
	padding: 6px 6px 3px 6px;
	border: 1px solid silver;
	background-color: #dde8d8;
	line-height: 1.5;
}

.en-tbl td {
	font-size: 80%;
	line-height: 1.4;
	padding: 6px;
	border: 1px solid silver;
	vertical-align: top;
}





.top {
	color: white;
	font-size: 75%;
	text-align: right;
	padding: 0 8px 20px 0;
}

.top a:link {color: dimgray;}
.top a:visited {color: dimgray;}
.top a:hover {color: dimgray;}
.top a:active {color: dimgray;}




