@charset "Shift_JIS";

/*
	================================================================================================
		support tv androidtv_osup2 css index.css
	================================================================================================
*/

#contents h4.function {
	font-weight: bold;
	margin: 40px 0 9px 13px;
	font-size: 16px;
}
#contents p.txt_r {
    text-align: right;
    margin-right: 27px;
    font-size: 12px;
}

#contents ul.annotation2 li {
	font-size: 1em;
}
/*
----------------------------------------------------------------------------
	E40pxʲΤȤŬ
----------------------------------------------------------------------------
*/
@media screen and (max-width: 640px) {
#contents p.txt_r {
    margin-right: 0px;
}


}