/* pif.css Ver1.00 */

@charset "utf-8";

/* Version Top Page */
#header p.PIF_version {
	font-size: 0.9em;
	color: #000000;
	margin-top: 0.8em;
	margin-left: 7.0em;
}
/* Version Others Page */
#header p.PIF_version2 {
	font-size: 0.9em;
	color: #000000;
	margin-top: 0.2em;
	margin-left: 7.0em;
}

#contents table td { font-size: 0.9em; }
#contents table td a { text-decoration: none; }

#contents div.PIF_section {
	margin-left: 1em;
}

/* list width */
#contents th.PIF_item_w {
	width: 50%;
}

/* page deviation(pre, nest) button */
#contents ul.PIF_page_transition {
	margin-bottom: 0.5em;
	margin-right: 1em;
	margin-top: 1em;	/* 18a-01 */
	text-align:right;
}
#contents ul.PIF_page_transition li {
	list-style-type: none;
	padding: 0 5px;
}

#contents ul.PIF_pinfo_tocbtn { list-style-image: url(common/arrow.gif); }
#contents ul.PIF_pinfo_tocbtn li,
#contents ul.PIF_pinfo_tocbtn li p { margin-bottom: -2.5em; }
#contents ul.PIF_pinfo_tocbtn li a { text-decoration: none; }
#contents ul.PIF_pinfo_tocbtn li {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
}

#contents table td.cid_fwsw_spec { background-color: #dcfff1; }
#contents table td.cid_media_spec { background-color: #fffacd; }
#contents table td.cid_roll_spec { background-color: #d3eeff; }
#contents table td.cid_environment { background-color: #feeeee; }

#contents table.PIF_position {
	margin-bottom: 1.5em;
}

#contents strong {
	font-weight: bold;
	text-decoration: none;
}

