
/* sakiori common
----------------------------------------------------------------------------------------*/
.saki .header {
	width: 760px;
	height: 160px;
	background: url(../common/BG_header.jpg) no-repeat 0 0;
	margin-bottom: 5px;
}

.saki .header h3 {
	float:left;
	margin: 15px 20px;
}

.saki .header .navi {
	float: left;
	margin-top: 15px;
}

.saki .header .navi li {
	float: left;
}

.saki table th {
	background: none;
	padding: 0;
}

.saki table td {
	border: none ;
	padding: 0 ;
	background: none ;
}

.clearboth { clear: both; }

.mintyo { font-family: "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif !important; }

.pbi { page-break-inside: avoid !important ; }
.pbb { page-break-before: always !important ; }
.pbb_av { page-break-before: avoid !important ; }

/* sakiori top
----------------------------------------------------------------------------------------*/
.saki .top .caption {
	width: 290px;
	height: 330px;
	background: url(../images/BG_description.jpg) no-repeat 0 0;
	margin: 10px 25px 0 0;
}

.saki .top .caption p {
	font-family:"‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 0.85em;
	letter-spacing: 0.2em;
	line-height: 1.8 !important;
	margin-top: 20px;
}