@charset "UTF-8";

/* **************************************************************
 ページID　定義
************************************************************** */

#pdf {
	width: 558px;
}


/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

/* ******************************************
 帝京整骨院　定義
****************************************** */

#pdf div.pdf-Lt {
	width: 273px;
	float: left;
	margin-bottom: 13px;
}

#pdf div.pdf-Rt {
	width: 273px;
	float: right;
	margin-bottom: 13px;
}

#pdf div.adobe-wrap {
	width: 539px;
	background: #f4f4f4;
	padding: 12px;
}

#pdf div.adobe-Lt {
	display: inline;
	float: left;
	width: 88px;
}

#pdf div.adobe-Rt {
	display: inline;
	float: left;
	margin-left: 10px;
}

#pdf div.adobe-Rt p {
	font-size: 70%;
	line-height: 1.4em;
}

#pdf li {
	text-align: center;
	margin-bottom: 10px;
}